This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



RPC.YPPASSWDD(8)                         BSD System Manager's Manual                        RPC.YPPASSWDD(8)

NAME
     rpc.yppasswdd -- YP update password file daemon

SYNOPSIS
     rpc.yppasswdd [-d directory] [-noshell] [-nogecos] [-nopw] [-m arg1 arg2 ...]

DESCRIPTION
     rpc.yppasswdd must be running on the YP master server to allow users to change information in the pass-word password
     word 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 auto-matically automatically
     matically 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).

     If the file /var/yp/yppasswdd.log exists then messages will be written to the file.

     The options are as follows:

     -d directory
             Use the specified directory to get at the password-related files instead of /etc.

     -noshell
             Don't allow changes of the shell field in the passwd file.

     -nogecos
             Don't allow changes of the gecos field in the passwd file.

     -nopw   Don't allow changes of the password in the passwd file.

     -m arg1 arg2 ...
             Don't use /var/yp/securenet.  Use another file with another file format. For futher information
             see man page for ypserv.acl.

FILES
     /var/yp/yppasswdd.log
     /etc/passwd
     /etc/master.passwd

SEE ALSO
     yp(8), ypserv.acl(5), securenet(5), ypbind(1)

AUTHOR
     Mats O Jansson <moj@stacken.kth.se>

BSD                                             July 3, 1994                                             BSD

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...