Author Topic: Change password through console.  (Read 1543 times)

How do you change the password through the console? I locked myself out of my Dedicated server...

Fixed.

$Pref::Server::Password = "something here, or blank for unpassworded";


try $Pref::Server::Password(something here, or blank for unpassworded);

$pref::Server::Password=namehere;

To check and make sure echo(pref::server::password);