Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Domain user login with other domain
Message
From
11/11/2015 14:53:20
 
 
To
09/11/2015 15:11:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01627267
Message ID:
01627345
Views:
119
>>I am using a code to login with a domain user account. That works perfectly fine when the user is logged on the computer with the primary domain:
>>lcCurrentUserDomain = GETENV("UserDomain")
>>
>>However some clients log onto Windows using a secondary domain (something to do with the exchange server), so the program cannot authenticate the user when I specify lcCurrentUserDomain. The authentication must be done on another domain.
>>
>>I wonder if there is a way to get a list of domains that the program could go through?
>
>Have you tried news2news.com? See if one of these two samples is helpful:
>http://www.news2news.com/vfp/index.php?example=427
>http://www.news2news.com/vfp/index.php?example=41

Thanks, slowly but surely I'm getting there. Somehow the domain gets taken from another property, which is called Domain. If I force to use the current user domain then it should work.
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform