CVS update: samba/source/nsswitch

Tim Potter tpot at samba.org
Tue Dec 11 16:18:36 EST 2001


Date:	Tue Dec 11 16:18:36 2001
Author:	tpot

Update of /data/cvs/samba/source/nsswitch
In directory va:/tmp/cvs-serv16087/nsswitch

Modified Files:
	wbinfo.c 
Log Message:
Converted wbinfo to use popt instead of getopt - popt is very nice!

Added a --set-auth-user function to set a username and password that can be
used by winbindd when making connections to domain controllers.  This is
necessary when restrictions have been placed on anonymous connections
either through the RestrictAnonymous registry setting, or the win2k Local
Security Policy -> Security Settings -> Local Policies -> Security Options
-> Additional restrictions for anonymous connections.  (phew)

Two new keys are set in secrets.tdb: SECRETS/AUTH_USER and
SECRETS/AUTH_PASSWORD which hold the username and plaintext password of the
user to connect as.  

To reset these values, run wbinfo --set-auth-user ""


Revisions:
wbinfo.c		1.17 => 1.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/wbinfo.c?r1=1.17&r2=1.18




More information about the samba-cvs mailing list