summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Židek <mzidek@redhat.com>2017-10-26 17:12:17 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2017-10-27 16:22:46 +0200
commit6c1661d2f4e860d1b547d6188a4fe2bd564e87cf (patch)
treec2609f995a8a2381ec78e831b957b4622bf17a85
parent5c7170c6d602f0bb3208487d860417bde59ab60b (diff)
downloadsssd-6c1661d2f4e860d1b547d6188a4fe2bd564e87cf.tar.gz
sssd-6c1661d2f4e860d1b547d6188a4fe2bd564e87cf.tar.xz
sssd-6c1661d2f4e860d1b547d6188a4fe2bd564e87cf.zip
MAN: GPO Security Filtering limitation
Note in the man pages that current version of SSSD does not support host entries in the 'Security filtering' list. Resolves: https://pagure.io/SSSD/sssd/issue/3444 Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
-rw-r--r--src/man/sssd-ad.5.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 08c1dd09f..649042d58 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -346,6 +346,13 @@ DOM:dom1:(memberOf:1.2.840.113556.1.4.1941:=cn=nestedgroup,ou=groups,dc=example,
host.
</para>
<para>
+ NOTE: The current version of SSSD does not support
+ host (computer) entries in the GPO 'Security
+ Filtering' list. Only user and group entries are
+ supported. Host entries in the list have no
+ effect.
+ </para>
+ <para>
NOTE: If the operation mode is set to enforcing, it
is possible that users that were previously allowed
logon access will now be denied logon access (as