Log in | Back to darenet.org

Server Commands/OPER

(New page: <pre>OPER [server] <name> <password></pre> The OPER command requires two arguments to be given. The first argument is the name of the operator as specified in the configuration file. The ...)
Line 1: Line 1:
 +
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
 +
|-
 +
| '''Command Token:''' OPER
 +
|}
<pre>OPER [server] <name> <password></pre>
<pre>OPER [server] <name> <password></pre>
-
The OPER 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 OPER command allows a user to gain operator privileges on the server/network.
-
If enabled, a server name cane be specified. The server name is the of the server your O:line is on. So you can be on any server on the network and be able to oper up.
+
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 [[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 08:17, 4 October 2008

Command Token: OPER
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)