One of my ops can not for some reason not login to the server with Hostmask. It shows up like this: [email protected]
We have tried all possible ways to fix it but we can' make it, so he can't oper up.
Is it anyone here that know a way how to resolve this problem We have checked Localhost and that server is checked but nothing helps.
hosts {
local "locop.domain.org";
global "ircop.domain.org";
coadmin "coadmin.domain.org";
admin "admin.domain.org";
servicesadmin "csops.domain.org";
netadmin "netadmin.domain.org";
host-on-oper-up "yes";
};
Alex wrote:We have tried all possible ways to fix it but we can' make it, so he can't oper up.
Is it anyone here that know a way how to resolve this problem We have checked Localhost and that server is checked but nothing helps.
Check either your O:Line's username and password is correct or wrong. Both O:Line's username and password are case-sensitive.
oper::hostmask does NOT assign a virtual host for your oper. It lists the hostmasks from where the oper is allowed to login from. For example, if his ISP is AOL, you can use userhost { *@*.aol.com; };
Last edited by Grunt on Thu May 18, 2006 1:21 pm, edited 1 time in total.
Computers are machines that cause trouble you wouldn't normally have if you wouldn't have a computer.