[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Bryan Stansell bryan@conserver.com
Wed, 18 Sep 2002 20:00:26 -0700 (PDT)
On Wed, Sep 18, 2002 at 09:31:25AM +0100, Parkin Frank - fparki wrote: > A couple of questions ... > > 1. All client/server traffic (including root and user passwords) is > passed > ``in the clear''. Extreme care should be taken to insure no > one is > ``snooping'' this private data. One day the traffic will be > encrypted. > > Has anyone got any suggestions to harden the security of conserver? i've mentioned a couple ideas on the users mailing list. you can do a search on the main page to find stuff. dedicated, protected, networks are your best bet at the moment, i believe. > 2. Also, once connected to a console, how do you exit back to your > original Telnet session ... tried ctrl+c ... ctrl+d? 'ctrl-e', 'c', '.' is the default sequence. the console.man page should fill in all the details about what a client can do - everything is accessed via 'ctrl-e', 'c' by default. Bryan