[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] console access for domU owners
On 10/16/05, Stephen Le <zeroion@xxxxxxxxx> wrote: > It appears that my best hope is using, as a login shell, a script that > calls telnet. The script will determine the UID, lookup the > appropriate console port, and launch a telnet session (with the escape > character disabled). I eventually realized that using a simple Perl script to launch "xm console <domU_name>" worked better that using telnet. I disabled SFTP and port forwarding on my SSH daemon, and I instructed my script die if it was passed any command line arguments in case somebody tried to instruct SSH to execute a command (ex. ssh user@server some_bad_command). _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |