debian man page for ircd-mkpasswd

Query: ircd-mkpasswd

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IRCD-MKPASSWD(8)					      System Manager's Manual						  IRCD-MKPASSWD(8)

NAME
ircd-mkpasswd - manual page for ircd-mkpasswd
SYNOPSIS
ircd-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 test
DESCRIPTION
ircd-mkpasswd generates SALT encrypted passwords for use in ircd.conf May 2002 IRCD-MKPASSWD(8)
Related Man Pages
mkpasswd(1) - redhat
mkpasswd(1) - linux
mkpasswd(8) - bsd
ircd-ratbox(8) - debian
ircd(8) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Weird 'find' results