Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Nickserv not enforcing nick protection  (Read 12105 times)

0 Members and 1 Guest are viewing this topic.

Kaskade

  • Anope User
  • Offline Offline
  • Posts: 5
Nickserv not enforcing nick protection
« on: August 23, 2008, 12:14:40 PM »

Hi guys,
Having a little trouble getting nickserv to enforce changing a users nick if they fail to identify.
I have set secure and kill on, and nickserv sends a message, eg:
"[11:59] -NickServ- Your nickname is now being changed to Guest11440"

However this is not enforced and I retain the unidentified nick.

Any ideas where I'm going wrong?
These are the setting used in the ns block
Code: [Select]
NSForceEmail
# NSEmailReg
#NSDefNone
NSDefKill
NSDefKillQuick
NSDefSecure
NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive
NSDefAutoop
NSDefLanguage 1
NSRegDelay  30s
NSResendDelay  90s
NSExpire    21d
# NSRExpire 1d
NSMaxAliases    16
NSAccessMax 32
NSEnforcerUser enforcer
NSReleaseTimeout 1m
#NSAllowKillImmed
#NSNoGroupChange
#NSListOpersOnly
NSListMax   50
NSGuestNickPrefix   "Guest"
NSSecureAdmins
NSStrictPrivileges
# NSModeOnID
NSRestrictGetPass
#NSNickTracking
NSAddAccessOnReg

Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Nickserv not enforcing nick protection
« Reply #1 on: August 23, 2008, 12:19:28 PM »

Check your u:lines.
Logged

Kaskade

  • Anope User
  • Offline Offline
  • Posts: 5
Re: Nickserv not enforcing nick protection
« Reply #2 on: August 23, 2008, 12:29:54 PM »

I have tried setting uline for services.domain.com, localhost, 127.0.0.1, external IP and all of them (with reloads and a rehash) and problem persists.

E2A---
Should maybe add that after the alleged nick change, if I change nick manually and then try and switch back to the protected nick, it is being held by Services Enforcer.
« Last Edit: August 23, 2008, 12:42:42 PM by Kaskade »
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
Re: Nickserv not enforcing nick protection
« Reply #3 on: August 23, 2008, 01:18:01 PM »

There are only 2 reasons the actual nick change will not work, one is U:Lines the other is the IRCd you're using. However with the IRCd option, for IRCd's that do not support SVSNICK Anope actually /kill's a user instead.

That leaves only U:Lines.

So could you please paste A) the output of /stats U (upper case U) and B) the output from /map or /links showing Anope on your network.

Additionally, if you have more then one server on your network, please be aware that Anope is required to be U:Lined on ALL servers, not just the one it links to.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Kaskade

  • Anope User
  • Offline Offline
  • Posts: 5
Re: Nickserv not enforcing nick protection
« Reply #4 on: August 23, 2008, 01:38:40 PM »

U services.ellicit.org
End of /STATS report
-
ellicit.org             (79)  1
`-services.ellicit.org  (8)  250
« Last Edit: August 23, 2008, 09:53:07 PM by Jobe »
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
Re: Nickserv not enforcing nick protection
« Reply #5 on: August 23, 2008, 05:40:09 PM »

By that output, if Anope says it's going to change someone's nick, it does. Unless you have timesync issues.

Assuming UnrealIRCd, can you give us the output of "/tsctl alltime" please?
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Kaskade

  • Anope User
  • Offline Offline
  • Posts: 5
Re: Nickserv not enforcing nick protection
« Reply #6 on: August 23, 2008, 08:08:15 PM »

[20:08] -ellicit.org- *** Server=ellicit.org TStime=1219518463 time()=1219518463 TSoffset=0
-E2A
(Yes, using Unreal)
« Last Edit: August 23, 2008, 08:14:38 PM by Kaskade »
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
Re: Nickserv not enforcing nick protection
« Reply #7 on: August 23, 2008, 09:52:51 PM »

There's no reason why your nick shouldn't be changing then.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Nickserv not enforcing nick protection
« Reply #8 on: August 23, 2008, 10:24:30 PM »

Just been on your network, and it doesn't work.

Can you email me the unrealircd.conf, and services.conf to chaz@anope.org and I'll investigate.

If you have time, a copy of your services logfile would be useful in debug mode for a short period.

Regards,

Charles.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Nickserv not enforcing nick protection
« Reply #9 on: August 24, 2008, 09:58:56 AM »

Have suggested a couple of conf changes to you via email.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Nickserv not enforcing nick protection
« Reply #10 on: August 24, 2008, 12:37:08 PM »

Issue has been resolved with some small changes to the config on unreal's side.
Logged

Kaskade

  • Anope User
  • Offline Offline
  • Posts: 5
Re: Nickserv not enforcing nick protection
« Reply #11 on: August 24, 2008, 12:42:11 PM »

Thanks so much guys, appreciate you taking the time out to help.
Logged

katsklaw

  • Guest
Re: Nickserv not enforcing nick protection
« Reply #12 on: August 24, 2008, 12:53:20 PM »

Issue has been resolved with some small changes to the config on unreal's side.

Please share the changes so others can read this thread and learn for themselves.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Nickserv not enforcing nick protection
« Reply #13 on: August 24, 2008, 01:28:56 PM »

Removed SSL/Ziplinks from Linkblock.

Rest of conf was fine.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Nickserv not enforcing nick protection
« Reply #14 on: August 24, 2008, 02:07:55 PM »

Further discussions suggests this wasn't the solution as SSL only applies to outgoing connections which anope doesn't do, and ziplinks will only enforce if both protocols agree on its usage.

Most likely the ulines being changed in the ircd side as shown in /stats U but services not being restarted to link as a uline until these changes were made.
Logged
Pages: [1]   Go Up