Log in | Back to darenet.org

Server Commands/OPER

Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>OPER [server] <name> <password></code>
-
|-
+
 
-
| '''Command Token:''' OPER
+
-
|}
+
-
<pre>OPER [server] <name> <password></pre>
+
The OPER command allows a user to gain operator privileges on the server/network.
The OPER command allows a user to gain operator privileges on the server/network.
-
The command requires two arguments to be given. The first argument is the name of the operator, as specified in the configuration file. The second argument is the password for the operator matching the name and host.
+
The command requires two arguments to be given. The first argument is the name of the operator, as specified in the configuration file. The second argument is the password for the operator matching the name and host.
If the operator's O-line has the "r" flag, then he/she may use the remote form of the command. The server name is that of the server the O-line resides on. This allows the operator to oper from any server on the network.
If the operator's O-line has the "r" flag, then he/she may use the remote form of the command. The server name is that of the server the O-line resides on. This allows the operator to oper from any server on the network.
If the operator's O-line has the "R" flag, then he/she will NOT be able to use the OPER command, and will need to use [[Server Commands/CHALLENGE|CHALLENGE]] instead.
If the operator's O-line has the "R" flag, then he/she will NOT be able to use the OPER command, and will need to use [[Server Commands/CHALLENGE|CHALLENGE]] instead.
 +
[[Server Commands|(Return to Main listing of Server Commands)]]
[[Server Commands|(Return to Main listing of Server Commands)]]

Revision as of 01:03, 10 December 2008

Syntax: OPER [server] <name> <password>


The OPER command allows a user to gain operator privileges on the server/network.

The command requires two arguments to be given. The first argument is the name of the operator, as specified in the configuration file. The second argument is the password for the operator matching the name and host.

If the operator's O-line has the "r" flag, then he/she may use the remote form of the command. The server name is that of the server the O-line resides on. This allows the operator to oper from any server on the network.

If the operator's O-line has the "R" flag, then he/she will NOT be able to use the OPER command, and will need to use CHALLENGE instead.



(Return to Main listing of Server Commands)