Changes between Version 5 and Version 6 of xo_serial_access


Ignore:
Timestamp:
Jan 15, 2009, 11:43:02 PM (15 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • xo_serial_access

    v5 v6  
    6060  * Change the listen, data, and clear port settings to just the number of the port they should have access to
    6161  * Enable web access
     62 1. Configure ssh key access
     63  * Place the user's public key on a server accessible by password-based scp
     64  * Edit the username portion of the ssh key line (that last part - separated by a space from the key). Change the username to be the username they will be logging in as on the console server. The portion after the @ sign can be anything (but must be included).
     65  * Via the web interface, click User Authentication -> SSH users
     66  * Leave host blank. Enter the target username in the user field
     67  * Fill out all fields in the Host and Login for import form.
     68  * Click apply