cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c
Martin Blapp
mbr at FreeBSD.org
Sun Jun 15 03:37:23 PDT 2003
mbr 2003/06/15 03:37:22 PDT
FreeBSD src repository
Modified files:
lib/libpam/modules/pam_unix pam_unix.c
Log:
Fix the master yppasswd routines, so they really work
for root on ypmaster. yppasswd_local() did use YPPASSWDPROG
instead of MASTER_YPPASSWDPROG, and the domain was not set,
resulting in a coredump during xdr-encode.
Reviewed by: des
Revision Changes Path
1.47 +26 -0 src/lib/libpam/modules/pam_unix/pam_unix.c
More information about the cvs-src
mailing list