7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
|
MKPASSWD <password> [des|md5]
|
||
|
|
||
|
-- This command allows you to hash a password for use in olines and other places.
|
||
|
This command will output a hash (DES by default, optionally MD5)
|
||
|
that can be used in the password field of authblocks or for oline
|
||
|
passwords.
|