4 Apr 2012 22:57
duplicate uid warning in daily security check
S.P.Zeidler <spz <at> serpens.de>
2012-04-04 20:57:17 GMT
2012-04-04 20:57:17 GMT
Hi, I have a few intentional duplicate UIDs, and the daily warning is annoying me. Proposed fix: make a configurable list of user ids that aren't considered for the purpose of duplicate uid detection, and adjust /etc/security to fit. This gives us a new entry in defaults listing "toor": RCS file: /cvsroot/src/etc/defaults/security.conf,v retrieving revision 1.23 diff -u -u -r1.23 security.conf --- defaults/security.conf 5 Feb 2010 16:29:02 -0000 1.23 +++ defaults/security.conf 4 Apr 2012 20:46:16 -0000 <at> <at> -41,6 +41,7 <at> <at> check_passwd_nowarn_shells="/sbin/nologin" check_passwd_nowarn_users="" +check_passwd_permit_dups="toor" check_passwd_permit_star=NO check_passwd_permit_nonalpha=NO max_loginlen=16 and: RCS file: /cvsroot/src/etc/security,v retrieving revision 1.110 diff -u -u -r1.110 security --- security 2 Mar 2011 17:00:28 -0000 1.110 +++ security 4 Apr 2012 20:46:16 -0000(Continue reading)
RSS Feed