pwupdate(8) - Linux man page
Name
pwupdate - updates passwd and shadow NIS map
Synopsis
/usr/lib64/yp/pwupdate [ shadow ]
Description
pwupdate is invoked by rpc.yppasswdd(8) after changing the password and it should update the passwd and shadow NIS map. Never run it by hand.
Options
- shadow
Normally, only the passwd map will be updated. With this option, pwupdate will update the shadow map, too.
Files
- /etc/passwd
/etc/shadow
See Also
rpc.yppasswdd(8), ypserv(8)
Author
Olaf Kirch <okir@monad.swb.de>,
Thorsten Kukuk <kukuk@suse.de>