Page 1 of 1

suspension of oper

Posted: Tue Mar 30, 2004 10:54 pm
by lifegoeson
Hi,

Is there any way to suspend an o:line (stop a user from /oper'ing) other than removing the entry in the .conf?

I.E, if i suspend a staff member for a week for doing something, I can suspend services priv's quite easily, just wondering about unreal.

cheers

LifeGoesOn

Posted: Tue Mar 30, 2004 10:56 pm
by aquanight
You could [K|G|Z|GZ]-Line him :) .

Posted: Tue Mar 30, 2004 11:24 pm
by Hurricane
What i do when i want to suspend an oper is just comment the oline rather than removing it

Like this

/*oper Nick {
from {
userhost *@*.host.com; };
password pass;
class clients;
flags OorChwgkKbZtBnGzW^Hv;
snomask +kcfFjveJNGnqs;
};*/

That will do the trick

Hope it helps :)

Posted: Tue Mar 30, 2004 11:31 pm
by aquanight
Don't forget to /rehash!