diff options
author | Sumit Bose <sbose@redhat.com> | 2009-11-12 10:54:23 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-11-13 07:20:06 -0500 |
commit | 0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c (patch) | |
tree | 1130a36f2c4f5167755b5da72faa8fd187c18eb5 /server/man | |
parent | 00f1caee627e89f53d707bdeccce8719bd5d5a97 (diff) | |
download | sssd-0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c.tar.gz sssd-0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c.tar.bz2 sssd-0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c.zip |
Fix option name krb5_changepw_principal
Diffstat (limited to 'server/man')
-rw-r--r-- | server/man/sssd-krb5.5.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/server/man/sssd-krb5.5.xml b/server/man/sssd-krb5.5.xml index e90e6f47..1f86b49c 100644 --- a/server/man/sssd-krb5.5.xml +++ b/server/man/sssd-krb5.5.xml @@ -80,12 +80,12 @@ </varlistentry> <varlistentry> - <term>krb5_changepw_principle (string)</term> + <term>krb5_changepw_principal (string)</term> <listitem> <para> The priciple of the change password service. If only the 'identifier/instance' part of the - principle are given the realm part is added + principal are given the realm part is added automatically. </para> <para> @@ -125,7 +125,7 @@ </varlistentry> <varlistentry> <term>%p</term> - <listitem><para>principle name</para> + <listitem><para>principal name</para> </listitem> </varlistentry> <varlistentry> |