Load at the server console to allow remote access to the server from a workstation.
[LOAD] [ path] REMOTE password | -E Epassword
| Parameter | Use to |
|---|---|
path |
Specify the path to REMOTE.NLM if you moved it from the default directory. |
password |
Specify the password you want administrators of the remote server to use. REMOTE requires either a password or an encrypted password. When you execute RCONSOLE, you use the password you established when you loaded REMOTE. Note: In NetWare® 4TM and later versions, the supervisor password doesn't allow remote access unless it is set as the password when you load REMOTE. |
-E |
If you specify this parameter, the password that follows must be an encrypted password. Note: You can't use this parameter until you have first loaded REMOTE using the unencrypted password and then determined the encrypted value of the password by executing the REMOTE ENCRYPT command. For more information about encrypting passwords, refer to the next section. |
Epassword |
Specify the encrypted value of the password you want administrators of the remote server to use. To obtain the encrypted value of a password, use REMOTE ENCRYPT as described in the next section. |
To optimize security, use an encrypted password when loading REMOTE.
To encrypt the password, load REMOTE with the unencrypted password, then type:
REMOTE ENCRYPT
The system prompts you for a password to encrypt. Enter the password.
The system displays the encrypted value and a message asking if the LOAD REMOTE command should be written to the SYS:SYSTEM\LDREMOTE.NCF file.
If you respond Yes, the system places a LOAD REMOTE command into the LDREMOTE.NCF file with the encrypted password as a parameter. You can execute this file to load the REMOTE module with the encrypted password
RSPX
AIOCOMX (or other communication port driver)
AIO
RS232
If you load AIOCOMX, you do not need to load AIO, because it is autoloaded by AIOCOMX. However, if you load another communication port driver, you may have to load AIO manually.
LDREMOTE
LOAD RSPX
LDREMOTE
LOAD AIOCOMX (or other communication port driver)
LOAD AIO
LOAD RS232 com_port baud_rate [N] [C]
Include the N parameter if you are using a null modem cable. Include the C parameter if you are using a callback list. For more information about these parameters, see Preparing to Run a Remote Console Session Over a Modem.
If you load AIOCOMX, you do not need to include the command to load AIO. However, if you load another communication port driver, you may have to include the LOAD AIO command.
REMOTE [ parameter]
| Parameter | Use to |
|---|---|
LOCK OUT |
Prevent new remote connections. This parameter prevents new remote console sessions from being established with the server. |
UNLOCK |
Allow new remote connections. This parameter is used to reenable remote sessions after the LOCK OUT parameter disabled them. |
HELP |
View online help. |
| Topic | See |
|---|---|
Loading RSPX |
|
Loading RS232 |
|
Setting up a remote console |
|
Using RCONSOLE |
|
Editing the autoexec.ncf file |