|
-
Nov 8th, 2006, 05:33 AM
#1
Thread Starter
Hyperactive Member
LogonUserA and Citrix
Hi all,
I have written a VB.NET application that use LogonUserA to authenticate user. It works fine when program running under WinXP.
When I move the program to Citrix server........firstly, SystemInformation.UserDomainName() always return local domain instead of the domain I logon to.
Secondly, even I hard-code the domain name to pass to the LogonUserA function, it always return authentication fail, just because it still check password to the local domain.
Anyone have idea on how to solve this problem?
Thx!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|