Query: ircd-mkpasswd
OS: debian
Section: 8
Links: debian man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IRCD-MKPASSWD(8) System Manager's Manual IRCD-MKPASSWD(8)NAMEircd-mkpasswd - manual page for ircd-mkpasswdSYNOPSISircd-mkpasswd [-m|-d] [-l saltlength] [-s salt] [-p plaintext] -m Generate an MD5 password -d Generate a DES password -l Specify a length for a random MD5 salt -s Specify a salt, 2 alphanumeric characters for DES, up to 16 for MD5 -p Specify a plaintext password to use Example: ircd-mkpasswd -m -s 3dr -p testDESCRIPTIONircd-mkpasswd generates SALT encrypted passwords for use in ircd.conf May 2002 IRCD-MKPASSWD(8)