summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ipa.5.xml
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2011-02-23 17:40:44 +0100
committerStephen Gallagher <sgallagh@redhat.com>2011-03-07 14:58:07 -0500
commitcf779900d260654c514da5c3a7c4c66cd0245b9a (patch)
tree3a1cb029d556b9608ef33fe80c79462ca6de8c97 /src/man/sssd-ipa.5.xml
parent0d407ee06aab1200dc8ff11d021a3e8e06d9d5c9 (diff)
downloadsssd-cf779900d260654c514da5c3a7c4c66cd0245b9a.tar.gz
sssd-cf779900d260654c514da5c3a7c4c66cd0245b9a.tar.xz
sssd-cf779900d260654c514da5c3a7c4c66cd0245b9a.zip
Use realm for basedn instead of IPA domain
https://fedorahosted.org/sssd/ticket/807
Diffstat (limited to 'src/man/sssd-ipa.5.xml')
-rw-r--r--src/man/sssd-ipa.5.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 606581d58..4604c55e2 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -161,6 +161,21 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>krb5_realm (string)</term>
+ <listitem>
+ <para>
+ The name of the Kerberos realm. This is optional and
+ defaults to the value of <quote>ipa_domain</quote>.
+ </para>
+ <para>
+ The name of the Kerberos realm has a special
+ meaning in IPA - it is converted into the base
+ DN to use for performing LDAP operations.
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</para>
</refsect1>