summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2011-02-23 17:40:44 +0100
committerSimo Sorce <ssorce@redhat.com>2011-02-28 15:20:28 -0500
commitd60595dcb51240f392e6f8e464425c76bf21da1b (patch)
treeac6bee9811bf8f59c2c555e555e051897687fa6d /src/man
parenta7faaf610b6313b36977a24ea8ae9bea810eac25 (diff)
downloadsssd-d60595dcb51240f392e6f8e464425c76bf21da1b.tar.gz
sssd-d60595dcb51240f392e6f8e464425c76bf21da1b.tar.xz
sssd-d60595dcb51240f392e6f8e464425c76bf21da1b.zip
Use realm for basedn instead of IPA domain
https://fedorahosted.org/sssd/ticket/807
Diffstat (limited to 'src/man')
-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>