Page 1 of 2
O:line
Posted: Sun Mar 20, 2005 4:41 am
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.
Posted: Sun Mar 20, 2005 5:14 am
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.
Posted: Sun Mar 20, 2005 5:19 am
by Winbots
dont forget to /rehash
Posted: Sun Mar 20, 2005 5:21 am
by commandr
I test with *@*.adsl.anteldata.net.uy *@*.anteldata.net.uy , but don't work.
She knows the correct login and the password.
Posted: Sun Mar 20, 2005 5:22 am
by commandr
Winbots wrote:dont forget to /rehash
I never forget
Posted: Sun Mar 20, 2005 5:28 am
by commandr
I add that oline to another server config, and its the same ... it still doesn't work
Posted: Sun Mar 20, 2005 7:50 am
by Stealth
Make sure the person with this oline is typing it correctly. Oper logins/passwords are CaSe-SeNsItIvE.
Posted: Sun Mar 20, 2005 3:23 pm
by Syzop
Indeed, most likely she's just typing the wrong oper login NAME ;p.
Posted: Sun Mar 20, 2005 9:13 pm
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.
Posted: Sun Mar 20, 2005 9:20 pm
by Stealth
Have her do this:
/debug @debug
/oper ale test123
Get the results from her
Posted: Mon Mar 21, 2005 11:40 am
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...
Posted: Mon Mar 21, 2005 10:12 pm
by Winbots
tell her to do this:
/quote OPER ale pass
or
/raw OPER ale pass
Posted: Wed Mar 23, 2005 2:21 am
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.
Posted: Wed Mar 23, 2005 2:46 am
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
Posted: Wed Mar 23, 2005 8:36 am
by Dukat
Change her password immediately and tell her to remove that script.
