I'm having the following sitution:
- Workstation A is a Member of Domain B
- Server X is a member server of Domain Y
- No trust between B and Y, but A has an account in B and Y, and this has the same PWD
If workstation A wants a resource on Server X, it needs to authenticate. So it sends name and password to server X. This will try to authenticate the user, but that fails, because user A is unknown to the local SAM, and the Domain names do not match.
Does anyone know of a way to instruct the server X to pass User/PWD data directly too the Domain for validation without the Domain suffix (i.e. authenticate as /user:A pwd instead of /user:B\A pwd..
Thanks,
Erwin



Help
Back to top









