Are you using OTC to start a RDP connection to a Windows machine or are you logging into the Linux desktop provided by OTC via LDAP (ie AD)?
If you're using LDAP authentication to log into the OTC Linux desktop then my guess is that you've defined your ldap URL (basedn) to start at the top of the AD domain. If you have a large AD domain then it could it take a long time to enumerate through all the objects to find your user to authenticate. You can test this hypotheses by narrowing your basedn to a single OU and seeing if it takes less time to authenticate a user in the OU specified by your basedn. If it's taking you 10 minutes to log into a RDP session then I'm guessing you have a DNS problem. Layne, Jevaughn wrote: > > > Good morning, I was able to implement AD login to my Thinclient > implementation but I still have an issue in terms of the length of time it > takes for a user to successfully login to the thinclient. Currently it > takes 10 minutes after typing the password before the desktop appears. > > What can be a reason for this and how can I put an end to this log delay? > > Thanks > > > --- > Unless otherwise expressly agreed in writing by an officer of PETROTRIN, > this > communication is to be treated as confidential and the information in it > may > not be used or disclosed except for the purpose for which it has been > sent. > If you have reason to believe that you are not the intended recipient of > this > communication, please contact the sender immediately. > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > The Open Source Thin Client Solution http://openthinclient.org > [email protected] > https://lists.sourceforge.net/lists/listinfo/openthinclient-user > > -- View this message in context: http://old.nabble.com/Intel-Mainboard-tp27569885p27760723.html Sent from the openthinclient.org users' mailing list mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-user
