Hi there! Thanks in advance for any help you can lend me.
Here's the situation: I have a list of users I want to be able to access my IRC server. This list is variable, as new users will be signing up. I want to integrate my signup with the NickServ database so that my userbase will always have their nicknames. This isn't my issue though... here comes the twisty bit.
I want to disallow all users who AREN'T on the NickServ. On login, I'd like to have it so that a user would have X seconds/minutes to authenticate to the NickServ before the server would kick them.
Maybe a NickServ isn't the route to go with this... anyone have any other ideas?
I'm running the newest versions of UnrealIRCd and Anope on a Fedora Core 4 server.
Thanks again for your help!
-T