How to set Network service mode?

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
bakkouz
Posts: 3
Joined: Tue Jun 06, 2006 6:35 am

How to set Network service mode?

Post by bakkouz »

Hello,

I am a network adminsitrator with the following modes rhgwlcLkKbBnGAaNCWHv , I see other Opers on the network with the same modes as me set themsleves as a Network Service +S , can you please tell me how can i do that also? what is the command for that?

You help is much appreciated, thank you.
JIVXor
Posts: 134
Joined: Fri Sep 09, 2005 10:53 pm
Location: Cuba

Post by JIVXor »

Can you tell exactly why you want to behave like a Network Service? Anyway you could do that with a simple UMODE[via ULines] or a quite simple /mode.
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

+S can only be set by services
bakkouz
Posts: 3
Joined: Tue Jun 06, 2006 6:35 am

Post by bakkouz »

JIVXor wrote:Can you tell exactly why you want to behave like a Network Service? Anyway you could do that with a simple UMODE[via ULines] or a quite simple /mode.
I want to have the ability to modify the aop/sop lists of the channels.
and i tried /mode bakkouz +S but it did nothing.
JIVXor
Posts: 134
Joined: Fri Sep 09, 2005 10:53 pm
Location: Cuba

Post by JIVXor »

Being Operserv Admin you solve that problem. +S isn´t essential for that I guess.

PD : And my bad, only services can set +S :wink:
bakkouz
Posts: 3
Joined: Tue Jun 06, 2006 6:35 am

Post by bakkouz »

JIVXor wrote:Being Operserv Admin you solve that problem. +S isn´t essential for that I guess.

PD : And my bad, only services can set +S :wink:
I am a server administrator and and a services administrator, how can my set myself as an Operserv admin ?
Ron2K

Post by Ron2K »

Read your Services documentation.
JanisB
Posts: 128
Joined: Fri Apr 22, 2005 9:05 am
Location: LV
Contact:

Post by JanisB »

brw, anything, that is called U:Lined-<something> can set mode +S, not only services ;)
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Don't even think about U:Lining a normal server (and it wouldn't work anyway :P)
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Alex
Posts: 88
Joined: Sun Dec 26, 2004 11:07 pm
Location: Kalmar Län - Sweden

Post by Alex »

bakkouz wrote:
JIVXor wrote:Being Operserv Admin you solve that problem. +S isn´t essential for that I guess.

PD : And my bad, only services can set +S :wink:
I am a server administrator and and a services administrator, how can my set myself as an Operserv admin ?
First of all you need to add yourself to the Admin List with this command:

Code: Select all

/os ADMIN ADD YourNick
Also you need to be a root for your server before you can maintain everything on your server. Look into your services.conf file.
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Post by T-rexke »

use /os umode nick +S :)
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Post by Jobe »

T-rexke wrote:use /os umode nick +S :)
The only problem with that is if you change your user mode to anything else even if you dont affect the +S the +S is still removed automatically.
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Yes, because it's for services, so you have to be a service to set it. Since anyone on a client server is clearly not a service, it gets ignored.
Locked