Re: [ldm-trunk] Rev 1155: support session selection for nomad

Jigish Gohil <[email protected]> Thu, 9 Apr 2009 10:30:52 +0530
Newsgroups gmane.linux.terminal-server.devel
Message-ID <[email protected]>
On Thu, Apr 9, 2009 at 3:54 AM, Vagrant Cascadian <[email protected]> wrote:
> On Wed, Apr 08, 2009 at 07:00:25AM -0000, noreply-+ipbUBPD95tH4x6Dk/[email protected] wrote:
>> === modified file 'src/ldm.c'
>> --- src/ldm.c 2009-03-30 20:44:53 +0000
>> +++ src/ldm.c 2009-04-08 06:58:05 +0000
>> @@ -295,7 +295,17 @@
>>
>>      rc_files("xsession");
>>      if (ldm.nomad) {

>> +        command = g_strjoin(" ", "rdesktop", "-z", "-f", "-u", ldm.username, "-p", ldm.password, "-s", g_shell_quote(my_session_name), " ", ldm.server, NULL);

> this seems to completely break it for me (on Debian). the session
> indefinitely stalls on login. in /var/log/ldm.log, it has an "X session
> ended" message almost immediately after login. seems like rdesktop may
> immediately exit? i couldn't find anything in the logs about the command
> failing.
>

Can you try manually what xrdp is expecting from -s?

rdesktop -u someuser -p password -s "Exec/Name" localhost

If it does not work with Name, we will have to come up with something else.

Ciao

-J

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_____________________________________________________________________
Ltsp-developer mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help,   try #ltsp channel on irc.freenode.net