yppasswdd.8yp

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8YP 代码 · 共 68 行

8YP
68
字号
.\" SCCSID: @(#)yppasswdd.8yp	8.1	9/11/90.TH yppasswdd 8yp.SH Nameyppasswdd \- server daemon for modifying the yellow pages (YP) password file.SH Syntax.B /usr/etc/rpc.yppasswdd.I file [.B \-m.I "arg1 arg2 ..." ].SH Description.NXR "yppasswdd daemon"./" .NXAM "passwd file (YP)" "yppasswdd daemon".NXR "password file (YP)" "modifying"The.PN yppasswdddaemon is a server that handles password change requests from.MS yppasswd 1yp .It changes a password entry in the specified.I file,which is assumed to be in the same format described in.MS passwd 5yp .An entry in.I filewill be changed only if the password presented by.MS yppasswd 1ypmatches the encrypted password of that entry..PPIf the.PN \-moption is given, then after.I fileis modified, a.MS make 1will be performed in.PN /var/yp .Any arguments following the flag will be passed to.PN make .The .PN \-moption should be set only at a YP master server machine..PPThis server is not run by default, nor can it be started up from.MS inetd 8c .If it is desiredto enable remote password updating for the yellow pages,then an entry for.PN yppasswddshould be put in the.PN /etc/rc.localfile of the host serving as the master for the yellow pages.PN passwdfile..SH ExamplesIf the yellow pages password file is stored as.PN /var/yp/src/passwd ,then to have password changes propagated immediately,the server should be invoked as:.EX/usr/etc/rpc.yppasswdd /var/yp/src/passwd \-m passwd DIR= /var/yp/src.EE.SH Files.PN /var/yp/Makefile.SH See Alsoyppasswd(1yp), passwd(5yp), ypfiles(5yp), ypmake(8yp)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?