O:line

These are old archives. They are kept for historic purposes only.
commandr
Posts: 40
Joined: Tue Jan 04, 2005 3:18 am
Location: Argentina

O:line

Post by commandr »

oper ale {
class clients;
from {
userhost *@*;
};
password "*******";
flags { global; can_kline; can_unkline; can_zline;
can_gzline; can_gkline; can_wallops; can_globops;
};
snomask "+cefGoqS";
};

when she tries to login: "No O-lines for your host"

I test, and for me work fine.

[18:03] * commandr sets mode: +owghsW
-
Server notice mask (+cfeGqSso)
-
You are now an IRC Operator
-

I changed the passwd and for her don't work.
Magician
Posts: 23
Joined: Sun Oct 31, 2004 10:35 pm
Location: Tulsa,Oklahoma

Post by Magician »

Well first off i would do *@* for a oper block, that practically gives anyone access to be an oper.
Now you need to find her real host (ie. *@*.aol.com *@*.tul.cox.net *@*.ok.sbcglobal.net)
Also make sure (s)he knows that the login AND the password are case sensitive, so the way you put it in the config is the way she HAS to type it for that person to oper up.
Hope this helps.
Cheers.
Magician
Network Coordinator
irc.smoothirc.net
Main channel: #smoothirc
Winbots
Posts: 65
Joined: Wed Apr 21, 2004 12:26 am
Location: irc://irc.winbots.org/Winbots
Contact:

Post by Winbots »

dont forget to /rehash
commandr
Posts: 40
Joined: Tue Jan 04, 2005 3:18 am
Location: Argentina

Post by commandr »

I test with *@*.adsl.anteldata.net.uy *@*.anteldata.net.uy , but don't work.

She knows the correct login and the password.
commandr
Posts: 40
Joined: Tue Jan 04, 2005 3:18 am
Location: Argentina

Post by commandr »

Winbots wrote:dont forget to /rehash
I never forget
commandr
Posts: 40
Joined: Tue Jan 04, 2005 3:18 am
Location: Argentina

Post by commandr »

I add that oline to another server config, and its the same ... it still doesn't work
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Make sure the person with this oline is typing it correctly. Oper logins/passwords are CaSe-SeNsItIvE.
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Indeed, most likely she's just typing the wrong oper login NAME ;p.
commandr
Posts: 40
Joined: Tue Jan 04, 2005 3:18 am
Location: Argentina

Post by commandr »

she type the correct login and passwd. the login is "ale" and the passwd I set temporarily "test123"

she test with your personal mIRC Script and mIRC v6.16 but it cannot be logged.
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Have her do this:

/debug @debug
/oper ale test123

Get the results from her
medice
Posts: 42
Joined: Fri Jul 09, 2004 11:02 pm

Post by medice »

oh - there are really funny mirc-scripts out there!
some hide server-messages important for the user (mostly error-messages - and the opers have to guess what's wrong...)
some even cancel the case-sensetivity for channel-modes - as a kind of climax of this crap...
greets
/medice
Winbots
Posts: 65
Joined: Wed Apr 21, 2004 12:26 am
Location: irc://irc.winbots.org/Winbots
Contact:

Post by Winbots »

tell her to do this:
/quote OPER ale pass
or
/raw OPER ale pass
commandr
Posts: 40
Joined: Tue Jan 04, 2005 3:18 am
Location: Argentina

Post by commandr »

Winbots wrote:tell her to do this:
/quote OPER ale pass
or
/raw OPER ale pass
she test with /quote ... and /raw ... and work fine.

[21:01] * ale sets mode: +owghsW
-
Server notice mask (+cfeGqSso)
-
You are now an IRC Operator
-

Thanks.
Winbots
Posts: 65
Joined: Wed Apr 21, 2004 12:26 am
Location: irc://irc.winbots.org/Winbots
Contact:

Post by Winbots »

commandr wrote:
Winbots wrote:tell her to do this:
/quote OPER ale pass
or
/raw OPER ale pass
she test with /quote ... and /raw ... and work fine.

[21:01] * ale sets mode: +owghsW
-
Server notice mask (+cfeGqSso)
-
You are now an IRC Operator
-

Thanks.
Then the prob is some whacky mIRC script ;)
the script made /oper an alias... lol
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Change her password immediately and tell her to remove that script. :!:
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply