Page 1 of 1

host on oper up problem

Posted: Mon Jan 12, 2009 6:25 pm
by szeto
hi people,

i already set " host-on-oper-up "on" but i didnt see that host change when i oper up. there is anybody can help me ?
/* on-oper host */
hosts {
local "LOCop.BLABLAorg";
global "IRCop.BLABLAorg";
coadmin "COAdmin.BLABLAorg";
admin "Admin.BLABLA.org";
servicesadmin "CSop.BLABLA.org";
netadmin "NETAdmin.BLABLA.org";
host-on-oper-up "on";
};
};

Re: host on oper up problem

Posted: Tue Jan 13, 2009 12:10 am
by StrawberryKittens
Make sure you're giving your opers the 'H' flag in their oper blocks.

Re: host on oper up problem

Posted: Tue Jan 13, 2009 3:54 am
by zEkE
Or get_host; if using the full tags ;-)

Re: host on oper up problem

Posted: Tue Jan 13, 2009 5:00 am
by szeto
thanks guys..
problem solve :D
thanks alots