This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

using chpass and using /msg bot pass

Old posts that have not been replied to for several years.
Locked
t
traveler

using chpass and using /msg bot pass

Post by traveler »

I'm trying to do some password changes.

chpass works fine within the bot.

But - "/msg bot pass oldpassword newpassword" - does not work from the main channel window. Does it need to be activated or something? It comes back with -

-Bot- Your password has been set before, you don't need to set it again. Simpy type: [/msg ABxDude auth <password>] to authenticate yourself.


Thank you.
:???:
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: using chpass and using /msg bot pass

Post by bobjuh »

traveler wrote:I'm trying to do some password changes.

chpass works fine within the bot.

But - "/msg bot pass oldpassword newpassword" - does not work from the main channel window. Does it need to be activated or something? It comes back with -

-Bot- Your password has been set before, you don't need to set it again. Simpy type: [/msg ABxDude auth <password>] to authenticate yourself.


Thank you.
:???:
pass -|-

/msg botnick pass <password>
Sets a password, which lets you use other commands, like ident. Ops and masters need a password to use ANY op or master command.

/msg botnick pass <oldpass> <newpass>
t
traveler

Post by traveler »

Why does my bot fail to execute the command:

/msg botnick pass <oldpassword> <newpassword>

???


When the command is transmitted to the bot he says the following error message:

-Botnick- Your password has been set before, you don't need to set it again. Simpy type: [/msg Botnick auth <password>] to authenticate yourself.


How do I fix the pass command so that it will work to change passwords? It works fine to set first time passwords only.


:???:
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

looks to me like you have a non-standard proc bound to msg pass
photon?
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

or peharps must you been auth before change pass?
Locked