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

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