[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Tue Jan 1 13:22:05 EST 2008


Module Name:	sudo
Committed By:	millert
Date:		Tue Jan  1 18:22:04 UTC 2008

Modified Files:
	sudo: INSTALL configure configure.in pathnames.h.in sudo.c sudo_nss.c
	    sudo_nss.h

Log Message:
Rename read_nss -> sudo_read_nss
Add --with-nsswitch to allow users to specify nsswitch.conf path or disable it.
If --with-nsswitch=no but --with-ldap, order is LDAP, then sudoers.
Fix --with-ldap-conf-file and --with-ldap-secret-file


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 sudo/INSTALL
cvs rdiff -r1.235 -r1.236 sudo/configure
cvs rdiff -r1.501 -r1.502 sudo/configure.in
cvs rdiff -r1.59 -r1.60 sudo/pathnames.h.in
cvs rdiff -r1.459 -r1.460 sudo/sudo.c
cvs rdiff -r1.2 -r1.3 sudo/sudo_nss.c
cvs rdiff -r1.1 -r1.2 sudo/sudo_nss.h




More information about the sudo-commits mailing list