passwd.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 140 行
1
140 行
./" last edited by Kent Jackson 2/28/90.TH passwd 1.SH Namepasswd \- create or change password.SH Syntax.B passwd [\fB\-aefs\fP][\|\fIname\fR\|].SH Description.NX R "passwd command".NX R "passwd command" "See also yppasswd command".NX R "password" "creating".NX R "password" "changing"The.PN passwdcommand lets you or the superuser change your password. When you enter the .PN passwdcommand, the program prompts you for the old password and then for thenew password. Next, the program asks you for the new password again, toverify that you have typed it correctly. Note that the passwords are notdisplayed on the screen..PPYour new password must meet the length requirements specified by thesuperuser. To review these requirements, refer to the.PN /etc/svc.conffile. (This is a read-only file.).PPIf your system is running with increased security, you may have to choose a password from a list of randomly generated passwords, or youmay need authorization to change your password. At higher security levels,you may be prohibited from changing your password until its minimumlifetime has expired, as specified in the AuthorizationDatabase. .PPIf you are running the BIND/Hesiod service, your password will be updated automatically on the server..SH Options.TP 5.B \-aSupply a list of randomly generated passwords. (See theExamples section.).TP .B \-eUse an extended protocol when communicating with a prompter program. As a result, the standard input and output (used by .PN login)is sent tothis program..TP.B \-fChange the finger information, not the password. The fingerprogram provides information about current ULTRIX users, such as loginand terminal name, idle time and office location. .TP.B \-sChange the login shell of the password file, not the password entry. .SH RestrictionsIf you use a hardcopy terminal, you must destroy all print outs ofvalid passwords..SH ExamplesThe following example illustrates the .B \-a option, which displays a list of randomly generated passwords and theirsuggested pronunciation with hyphens. The hyphens delineate thesyllables of the passwords:.br.ne 5 .EX 5passwd \-a abcdChanging password for abcdHere are some suggested passwords:ryegd ryeg-diaswurku a-swurk-uryedok ryed-okteleccs tel-ec-coswahislas wa-hi-slasEnter new password:.EE.SH Diagnostics.TP 5.B "Password must be at least 6 characters long, password unchanged"Your password does not meet the minimumlength requirement specified in .PN /etc/svc.conf ..TP 5.B "Warning: Only the first 8 characters of the password are significant"Your password exceeds the maximum length requirement specified in.PN /etc/svc.conf ..TP.B "Permission denied" You do not have the privilege to change your password. The minimumlifetime has not expired..TP.B "Password is not different enough, unchanged"Your new password must be different from your old password..TP.B "Password must be different than logname, and not resemble previous password"Your new password must be different from your login name..TP.B "Verification failed, password unchanged"You misspelled the verification of your new password. .SH Files.TP 20 .PN /etc/passwdPassword file.TP.PN /etc/auth.dirAuthorization data base directory.TP.PN /etc/auth.pagAuthorization data base page.TP.PN /etc/svc.confData base service selection and security configuration file.NTOnly the superuser and members of the group.PN authreadcan access the .PN /etc/auth.dirand.PN /etc/auth.pagfiles..NE.SH See Alsochfn(1), chsh(1), finger(1), login(1), shexp(1), yppasswd(1yp), passwd(5yp), edauth(8), vipw(8).br \fIGuide to System Environment Setup\fP.br\fISecurity Guide for Users\fP.br\fISecurity Guide for Administrators\fP.br"Password Security: A Case History",\fISupplementary Documents, Volume 3: System Manager\fP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?