CXhosted.gif (1517 bytes)

 

Guestbook

Sign it
View it

Request Sysop access for remote user

Syntax: SY <CR>

The SYSOP-Command is used to do the sysop authorization. When a remote request is sent to the node from the sysop to enter the sysop mode, the node answers with a random number. This number has to be answered by the sysop with the exact combination. The algorithm used is easy enough to do the calculations without a calculator, therefore security is limited. Perhaps the algorithm will be changed in future. How does it work ?

Example:

=>SY<CR>

<- sysop command 12345>              

The reply included a 5 digit number which is the seed for your calculation to compute the reply. In order to respond, and log in as sysop you need to know the seed and the sysop code.

Assumed that the sysop code programmed in the node is 54321 and the number the node sent as the seed is 12345 (as above.) Now the calculation:

* multiply the coinciding random & sysop numbers :

1 2 3 4 5 <- random number

5 4 3 2 1 <- sysop secret number

1*5=5; 2*4=8; 3*3=9; 4*2=8; 5*1=5

* Now sum up the products: 5+8+9+8+5=35

Ready. 35 is the number the node expects to receive. Now you are sysop (provided, your calculation was OK). To make it more difficult for spies, you may send the SY-Command more than once. The calculation has to be right only once. If the other answers are wrong, it is more difficult for a spy to catch the secret code. After successful login as sysop no message is returned. You may now try out whether it went all right by a harmless command like TIMEOUT. If you are logged in as sysop, the node timeout is not valid for you anymore, i.e. you may stay connected to the node as long as you wish. The sysop authorization is removed by disconnect, reconnect (link reset) or a Connect-Command. It is possible that more sysops are logged in at the same time.

 

RMNC/FlexNet, PC/FlexNet and the accompanying utilities and
documentation are a product of Gunter Jost, DK7WJ.  See copyright document!