Tagged Questions
0
votes
1answer
1k views
How to configure Sharepoint 2010 to get user from multiple domains
I have a farm installed on a machine in domain X. Domain X is "trusted" relation with another domain Y.
If I want to programmatically get an user, I can do something like:
...
0
votes
1answer
191 views
How to invoke programmatically “http post” on Sharepoint
I'm encountering some problem adding by code users from another domain (in my farm I have trust for 2 domain).
If I use People Picker, everything goes fine... So I ask u.. It's possible to create an ...
0
votes
1answer
433 views
Get single user from multiple domain problem
This is my situation. I have a farm in which an instance of Sharepoint Foundation is installed.. Windows Server is configure to accept users from 3 trusted domain (xxx, yyy and zzz)
Suppose i have ...