yet more adminmanual changes
[spider.git] / html / adminmanual-3.html
index 41e6eb8704b11878fab527c3bd44c3a4fdf482c7..e11f175d05329007e128777fe67afada22ac06cc 100644 (file)
@@ -28,6 +28,13 @@ each interface that you wish to allow connections on, use the following format .
 default  * * * * * *  - sysop /spider/src/client client %u ax25
 </PRE>
 </CODE></BLOCKQUOTE>
+<P>or, if you wish your users to be able to use SSID's on their callsigns ..
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+default  * * * * * *  - sysop /spider/src/client client %s ax25
+</PRE>
+</CODE></BLOCKQUOTE>
 <P>
 <H2><A NAME="ss3.2">3.2 Allowing telnet connects from users</A>
 </H2>
@@ -63,7 +70,7 @@ is accepting telnet logins by issuing the following command ....
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>
-client.pl login telnet
+./client.pl login telnet
 </PRE>
 </CODE></BLOCKQUOTE>
 <P>You should get a login prompt and on issuing a callsign, you will be given 
@@ -120,11 +127,11 @@ set/node gb7baa
 1.33.  Earlier versions required the callsign to be in upper case.
 <P>
 <P>That is now set, it is as simple as that.  To prove it, login on yet another 
-console as sysop and issue the command ...
+console as sysop, cd to spider/perl and issue the command ...
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>
-client.pl gb7baa (using the callsign you set as a node)
+./client.pl gb7baa (using the callsign you set as a node)
 </PRE>
 </CODE></BLOCKQUOTE>
 <P>
@@ -132,7 +139,7 @@ client.pl gb7baa (using the callsign you set as a node)
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>
-client.pl gb7baa
+./client.pl gb7baa
 PC38^GB7MBC^~
 </PRE>
 </CODE></BLOCKQUOTE>