From 8d00718b943ab8b326320feb50820f0663031817 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 17 Jan 2011 10:31:52 -0500 Subject: Fix usability of sss_obfuscate command --- src/man/sss_obfuscate.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/sss_obfuscate.8.xml') diff --git a/src/man/sss_obfuscate.8.xml b/src/man/sss_obfuscate.8.xml index 55bb1c331..8b6a1727a 100644 --- a/src/man/sss_obfuscate.8.xml +++ b/src/man/sss_obfuscate.8.xml @@ -34,8 +34,8 @@ section of the SSSD config file. - The cleartext password can be specified as an extra argument to the - program or read from standard input. + The cleartext password can be specified as an argument to the + program, read from standard input or entered interactively. The obfuscated password is put into ldap_default_authtok parameter of a given SSSD domain and the ldap_default_authtok_type parameter is set to -- cgit