Lines Matching refs:password
6 openssl-passwd - compute password hashes
26 [I<password>]
30 This command computes the hash of a password typed at
31 run-time or the hash of each password in a list. The password list is
45 Use the MD5 based BSD password algorithm B<1> (default).
65 When reading a password from the terminal, this implies B<-noverify>.
77 Don't verify when reading a password from the terminal.
85 In the output list, prepend the cleartext password and a TAB character
86 to each password hash.
100 % openssl passwd -1 -salt xxxxxxxx password
103 % openssl passwd -apr1 -salt xxxxxxxx password
106 % openssl passwd -aixmd5 -salt xxxxxxxx password