Fix --set-auth-user command to delete entries from the secrets file when an
commit0bb9bc196207fb35c9de6accbe101937a687762f
authorTim Potter <tpot@samba.org>
Sat, 2 Nov 2002 01:51:34 +0000 (2 01:51 +0000)
committerTim Potter <tpot@samba.org>
Sat, 2 Nov 2002 01:51:34 +0000 (2 01:51 +0000)
tree2dcaf6fb9a990daf9b367268e2ce3be6284e7c92
parent846b5494942c73e68616e7eae0d2fd5ae4b2bc05
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.
source/nsswitch/wbinfo.c