diff options
author | Gowrishankar Rajaiyan <gsr@redhat.com> | 2011-02-02 19:20:58 +0530 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-02-03 12:16:55 -0500 |
commit | 82bfb315f3dbacf4a6dbfc483cf1eb87f30c015c (patch) | |
tree | 7c620ddb191a12aee035cec89513e0e9c8bf8082 /src/man/sss_obfuscate.8.xml | |
parent | 0a0d272844108fe3650a206c39dd4047f10003f2 (diff) | |
download | sssd-82bfb315f3dbacf4a6dbfc483cf1eb87f30c015c.tar.gz sssd-82bfb315f3dbacf4a6dbfc483cf1eb87f30c015c.tar.xz sssd-82bfb315f3dbacf4a6dbfc483cf1eb87f30c015c.zip |
updating sss_obfuscate man page accordingly
Diffstat (limited to 'src/man/sss_obfuscate.8.xml')
-rw-r--r-- | src/man/sss_obfuscate.8.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/man/sss_obfuscate.8.xml b/src/man/sss_obfuscate.8.xml index 8b6a1727a..d2bc50e11 100644 --- a/src/man/sss_obfuscate.8.xml +++ b/src/man/sss_obfuscate.8.xml @@ -34,8 +34,7 @@ section of the SSSD config file. </para> <para> - The cleartext password can be specified as an argument to the - program, read from standard input or entered interactively. + The cleartext password is read from standard input or entered interactively. The obfuscated password is put into <quote>ldap_default_authtok</quote> parameter of a given SSSD domain and the <quote>ldap_default_authtok_type</quote> parameter is set to |