1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/usr.sbin/rpc.yppasswdd
Martin Blapp 9d09cc7ac8 Only call pw_mkdb if passfile == _PATH_MASTERPASSWD.
Otherwise, rename master.passwd to a temp filename, rename
the new passwd to master.passwd, and let yppwupdate update
passwd as it sees fit.

PR:		52601, 7968
Reviewed by:	des
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-06-15 10:34:11 +00:00
..
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
rpc.yppasswdd.8
yppasswd_private.x Use __FBSDID over rcsid[]. Protect copyright[] where needed. 2003-05-03 21:06:42 +00:00
yppasswdd_extern.h
yppasswdd_main.c Use __FBSDID over rcsid[]. Protect copyright[] where needed. 2003-05-03 21:06:42 +00:00
yppasswdd_server.c Only call pw_mkdb if passfile == _PATH_MASTERPASSWD. 2003-06-15 10:34:11 +00:00
yppwupdate