Page 1 of 1

How to log in as an Admin/Mod User

Posted: Fri Dec 08, 2006 8:22 pm
by cart
Hi

I hace today Unreal3.2.5 installt but I have a problem now how can I connect as an Admin user into my server? I'Äm using mirc


Mfg cart

Posted: Fri Dec 08, 2006 10:49 pm
by Syzop
/oper username password

the username and password are the ones configured in your unrealircd.conf (the oper blocks).

Posted: Sat Dec 09, 2006 10:43 am
by cart
it doesn't working here is my oper block
oper Shadow {
class clients;
from {
userhost *@*dip-t-dialin.net;
};

password "1894510abc";
flags {
services-admin;
admin;
netadmin;
global;
can_rehash;
can_die;
can_restart;
can_wallops;
can_globops;
can_localroute;
can_globalroute;
can_globalkill;
can_kline;
can_gzline;
can_gkline;
can_unkline;
can_localnotice;
can_globalnotice;
can_zline;
get_host
can_override;
};
};
and if I put into mirc /oper Shadow 1894510abc it comes


No-0lines for your host


- cart

Posted: Sat Dec 09, 2006 10:54 am
by Dukat

Posted: Sat Dec 09, 2006 12:06 pm
by cart
so ok I have it now I have to change the userhost

but 2 Problems more

1: if I make /oper Shadow 1894510abc I connect to a new Channel called #admin

2: I have the @ and @ is operator but I want to be admin I think admin is the ~ isn't it?

Mfg cart

Posted: Sat Dec 09, 2006 2:30 pm
by Jobe
Firstly Oper/Admins dont get operator status on channels they dont have access to by default. Secondly channel admin [&] (protected op) and channel owner [~] are usually set by Services although you can use oper override to set them. But that is seen as abusive.

So one thing to bear in mind was thr original IRC protocol designated opers as having powers to keep the network sane, other then that in channels they are pretty much regular users. Although with UnrealIRCd opers have more powers and can override channel modes.

Posted: Sat Dec 09, 2006 8:20 pm
by cart
ok admin is & and how to get it?

and why I'm joining an #admin channel if I log in as oper?

Posted: Sat Dec 09, 2006 9:14 pm
by Jason
Because you set #admin as your set::oper-auto-join channel.

Channel admin is NOT IRC Administrator. The channel status ~ and & (q and a) have to do with Services, not UnrealIRCd. & is channel administrator, not server, or IRC administrator. That's different. It doesn't need a symbol, and it doesn't have one.

Server Administrator doesn't exist to make you look cool in channels. It exists to give you access to perform server administration tasks such as kills, glines, routing, etc.

Posted: Sun Dec 10, 2006 5:35 pm
by cart
oka<y and how to get irc servrer admin? O,o

Posted: Sat Dec 16, 2006 3:19 pm
by static-x
You need to get services to get the stuff your talking about. when you oper your already admin.