Search found 2 matches

by Rain
Thu Mar 11, 2021 9:09 pm
Forum: Installing and getting connected
Topic: IRCOP Access
Replies: 2
Views: 14556

Re: IRCOP Access

*/
oper at {
class opers;
mask *@*;
password "at";
operclass netadmin {
parent netadmin; /* we inherit the settings from 'netadmin' and then tweak them below.. */
permissions {
/* we are going to change the 'server' block. We need to copy the rights from
* the 'netadmin' operclass and add ...
by Rain
Thu Mar 11, 2021 9:07 pm
Forum: Installing and getting connected
Topic: IRCOP Access
Replies: 2
Views: 14556

IRCOP Access

I saw examples on the UnrealIRCD page and what I do is not good for me. Sorry , Can you help me with an example that will give me full IRCOP access, thank you.