NetBSD-Bugs archive

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

PR/36063 CVS commit: src



The following reply was made to PR misc/36063; it has been noted by GNATS.

From: "S.P.Zeidler" <spz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36063 CVS commit: src
Date: Wed, 6 Nov 2013 19:37:06 +0000

 Module Name:   src
 Committed By:  spz
 Date:          Wed Nov  6 19:37:06 UTC 2013
 
 Modified Files:
        src/etc: security
        src/etc/defaults: security.conf
        src/share/man/man5: security.conf.5
 
 Log Message:
 Introduce a variable for security.conf, default empty, to list users
 whose home is (allowed to be) owned by another user.
 
 It's a separate variable and not just check_passwd_permit_dups so I can
 make security shut up about my uucp users.
 
 Fixes the second half of PR misc/36063
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.114 -r1.115 src/etc/security
 cvs rdiff -u -r1.25 -r1.26 src/etc/defaults/security.conf
 cvs rdiff -u -r1.39 -r1.40 src/share/man/man5/security.conf.5
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index