summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Lavu <side_control@runlevelone.net>2014-12-15 03:20:40 +0100
committerSumit Bose <sbose@redhat.com>2014-12-16 20:56:52 +0100
commit01fa6711add8c52aa1a8474cf34af67d1e555c91 (patch)
treee16168c6a0a6bc866ac00613c7996e3fbd3c811f
parentbe78629a06442e2e17d479756a94d88fc33a0658 (diff)
downloadsssd-01fa6711add8c52aa1a8474cf34af67d1e555c91.tar.gz
sssd-01fa6711add8c52aa1a8474cf34af67d1e555c91.tar.xz
sssd-01fa6711add8c52aa1a8474cf34af67d1e555c91.zip
MAN: Clarify ad_gpo_map* options
Resolves: https://fedorahosted.org/sssd/ticket/2515
-rw-r--r--src/man/sssd-ad.5.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 4e29d4f75..b721fb73b 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -342,6 +342,11 @@ FOREST:EXAMPLE.COM:(memberOf=cn=admins,ou=groups,dc=example,dc=com)
DenyInteractiveLogonRight policy settings.
</para>
<para>
+ Note: Using the Group Policy Management Editor this
+ value InteractiveLogonRight is called "Allow log on
+ locally" and "Deny log on locally".
+ </para>
+ <para>
It is possible to add another PAM service name
to the default set by using <quote>+service_name</quote>
or to explicitly remove a PAM service name from
@@ -407,6 +412,12 @@ FOREST:EXAMPLE.COM:(memberOf=cn=admins,ou=groups,dc=example,dc=com)
DenyRemoteInteractiveLogonRight policy settings.
</para>
<para>
+ Note: Using the Group Policy Management Editor this
+ value is called "Allow log on through Remote Desktop
+ Services" and "Deny log on through Remote Desktop
+ Services".
+ </para>
+ <para>
It is possible to add another PAM service name
to the default set by using <quote>+service_name</quote>
or to explicitly remove a PAM service name from