rcolebaugh / rpms / openssh

Forked from rpms/openssh 2 years ago
Clone

Blame SOURCES/openssh-6.6p1-allowGroups-documentation.patch

8f2528
diff --git a/sshd_config.5 b/sshd_config.5
8f2528
index 2320128..6244e68 100644
8f2528
--- a/sshd_config.5
8f2528
+++ b/sshd_config.5
8f2528
@@ -120,6 +120,8 @@ The allow/deny directives are processed in the following order:
8f2528
 .Cm DenyGroups ,
8f2528
 and finally
8f2528
 .Cm AllowGroups .
8f2528
+All of the specified user and group tests must succeed, before user
8f2528
+is allowed to log in.
8f2528
 .Pp
8f2528
 See PATTERNS in
8f2528
 .Xr ssh_config 5
8f2528
@@ -160,6 +162,8 @@ The allow/deny directives are processed in the following order:
8f2528
 .Cm DenyGroups ,
8f2528
 and finally
8f2528
 .Cm AllowGroups .
8f2528
+All of the specified user and group tests must succeed, before user
8f2528
+is allowed to log in.
8f2528
 .Pp
8f2528
 See PATTERNS in
8f2528
 .Xr ssh_config 5
8f2528
@@ -430,6 +434,8 @@ The allow/deny directives are processed in the following order:
8f2528
 .Cm DenyGroups ,
8f2528
 and finally
8f2528
 .Cm AllowGroups .
8f2528
+All of the specified user and group tests must succeed, before user
8f2528
+is allowed to log in.
8f2528
 .Pp
8f2528
 See PATTERNS in
8f2528
 .Xr ssh_config 5
8f2528
@@ -449,6 +455,8 @@ The allow/deny directives are processed in the following order:
8f2528
 .Cm DenyGroups ,
8f2528
 and finally
8f2528
 .Cm AllowGroups .
8f2528
+All of the specified user and group tests must succeed, before user
8f2528
+is allowed to log in.
8f2528
 .Pp
8f2528
 See PATTERNS in
8f2528
 .Xr ssh_config 5