diff options
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-krb5.5.xml | 2 | ||||
-rw-r--r-- | src/man/sssd-ldap.5.xml | 2 | ||||
-rw-r--r-- | src/man/sssd.conf.5.xml | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml index 906aee09..df124b4d 100644 --- a/src/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml @@ -455,7 +455,7 @@ <term>krb5_use_kdcinfo (boolean)</term> <listitem> <para> - Specifies if the SSSD should be instructing the Kerberos + Specifies if the SSSD should instruct the Kerberos libraries what realm and which KDCs to use. This option is on by default, if you disable it, you need to configure the Kerberos library using the diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 9cd594c7..fd29650e 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1592,7 +1592,7 @@ <term>krb5_use_kdcinfo (boolean)</term> <listitem> <para> - Specifies if the SSSD should be instructing the Kerberos + Specifies if the SSSD should instruct the Kerberos libraries what realm and which KDCs to use. This option is on by default, if you disable it, you need to configure the Kerberos library using the diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index d3e393c8..8df2bd97 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -172,7 +172,7 @@ <para> domain flat name. Mostly usable for Active Directory domains, both - directly configured or disovered + directly configured or discovered via IPA trusts. </para> </listitem> @@ -1605,7 +1605,7 @@ override_homedir = /home/%u <para> domain flat name. Mostly usable for Active Directory domains, both - directly configured or disovered + directly configured or discovered via IPA trusts. </para> </listitem> |