[zeromq-dev] zauth failure
Robert Johnston
robert at layer2.com
Fri Jan 8 00:36:01 CET 2016
Hi,
I am adding authorization to one of our projects. It works - mostly.
Sometimes it freezes - quietly: no crash, assert, etc.
To see what I was doing wrong I tried running your zauth_test. It works too
- mostly. And it too sometimes freezes - quietly: no crash, assert, etc.
* zauth:
I: 16-01-07 15:10:46 zauth: ZAP request mechanism=NULL ipaddress=127.0.0.1
I: 16-01-07 15:10:46 zauth: - allowed (NULL)
I: 16-01-07 15:10:46 zauth: - ZAP reply status_code=200 status_text=OK
I: 16-01-07 15:10:46 zauth: API command=DENY
I: 16-01-07 15:10:46 zauth: - blacklisting ipaddress=127.0.0.1
I: 16-01-07 15:10:46 zauth: ZAP request mechanism=NULL ipaddress=127.0.0.1
I: 16-01-07 15:10:46 zauth: - denied (blacklist) address=127.0.0.1
I: 16-01-07 15:10:46 zauth: - ZAP reply status_code=400 status_text=No
access
I: 16-01-07 15:10:47 zauth: API command=ALLOW
I: 16-01-07 15:10:47 zauth: - whitelisting ipaddress=127.0.0.1
I: 16-01-07 15:10:47 zauth: ZAP request mechanism=NULL ipaddress=127.0.0.1
I: 16-01-07 15:10:47 zauth: - passed (whitelist) address=127.0.0.1
I: 16-01-07 15:10:47 zauth: - ZAP reply status_code=200 status_text=OK
I: 16-01-07 15:10:47 zauth: ZAP request mechanism=PLAIN ipaddress=127.0.0.1
I: 16-01-07 15:10:47 zauth: - passed (whitelist) address=127.0.0.1
I: 16-01-07 15:10:47 zauth: - denied (PLAIN) no password file defined
I: 16-01-07 15:10:47 zauth: - ZAP reply status_code=400 status_text=No
access
That's all folks!!!
Apparently it is waiting for Godot.
As usual, any and all comments, suggestions, praise, or blame gratefully
accepted.
Robert Johnston
robert at layer2.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160107/12c641fb/attachment.htm>
More information about the zeromq-dev
mailing list