tiger-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tiger-devel] [PATCH] define GRPCK for HP-UX and update the check_group


From: Ryan Bradetich
Subject: [Tiger-devel] [PATCH] define GRPCK for HP-UX and update the check_group script
Date: 24 Jun 2003 23:41:54 -0600

Hello all,

This patch does the following:
        * Defines the GRPCK variable for HP-UX.
        * Do not check for malformed group entries if GRPCK is defined
(redundant check).
        * Remove the /etc/group and /etc/gshadow as arguments to the GRPCK. 
Both HP-UX and Linux default to the correct values, but HP-UX can not
handle more than 1 argument (i.e. it does not have /etc/gshadow).
        * Do not hard code grpck -r in the error message, use $GRPCK instead.

This patch was tested on HP-UX 11.11, HP-UX 11.00, HP-UX 10.20, and
RedHat.

Thanks,

- Ryan

-- 
Ryan Bradetich <address@hidden>

Attachment: group.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]