Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
RPC.YPPASSWDD(8) OpenBSD 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 password file. If the user needs to change his
password this is normally done with a program called yppasswd. This pro-
gram 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).
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>
OpenBSD 2.3 July 3, 1994 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for rpc.yppasswdd(8) OpenBSD sources for rpc.yppasswdd(8)
Up to: Identity Authentication - verifying the identity of the originator of a connection (passwords, radius, identd, crypto methods, et al.)
Up to: Process Limits: Identity - Process ownership and Identity
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
rpc.yppasswdd.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|