Log in | Back to darenet.org

Server Commands/MKPASSWD

(New page: <pre>MKPASSWD <password> [DES/MD5]</pre> Encrypts the specified password, if no encryption type is specified then the password will be encrypted in DES. [[Server Commands|(Return to ...)
 
Line 1: Line 1:
-
<pre>MKPASSWD <password> [DES/MD5]</pre>  
+
'''Syntax:''' <code>MKPASSWD <password> [DES/MD5]</code>  
 +
 
Encrypts the specified password, if no encryption type is specified then the password will be encrypted in DES.
Encrypts the specified password, if no encryption type is specified then the password will be encrypted in DES.

Current revision as of 07:18, 10 December 2008

Syntax: MKPASSWD <password> [DES/MD5]


Encrypts the specified password, if no encryption type is specified then the password will be encrypted in DES.



(Return to Main listing of Server Commands)