*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> shadow (5)              
Title
Content
Arch
Section
 

SHADOW(5)

Contents


NAME    [Toc]    [Back]

       shadow - encrypted password file

DESCRIPTION    [Toc]    [Back]

       shadow  contains the encrypted password information for user's accounts
       and optional the password aging information.  Included is

	    Login name

	    Encrypted password

	    Days since Jan 1, 1970 that password was last changed

	    Days before password may be changed

	    Days after which password must be changed

	    Days before password is to expire that user is warned

	    Days after password expires that account is disabled

	    Days since Jan 1, 1970 that account is disabled

	    A reserved field

       The password field must be filled.  The encryped password  consists  of
       13  to 24 characters from the 64 character alphabet a thru z, A thru Z,
       0 thru 9, . and /.  Refer to crypt(3) for details on how this string is
       interpreted.   If  the  password field contains some string that is not
       valid result of crypt(3), for instance ! or *, the  user  will  not  be
       able to use a unix password to log in, subject to pam(7).

       The  date  of  the  last password change is given as the number of days
       since Jan 1, 1970.  The password may not be  changed  again  until  the
       proper  number of days have passed, and must be changed after the maximum
 number of days.  If the minimum number of days required is  greater
       than  the  maximum  number  of  day  allowed,  this password may not be
       changed by the user.

       An account is considered to be inactive and is disabled if the password
       is  not	changed within the specified number of days after the password
       expires.  An account will also be disabled on the specified day regardless
 of other password expiration information.

       This  information  supercedes  any password or password age information
       present in /etc/passwd.

       This file must not be readable by regular users if password security is
       to be maintained.

FILES    [Toc]    [Back]

       /etc/passwd - user account information
       /etc/shadow - encrypted user passwords

SEE ALSO    [Toc]    [Back]

      
      
       chage(1), login(1), passwd(1), su(1), sulogin(8), passwd(5), pwconv(8),
       pwunconv(8)

AUTHOR    [Toc]    [Back]

       Julianne Frances Haugh ([email protected])



								     SHADOW(5)
[ Back ]
 Similar pages
Name OS Title
smbpasswd.5 IRIX The Samba encrypted password file
SSL_CTX_set_default_passwd_cb Tru64 Set password callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb_userdata Tru64 Set password callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb NetBSD set passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb OpenBSD set passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb_userdata OpenBSD set passwd callback for encrypted PEM file handling
isencrypt IRIX determine whether a character buffer is encrypted
makekey FreeBSD make encrypted keys or passwords
vipw Linux edit the password, group, shadow-password, or shadow-group file.
passwd IRIX password file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service