Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: UKCP on February 27, 2008, 08:52:27 PM

Title: A Few Things
Post by: UKCP on February 27, 2008, 08:52:27 PM
Have a few questions.

First of all been using Anope since Friday now on my new server with UnrealIRCD 3.2.7

When a user identify mode r is set but its not shown saying services.server sets mode +r

How can i change this?

Also I want it so that if a user connects and fails to identify after 2mins then it makes them a Guest. I want this to work for all new reg and old users.

How can i do this?

Im not the best when it comes to Anope config but I can do it with some instructions.

Thanks for the help!
Title:
Post by: UKCP on March 03, 2008, 09:05:58 PM
Can any one help me at all?

Thanks
Title:
Post by: katsklaw on March 03, 2008, 09:26:28 PM
Issue 1, Read example.conf
Issue 2, Read example.conf (as far as the 2 minutes thing, you have 2 choices .. 60 seconds or 20 seconds, this is also explained in the example.conf)

 You needn't be an Anope expert to configure your server, you just need to know how to read. Just for your information, the example.conf *IS* the instructions.
Title:
Post by: UKCP on March 03, 2008, 09:58:01 PM
Any where I can download the example config I dont have it now!
Title:
Post by: Jan Milants on March 03, 2008, 10:53:49 PM
it comes with the anope download... for *nix it s in the docs/ directory. Have no idea about the windows installer, but it should be copied over somewhere to the anope dir.
Title:
Post by: katsklaw on March 03, 2008, 11:29:37 PM
it's included in the windows installer too.
Title:
Post by: UKCP on March 04, 2008, 06:08:47 PM
have enabled

NSDefKill
NSDefKillQuick

as i've seen that looks to be right but still nothing is happening?

Also cant find anything in the config about mode r
Title:
Post by: Jan Milants on March 04, 2008, 06:16:26 PM
defining those settings will only affect newly registered nicks... there is no way to do it for already registered nicknames other then using saset on every nickgroup.

Quote
Also cant find anything in the config about mode r

Then you didn't look very well... UseSVS2MODE in example.conf
Title:
Post by: UKCP on March 04, 2008, 06:25:49 PM
registered a new nickname to test it first.

Disconnected came in under a dif nick

change nick and was asked to identify and never got changed to a guest.
Title:
Post by: Jan Milants on March 04, 2008, 06:27:50 PM
services will not enforce a nickchange when a user is on a nick's access list...
and as long as accessonadd is defined, it will automatically add the users' host to the access list upon registration.

[Edited on 4-3-2008 by Viper]
Title:
Post by: UKCP on March 04, 2008, 06:33:28 PM
Cheers,

any way to clear the access list?

Fixed mode r and now the Access was turned on so turned it of.
Title:
Post by: Jan Milants on March 04, 2008, 06:36:11 PM
/ns help access
Title:
Post by: UKCP on March 04, 2008, 06:38:02 PM
Cheers 1 final thing how do i change it to 60secs not 20?
Title:
Post by: Jan Milants on March 04, 2008, 06:41:31 PM
don't define NSDefKillQuick or /ns set kill on