Application vendors that specify that user must be administrators
are just lazy. It means that they don't bother to tell you exactly
*which* user rights are necessary to run the application.
So you'll have to find out yourself.
Your best option is to download FileMon and RegMon from
http://www.sysinternals.com/. Run them as administrator on the TS,
start a TS session as a normal user and try to run the
application.
FileMon and RegMon will show you all "access denied" errors
that occur, so that you can give your users the necessary
permissions on a file-to file or Registry subkey basis.
--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup ---
"Garry Dawkins" <(E-Mail Removed)> wrote in news:013501c38ced
$7bc6a6a0$(E-Mail Removed):
> I have a problem when my users attempt to login to a
> application on the server. They can use the TS login
> fine, but cant get to the application. If I'm logged into
> TS and use the same user application login I get into the
> application fine. The application specs require the users
> to have admin rights on the server. From there I can
> restrict what they do in the application or the database.
>
> Has anyone experienced this before? Could it be the
> Domain that they login using? It's different from
> mine.