diff options
-rw-r--r-- | src/man/sssd-ipa.5.xml | 2 | ||||
-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 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 2c1a0ed8..221c9a25 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -180,7 +180,7 @@ <term>krb5_canonicalize (boolean)</term> <listitem> <para> - Specifies if the host and user pricipal should be + Specifies if the host and user principal should be canonicalized when connecting to IPA LDAP and also for AS requests. This feature is available with MIT Kerberos >= 1.7 diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml index 3f2f33e3..d25a3837 100644 --- a/src/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml @@ -409,7 +409,7 @@ <term>krb5_canonicalize (boolean)</term> <listitem> <para> - Specifies if the host and user pricipal should be + Specifies if the host and user principal should be canonicalized. This feature is available with MIT Kerberos >= 1.7 </para> diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 763ccca2..3efc75e2 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1238,7 +1238,7 @@ <term>krb5_canonicalize (boolean)</term> <listitem> <para> - Specifies if the host pricipal should be canonicalized + Specifies if the host principal should be canonicalized when connecting to LDAP server. This feature is available with MIT Kerberos >= 1.7 </para> diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 1d0194fb..1ed408f2 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -513,7 +513,7 @@ If set to 0 the user cannot authenticate offline if offline_failed_login_attempts has been reached. Only a successful online authentication can enable - enable offline authentication again. + offline authentication again. </para> <para> Default: 5 |