Hide Forgot
Description of problem: As per the new design wrt https://bugzilla.redhat.com/show_bug.cgi?id=667326#c6 "the default behavior was changed, which required no arguments to be passed." However, the man page of "sss_obfuscate" states: <snip> The cleartext password can be specified as an argument to the program, read from standard input or entered interactively. </snip> and also the help message has "-p and --password" options displayed which are not described in "man sss_obfuscate". sss_obfuscate --help <snip> -p PASSWORD, --password=PASSWORD Password to obfuscate. </snip> The above statements are a bit confusing and should be documented correctly. Logging as a bug for tracking purpose. Version-Release number of selected component (if applicable): sssd-tools-1.5.1-3.el6.x86_64 sssd-1.5.1-3.el6.x86_64
We're dropping the -p option entirely.