[9685] in bugtraq
Re: snap on AIX
daemon@ATHENA.MIT.EDU (Larry W. Cashdollar)
Fri Feb 19 21:48:31 1999
Date: Fri, 19 Feb 1999 05:37:37 -0500
Reply-To: "Larry W. Cashdollar" <lwcashd@MILLIS.BIW.COM>
From: "Larry W. Cashdollar" <lwcashd@MILLIS.BIW.COM>
To: BUGTRAQ@NETSPACE.ORG
I found that the permissions are set incorrectly for /etc/security/passwd on
some of our AIX boxes. This was discovered by the sysadmin then backed up by
IBM. My fault. I should have addressed IBM first before posting to bugtraq. I
apologize.
details: (credit to Mr. B Hauber of IBM)
snap is a shell script which uses cp -p to gather system information. Data from
/etc/security is gathered between lines 721 - 727.
-- Larry