U lines
From the makers of InspIRCd.
The term U:Line is derived from some of the original IRCd configuration files to indicate a services server, or a server in which all clients require specific access on the 'host' server, to be able to change things like modes. An example of a 'U:Line' would be:
U:services.chatspike.net
In the interests of history, we still continue to use the term U:Line (As the <oper> block may be referred to an O:Line, for the same reason).
A U:line, in terms of many modern IRCds (such as InspIRCd and UnrealIRCd) is a configuration item that gives a server more permissions. However, U:lines on InspIRCd work slightly different.
A U:Line on an InspIRCd server does not only give extended permissions to the server, but all clients on it. This is not necessarily a services server, you may choose to set up a passworded server for opers only and set it as a U:Lined server in the configuration for the rest of your network, and bingo... Your operators now have full and unlimited access to the network.
NOTE: This has the potential for abuse, but may be useful if you are experiencing services difficulty or other issues.
The u-line privilege must be set on every server individually so that all servers in the network are in agreement, and when granted upon a server name, grants that server, and all users upon that server, the following privileges:
- Modes can be issued from inside or outside a channel, whether you are opped or not
- Modes which are restricted to servers-only or u-lined servers only may be set or unset
- All oper permissions are bypassed, giving the u-lined server unrestricted access to all server commands

















