Closing Link: Chris[localhost.] (Password mismatch)???

These are old archives. They are kept for historic purposes only.
Post Reply
ChrisS
Posts: 2
Joined: Fri Oct 14, 2005 3:02 am

Closing Link: Chris[localhost.] (Password mismatch)???

Post by ChrisS »

I set up UnrealIRCd on my machine, and configured the unrealircd.conf file. Now, when I go to my client, it gives me this error:
Closing Link: Chris[localhost.] (Password mismatch)
I have tried using both localhost and my server domain. I have tried 3 clients. I have set a password in the unrealircd.conf file, unse
it, and tried changing my nick. I have also set and removed the line that set/unset host restrictions. What am i doing wrong?

-Chris
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

If you don't want a password, remove the 'password' line from your allow block(s). Be sure to restart the ircd after that. (yes, you could also rehash, but in your case since you have no users on it, a restart is better)
ChrisS
Posts: 2
Joined: Fri Oct 14, 2005 3:02 am

Post by ChrisS »

Syzop wrote:If you don't want a password, remove the 'password' line from your allow block(s). Be sure to restart the ircd after that. (yes, you could also rehash, but in your case since you have no users on it, a restart is better)
Yeah I figured that out a few hours after I posted that. I didn't notice i had left the

Code: Select all

password "";
like that. :roll: Anyways i fixed it. :D
Post Reply