Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/usr.sbin/rpc.yppasswdd



Module Name:    basesrc
Committed By:   tron
Date:           Sun Nov 24 16:07:30 UTC 2002

Modified Files:
        basesrc/usr.sbin/rpc.yppasswdd [netbsd-1-6]: yppasswdd_mkpw.c

Log Message:
Pull up revision 1.10 (requested by martti in ticket #741):
As discussed on tech-userlevel on Jun, 10 2002, make changes to not use
getpwnam() to get the user's passwd entry but read it from the passwd file
yppasswdd will later update. This allows a NetBSD machine to be master NIS
server without requiring the NIS accounts to exist (via /etc/master.passwd,
nis or other ways) on the local machine.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 basesrc/usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index