RPC.YPPASSWDD(8) | System Manager's Manual | RPC.YPPASSWDD(8) |
rpc.yppasswdd
— YP
update password file daemon
rpc.yppasswdd |
[-nogecos ] [-nopw ]
[-noshell ]
[-d directory]
[-m arg ...] |
rpc.yppasswdd
must be running on the YP
master server to allow users to change information in the password file. If
the user needs to change his password this is normally done with a program
called yppasswd
. This program doesn't exist in
OpenBSD but is integrated into
passwd(1).
passwd
will automatically determine which password
database should be modified. To force a change of a YP password when a local
one also exists, use passwd -y
.
Other user information can be changed with chpass(1).
The options are as follows:
-d
directory-m
arg ...-nogecos
-nopw
-noshell
make(1), securenet(5), ypserv.acl(5), Makefile.yp(8), yp(8), ypbind(8)
Mats O Jansson <moj@stacken.kth.se>
July 16, 2013 | OpenBSD-5.8 |