sync_passwords: Remove dirsync cookie logging for continuous operation
commitac90c9faa783fc133229e7c163471d96440ff30e
authorGarming Sam <garming@catalyst.net.nz>
Sun, 18 Nov 2018 22:05:59 +0000 (19 11:05 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Nov 2018 21:14:16 +0000 (20 22:14 +0100)
tree150e02cebbdc105c3baf5a04ffc78e7055f4f02e
parentb7a0d3b110697923a31e353905d3b1bd9385ea9b
sync_passwords: Remove dirsync cookie logging for continuous operation

Under normal operation, users shouldn't see giant cookies in their logs.
We still log the initial cookie retrieved from the cache database, which
should still be helpful for identifying corrupt cookies.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13686

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/user.py