Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 add a description for the new check_passwd_pe...
details: https://anonhg.NetBSD.org/src/rev/92ab0e524b80
branches: trunk
changeset: 778569:92ab0e524b80
user: spz <spz%NetBSD.org@localhost>
date: Thu Apr 05 09:10:21 2012 +0000
description:
add a description for the new check_passwd_permit_dups variable
diffstat:
share/man/man5/security.conf.5 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 1cd8ea60e1de -r 92ab0e524b80 share/man/man5/security.conf.5
--- a/share/man/man5/security.conf.5 Thu Apr 05 09:09:27 2012 +0000
+++ b/share/man/man5/security.conf.5 Thu Apr 05 09:10:21 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.conf.5,v 1.37 2010/02/05 17:23:47 wiz Exp $
+.\" $NetBSD: security.conf.5,v 1.38 2012/04/05 09:10:21 spz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -221,6 +221,10 @@
If
.Sy check_passwd
is enabled, suppress warnings for these users.
+.It Sy check_passwd_permit_dups
+If
+.Sy check_passwd
+is enabled, do not warn about duplicate uids for the listed login names.
.It Sy check_passwd_permit_nonalpha
If
.Sy check_passwd
Home |
Main Index |
Thread Index |
Old Index