Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

make(1)

yppasswd(1)

passwd(5)

passwd.adjunct(5)

ypfiles(5)

inetd(8C)

ypmake(8)

YPPASSWDD(8C)  —  MAINTENANCE COMMANDS

NAME

yppasswdd − server for modifying Yellow Pages password file

SYNOPSIS

/usr/etc/rpc.yppasswdd filename [ adjunct_file ] [ −m argument1 argument2 ... ]

AVAILABILITY

This program is available with the Networking Tools and Programs software installation option.  Refer to Installing the SunOS for information on how to install optional software. 

DESCRIPTION

yppasswdd is a server that handles password change requests from yppasswd(1).  Unless an adjunct_file is specified, it changes a password entry in filename, which is assumed to be in the format of passwd(5).  If an adjunct_file is specified or /etc/security/passwd.adjunct exists, this file will be changed instead of the filename. An entry in filename or adjunct_file will only be changed if the password presented by yppasswd(1) matches the encrypted password of that entry. 

If the −m option is given, then after filename or adjunct_file is modified, a make(1) will be performed in /var/yp. Any arguments following the flag will be passed to make.

This server is not run by default, nor can it be started up from inetd(8C).  If it is desired to enable remote password updating for the Yellow Pages, then an entry for yppasswdd should be put in the /etc/rc file of the host serving as the master for the Yellow Pages passwd file. 

EXAMPLE

If the Yellow Pages password file is stored as /var/yp/src/passwd, then to have password changes propagated immediately, the server should be invoked as

/usr/etc/rpc.yppasswdd /var/yp/src/passwd −m passwd DIR=/var/yp/src

In this case, src is the YP domain name. 

FILES

/var/yp/Makefile

/etc/security/passwd.adjunct

/etc/rc

SEE ALSO

make(1), yppasswd(1), passwd(5), passwd.adjunct(5), ypfiles(5), inetd(8C), ypmake(8)

Sun Release 4.0  —  Last change: 17 December 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026