[PATCH] Messaging improvements and fixes needed for auth logging

Andrew Bartlett abartlet at samba.org
Mon Mar 20 07:21:13 UTC 2017


To test the auth and authz logging, we decided to use the messaging
layer (details in our auth-logging branch in Catalyst's repo), as we
have bindings for that in python.

It turned out that there were a number of issues in these layers, both
the incomplete python bindings (they never previously worked: the tests
were not actually tests) and an issue in the serverid database due to
the way tdb_fetch_talloc() behaved with zero-length records.

The attached patches addresses both issues and allows us to build a
robust testsuite for authentication and authorization logging!

Please review!

Andrew Bartlett
-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auth-log-messaging.patch
Type: text/x-patch
Size: 30034 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20170320/282cec56/auth-log-messaging.bin>


More information about the samba-technical mailing list