Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: /NickServ IDENTIFY and IRC PROGRAM  (Read 7209 times)

0 Members and 1 Guest are viewing this topic.

os390

  • Guest
/NickServ IDENTIFY and IRC PROGRAM
« on: December 05, 2006, 04:58:10 PM »

I have a nick REGISTERED, when i connect to my IRC server appears :

-NickServ- This nickname is registered and protected.  If it is your
-NickServ- nick, type /msg NickServ IDENTIFY password.  Otherwise,
-NickServ- please choose a different nick.

I configured the IRC program to send the password and identify the nick but nothing happens the nick not identify

Regards in advantage....
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #1 on: December 05, 2006, 05:16:39 PM »

/nickserv set secure on
/nickserv set kill on (will change the nick after 60 secs)
/nickserv set kill quick (will change the nick after 20 secs)

and for all newly registered nicks to have secure options and kill turned ON, enable
NSDefKill
NSDefSecure
on your services.conf
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

os390

  • Guest
(No subject)
« Reply #2 on: December 05, 2006, 06:21:15 PM »

i follow your instructions n00bie carefully, i activate what you say :

NSDefKill
#NSDefKillQuick
NSDefSecure
NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive

i have unreal 3.2.5 and anope 1.7.17, i define the user in unrealircd.conf as oper, then i register the nick all work fine but the password what i send in IRC program dont' pass to NickServ IDENTIFY, i mean NickServ IDENTIFY don't read the password that i send with IRC program

i read FAQ , Forum Internet and i don't find nothing

regards in advantage.,
HELP
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #3 on: December 05, 2006, 06:29:02 PM »

do you have the aliases set up properly? does /msg nickserv identify work?
or
do you have include "aliases/anope.conf"; in your unrealircd.conf ?
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

os390

  • Guest
(No subject)
« Reply #4 on: December 06, 2006, 04:23:10 PM »

I tested my IRC Server from outside my network i find that all work fine, but when connect from any pc into my network envirotment it doesn' work propely... any idea
Logged

MadMax

  • Guest
(No subject)
« Reply #5 on: January 01, 2008, 08:52:31 PM »

I also have the NickServ-configuration like this, but new registered users do not need to identify... The rest works very fine! (UnrealIRCd 3.2.7 / Anope 1.7.19 / Denora 1.4)

#NSDefNone
NSDefKill
#NSDefKillQuick
NSDefSecure
#NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive
NSDefAutoop

Can someone tell me how to enable the kill-option automaticly to new registered users, pls?
Logged
Pages: [1]   Go Up