From f0a34aeb49f3efd4c94b5afcb22671aac3098ddb Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 3 Nov 2011 09:57:13 +0100 Subject: Fix typos in manual pages --- src/man/sssd-ipa.5.xml | 2 +- src/man/sssd-krb5.5.xml | 2 +- src/man/sssd-ldap.5.xml | 2 +- src/man/sssd.conf.5.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/man') diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 2c1a0ed8c..221c9a25c 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -180,7 +180,7 @@ krb5_canonicalize (boolean) - 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 3f2f33e31..d25a3837f 100644 --- a/src/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml @@ -409,7 +409,7 @@ krb5_canonicalize (boolean) - 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 diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 763ccca27..3efc75e2f 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1238,7 +1238,7 @@ krb5_canonicalize (boolean) - 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 diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 1d0194fb0..1ed408f2e 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. Default: 5 -- cgit