HP-UX Reference (11i v1 05/09) - 1 User Commands N-Z (vol 2)

p
passwd(1) passwd(1)
passwd -r files -f -x 70 -n 7 user2
DEPENDENCIES
Pluggable Authentication Modules (PAM)
PAM is an Open Group standard for user authentication, password modification, and account validation. In
particular, pam_chauthtok()
is invoked to perform all functions related to passwd
. This includes
establishing and changing a password, using
passwd
options, and displaying error messages.
WARNINGS
Avoid password characters which have special meaning to the tty driver, such as # (erase) and @ (kill). You
may not be able to login with these characters.
Multiple superusers are allowed, but are strongly discouraged. That is because the system often stores
user ID rather than user name. Having unique IDs for all users will guarantee a consistent mapping
between user name and user ID.
FILES
/etc/passwd Standard password file used by HP-UX.
/etc/shadow Shadow password file (requires the ShadowPassword
bundle).
/tcb/files/auth/*/*
Protected password database used when system is converted to trusted sys-
tem.
/etc/nsswitch.conf
Repository Configuration.
/etc/default/security
Security defaults configuration file.
SEE ALSO
chfn(1), id(1), login(1), su(1), logins(1M), getuid(2), crypt(3C), passwd(4), security(4), auth(5), auth.adm(1M),
auth.dce(5).
Managing Systems and Workgroups
Pluggable Authentication Modules (PAM)
pam_chauthtok(3), pam(3), pam.conf(4), pam_user.conf(4).
HP-UX Smart Card Login
scpin(1), scsync(1).
STANDARDS CONFORMANCE
passwd: SVID2, SVID3, XPG2
HP-UX 11i Version 1: September 2005 5 Hewlett-Packard Company Section 1689