Re: [Ltsp-discuss] ltsp 4.2 access denied on telnet

2008-10-27 Thread Barry R Cisna
Gabriel, try temporarily disabling the linux firewall AKA iptables. Do in a terminal an: service iptables stop ,,on the ltsp server. Then try doing the ctl-alt-f2 Does the thin client appear to try and get to a bash prompt then you see the accesss is denied error,or is this what you are seeing

Re: [Ltsp-discuss] ltsp 4.2 access denied on telnet

2008-10-27 Thread gabriel lopez
will appeciate your help. Gabriel Lopez From: [EMAIL PROTECTED] Date: Mon, 27 Oct 2008 06:21:13 -0500 To: ltsp-discuss@lists.sourceforge.net Subject: Re: [Ltsp-discuss] ltsp 4.2 access denied on telnet Gabriel, try temporarily disabling the linux firewall

Re: [Ltsp-discuss] ltsp 4.2 access denied on telnet

2008-10-27 Thread Barry R Cisna
Gabriel, Make sure you do have the telnet-server rpm installed: rpm -qa|grep telnet you should see telnet-server listed... next drill down to: /etc/xinet.d/telnet edit this file change the line that says: disable = yes to disable = no SAVE,,, then do an :../etc/init.d/xinetd/reload

Re: [Ltsp-discuss] ltsp 4.2 access denied on telnet

2008-10-27 Thread gabriel lopez
From: [EMAIL PROTECTED] Date: Mon, 27 Oct 2008 10:43:31 -0500 To: ltsp-discuss@lists.sourceforge.net Subject: Re: [Ltsp-discuss] ltsp 4.2 access denied on telnet Gabriel, Make sure you do have the telnet-server rpm installed: rpm -qa|grep telnet you should see telnet

[Ltsp-discuss] ltsp 4.2 access denied on telnet

2008-10-26 Thread gabriel lopez
I am trying to install LTST 4.2 on Mandriva 2009 becuase i have new hardware that is not supported by Mandriva 2007.1. I has been able to connect a thin client thru SCREEN_01 = startx but can not have the login prompt for a character session SCREEN_02 = telnet because access is