Fix --set-auth-user command to delete entries from the secrets file when an
authorTim Potter <tpot@samba.org>
Sat, 2 Nov 2002 01:51:53 +0000 (01:51 +0000)
committerTim Potter <tpot@samba.org>
Sat, 2 Nov 2002 01:51:53 +0000 (01:51 +0000)
commitaea57af3e38873e808afc3c742ba46527f686f6f
tree7b14027073a4d61201998f902a1d292e804ab96c
parentd759a020941f323ea90e73dcbb83b6c64ecd614f
Fix --set-auth-user command to delete entries from the secrets file when an
empty username/password is passed on the command line.  Previously we were
leaving the domain name set and the password set to a NULL character.

Added a --get-auth-user command to display the restrict anonymous username
information.  Can only be run successfully by root.
(This used to be commit dcaf21efc5b48ddb0cbe70ce17e45c035ef525ad)
source3/nsswitch/wbinfo.c