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

  man pages->Linux man pages -> pwck (8)              
Title
Content
Arch
Section
 

PWCK(1)

Contents


NAME    [Toc]    [Back]

       pwck - verify integrity of password files

SYNOPSIS    [Toc]    [Back]

       pwck [-r] [passwd shadow]

DESCRIPTION    [Toc]    [Back]

       pwck  verifies  the integrity of the system authentication information.
       All entries in the /etc/passwd and /etc/shadow are checked to see  that
       the entry has the proper format and valid data in each field.  The user
       is prompted to delete entries that are improperly  formatted  or  which
       have other incorrectable errors.

       Checks are made to verify that each entry has

	    - the correct number of fields
	    - a unique user name
	    - a valid user and group identifier
	    - a valid primary group
	    - a valid home directory
	    - a valid login shell


       The checks for correct number of fields and unique user name are fatal.
       If the entry has the wrong number of fields, the user will be  prompted
       to  delete the entire line.  If the user does not answer affirmatively,
       all further checks are bypassed.  An entry with a duplicated user  name
       is  prompted for deletion, but the remaining checks will still be made.
       All other errors are warning and the user  is  encouraged  to  run  the
       usermod command to correct the error.

       The  commands  which  operate  on  the /etc/passwd file are not able to
       alter corrupted or duplicated entries.  pwck should be  used  in  those
       circumstances to remove the offending entry.

OPTIONS    [Toc]    [Back]

       By  default,  pwck  operates  on the files /etc/passwd and /etc/shadow.
       The user may select alternate files with the passwd and shadow  parameters.
  Additionally, the user may execute the command in read-only mode
       by specifying the -r flag.  This causes all questions regarding changes
       to be answered no without user intervention.

FILES    [Toc]    [Back]

       /etc/passwd - user account information
       /etc/shadow - encrypted password information
       /etc/group - group information

SEE ALSO    [Toc]    [Back]

      
      
       usermod(8), group(5), passwd(5), shadow(5)

DIAGNOSTICS    [Toc]    [Back]

       The pwck command exits with the following values:

       0    Success

       1    Syntax Error

       2    One or more bad password entries

       3    Cannot open password files

       4    Cannot lock password files

       5    Cannot update password files

AUTHOR    [Toc]    [Back]

       Julianne Frances Haugh ([email protected])



								       PWCK(1)
[ Back ]
 Similar pages
Name OS Title
grpck Linux verify integrity of group files
gss_verify_mic HP-UX check a cryptographic message integrity code (MIC) against a message to verify its integrity
cr_verify HP-UX verify integrity of crash dump
TP_CrlVerify Tru64 Verify integrity of the certificate revocation list (CDSA)
CSSM_TP_CrlVerify Tru64 Verify integrity of the certificate revocation list (CDSA)
gss_unwrap HP-UX verify a message with attached message integrity code (MIC) and decrypt message content if necessary
ckconfig HP-UX verify the path names of all the FTP configuration files.
passwd Tru64 Password files
passmgmt IRIX password files management
grpck Tru64 Checks the password and group files for inconsistencies
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service