Page 1 of 1
Oper Not Working
Posted: Sun Feb 20, 2005 6:59 am
by AngeloDS
Code: Select all
oper DarkSamurais {
from {
userhost 192.168.1.*;
};
password "starter";
class clients;
flags {
netadmin;
can_gkline;
can_gzline;
can_zline;
can_kline;
};
swhois "Net Administrator";
maxlogins 1;
};
For some reason Oper is not working, no clue as to why.
Posted: Sun Feb 20, 2005 7:05 am
by aquanight
Try userhost *@192.168.1.*
Posted: Sun Feb 20, 2005 7:07 am
by AngeloDS
Aha, thanks.
Posted: Sun Feb 20, 2005 7:10 am
by aquanight
If there's someone in them then the official-channel entry doesn't apply. There is nothing special about official channels except they are always listed in /list even when empty. If you set a topic in official channels, that topic only appears in /list when the channel is empty, so if you want that topic used when the channel is not empty, use chanserv's topiclock+keeptopic options...