logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pwupdate - updates passwd and shadow NIS map

Author

       Olaf Kirch <okir@monad.swb.de>, Thorsten Kukuk <kukuk@suse.de>

Jan 1998                                           12/31/2020                                        PWUPDATE(8)

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.

Files

/etc/passwd, /etc/shadow

Name

       pwupdate - updates passwd and shadow NIS map

Options

shadow
           Normally, only the passwd map will be updated. With this option, pwupdate will update the shadow map,
           too.

See Also

rpc.yppasswdd(8), ypserv(8)

Synopsis

/usr/lib/yp/pwupdate [shadow]

See Also