Package: mldonkey-server
Version: 2.5.28-2
in /usr/share/doc/mldonkey-server/README.Debian.gz
1.1 Changing Password
MLDonkey natively support only two ways to set the password : through the
GUI,
through the telnet interface.
To change the password through the telnet interface :
- you log into the telnet interface with the former user/password :
- you change the password with the auth command.
telnet>auth user old-passwd
telnet>auth user new-passwd
This is wrong, it should be:
telnet>auth user old-passwd
telnet>add_user user new-passwd
telnet>auth user new-passwd
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]