<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I've been searching for a good set of instructions on getting an LDM_AUTOLOGIN user to run a script to autoconnect with rdesktop to a Win2k3 TS box.<br><br>I've tried:<br><br>#############<br>
[00:08:02:09:CC:F9]<br>
   LDM_AUTOLOGIN=true<br>
   LDM_USERNAME=user1<br>
   LDM_PASSWORD=xyz123<br>
   LDM_REMOTECMD=/usr/bin/rdesktop -f 10.10.x.x<br><br>#############<br>[00:08:02:09:CC:F9]<br>   LDM_AUTOLOGIN=true<br>   LDM_USERNAME=user1<br>   LDM_PASSWORD=xyz123<br>   LDM_REMOTECMD=/usr/bin/tslogin.sh<br><br><br>/---------<br>tslogin.sh contents<br><br>#!/bin/bash<br>/usr/bin/rdesktop -f 10.10.x.x<br><br><br>I've also looked at the Edubunto screen.d rdesktop scripts - but their RDP_OPTIONS vars are not listed in the lts_parameters.txt so I'm not sure if they will work<br><br>Should I install rdesktop into the chroot environment and set the users .profile to run rdesktop?  I'd like to leave the chroot enviroment alone for LTSP upgrades .. but at this point I'm just not sure.<br><br>If anyone has an idea .. I'm running the K12LTSP distro (FEDORA 10) straight from the site.<br><br>Thanks.<br><br>Mike<br><br /><hr />Windows Live™: Keep your life in sync.  <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1b_explore_032009' target='_new'>Check it out.</a></body>
</html>