Query: mkpasswd-ratbox
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKPASSWD-RATBOX(8) System Manager's Manual MKPASSWD-RATBOX(8)NAMEmkpasswd-ratbox - Hash password to use with ratbox.SYNOPSISmkpasswd-ratbox [-m|-d|-b|-e] [-l saltlength] [-r rounds] [-s salt] [-p plaintext]DESCRIPTION-m Generate an MD5 password. -d Generate a DES password. -b Generate a BlowFish password. -e Generate an Extended DES password. -l Specify a length for a random MD5 or BlowFish salt. -r Specify a number of rounds for a BlowFish or Extended DES password. BlowFish: default 4, no more than 6 recommended Extended DES: default 25 -s Specify a salt, 2 alphanumeric characters for DES, up to 16 for MD5, up to 22 for BlowFish, and 4 for Extended DES. -p Specify a plaintext password to use.EXAMPLEmkpasswd -m -s 3dr -p testAUTHORThis manual page was written by Arnaud Cornet for debian and is distributed under the GPL. 09 September 2007 MKPASSWD-RATBOX(8)