Help with nickserv

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Zorotyr

Help with nickserv

Post by Zorotyr »

Hi people!!!
I need a help in configuring the nickserv.
I want to configure nickserv to force the identification. If the user logs in with a registered nick i want to force him to identify...if he can´t do it the nickserv must change his nick.
How can i do this configuration?
Does anybody have a sample?
aegis
Posts: 19
Joined: Thu Jan 06, 2005 3:15 am
Location: Holyoke, MA

Post by aegis »

Hi. Assuming you're using Anope Services, look for I have pasted below, in your services.conf.

#NSDefNone

#NSDefKill
#NSDefKillQuick <-- uncomment this line.
NSDefSecure
NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive

This will require the user to identify within x seconds, or be forced to change nick (usually somethign like Guest1234).

I hope this helps.
aegis
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

I think you also need to uncomment NSDefKill.
aegis
Posts: 19
Joined: Thu Jan 06, 2005 3:15 am
Location: Holyoke, MA

Post by aegis »

I don't believe you do actually, but uncommenting both won't hurt.
aegis
aegis
Posts: 19
Joined: Thu Jan 06, 2005 3:15 am
Location: Holyoke, MA

Post by aegis »

Hi. Perhaps this question would return better results in the Anope forums, as ns_noop is an external module, and Anope has released 1.7.11. Also I would advise updating to Unreal 3.2.3.
aegis
Locked