summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-11-13 21:21:38 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-11-14 11:20:23 +0100
commit0a564940c04dd9500b8d72bae723b165c3690b26 (patch)
treec09c26ee4ad589eb759875678160699717366cd1 /src/man
parente9bfff15737c58624473a671e8d99bd88fc4bbd0 (diff)
downloadsssd-0a564940c04dd9500b8d72bae723b165c3690b26.tar.gz
sssd-0a564940c04dd9500b8d72bae723b165c3690b26.tar.xz
sssd-0a564940c04dd9500b8d72bae723b165c3690b26.zip
Always start PAC responder if IPA ID provider is configured
Since the PAC responder is used during the authentication of users from trusted realms it is started automatically if the IPA ID provider is configured for a domain to simplify the configuration. Fixes https://fedorahosted.org/sssd/ticket/1613
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ipa.5.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 4c4aaba4e..c7abea975 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -58,6 +58,12 @@
refer to freeipa.org for more information about HBAC. No configuration
of access provider is required on the client side.
</para>
+ <para>
+ The IPA provider will use the PAC responder if the Kerberos tickets
+ of users from trusted realms contain a PAC. To make configuration
+ easier the PAC responder is started automatically if the IPA ID
+ provider is configured.
+ </para>
</refsect1>
<refsect1 id='file-format'>