rcolebaugh / rpms / openssh

Forked from rpms/openssh 2 years ago
Clone

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

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