diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2010-06-10 15:09:35 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-06-14 16:54:30 -0400 |
commit | f520e7a2f4fe29747f25118621e20b0d89d296fc (patch) | |
tree | 3b6cc7b5ab6ee927c8a9afadbb9487cd7a018dd3 /src/man | |
parent | 946aba311fd280fbd673944c0181063d2600c878 (diff) | |
download | sssd-f520e7a2f4fe29747f25118621e20b0d89d296fc.tar.gz sssd-f520e7a2f4fe29747f25118621e20b0d89d296fc.tar.xz sssd-f520e7a2f4fe29747f25118621e20b0d89d296fc.zip |
Remove krb5_changepw_principal option
Fixes: #531
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-krb5.5.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml index e78fd7676..489a5072a 100644 --- a/src/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml @@ -90,21 +90,6 @@ </varlistentry> <varlistentry> - <term>krb5_changepw_principal (string)</term> - <listitem> - <para> - The priciple of the change password service. - If only the 'identifier/instance' part of the - principal are given the realm part is added - automatically. - </para> - <para> - Default: kadmin/changepw - </para> - </listitem> - </varlistentry> - - <varlistentry> <term>krb5_kpasswd (string)</term> <listitem> <para> |