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

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

GRPCK(1)

Contents


NAME    [Toc]    [Back]

       grpck - verify integrity of group files

SYNOPSIS    [Toc]    [Back]

       grpck [-r] [group shadow]

DESCRIPTION    [Toc]    [Back]

       grpck  verifies the integrity of the system authentication information.
       All entries in the /etc/group and /etc/gshadow 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 group name
	    - a valid list of members and administrators


       The  checks  for  correct  number  of  fields and unique group 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
       group  name  is	prompted  for  deletion, but the remaining checks will
       still be made.  All other errors are warnings and the user  is  encouraged
 to run the groupmod command to correct the error.

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

OPTIONS    [Toc]    [Back]

       By  default,  grpck  operates on the files /etc/group and /etc/gshadow.
       The user may select alternate files with the group 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/group - group account information
       /etc/gshadow - encrypted passwords and group administrator information
       /etc/passwd - user information

SEE ALSO    [Toc]    [Back]

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

DIAGNOSTICS    [Toc]    [Back]

       The grpck command exits with the following values:

       0    Success

       1    Syntax Error

       2    One or more bad group entries

       3    Cannot open group files

       4    Cannot lock group files

       5    Cannot update group files

AUTHOR    [Toc]    [Back]

       Julianne Frances Haugh (jfh@austin.ibm.com)



								      GRPCK(1)
[ Back ]
 Similar pages
Name OS Title
pwck Linux verify integrity of password 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
CSSM_TP_CrlVerify Tru64 Verify integrity of the certificate revocation list (CDSA)
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_export HP-UX Creates local password and group files
pwck Tru64 Checks the password and group files for inconsistencies
grpck Tru64 Checks the password and group files for inconsistencies
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service