In the server definitions if we have defined the authentication method, for example: Nickserv (/ NICKSERV), but we do not put any password, in the server.ini file it is saved like this:

Code:
n152 = Random ServerSERVER: irc.ptirc.org: 6697:encodedpasswordGROUP: PTirc


But when we connect to the server, NickServ assumes this: encodedpassword as the nickname password.

Code:
16:00 ... (NickServ) This nickname is registered and protected. If it is your
16:00 ... (NickServ) nick, type / msg NickServ IDENTIFY password. Otherwise,
16:00 ... (NickServ) please choose a different nick.
16:00 ... (NickServ) If you do not change within 1 minute, I will change your nick.
16:00 ... (NickServ) Password incorrect.

Last edited by Khaled; 27/11/18 07:11 PM.

TECO
irc.PTirc.org (Co-Admin)