Set up Sharepoint Peoplepicker for more than one domain   

 

To set up people picker to look for accounts in more than one domain you have to configure the Peoplepicker-searchadforests stsadm property. Take your time reading the documentation as it seems to be a little bit unclear.

Before you run the stsadm command you have to run the following command (if you are entering credentials to connect to the domains)

stsadm -o setapppassword -password <value>

This will be used to store credentials for the domains you query in the peoplepicker. If you don't do this you'll get an error message when you execute Peoplepicker-searchadforests.

Here is an example on how to configure peoplepicker to read from a domain with a one way trust and a domain with full trust

stsadm -o setproperty -url http://myserver -pn "peoplepicker-searchadforests" -pv "forest:trusted.domain.org,trusted\user.name,password;domain:my.domain.com"

Published  on  4/2/2009  by  xsolon
0  Comments  |  Trackback Url  | 0  Links to this post | Bookmark this post with:          
Tags: | Categories:
Technorati Tags:
 

Links to this post

Comments

Title:
Receieve Notification:
Website:
Email:
Comments:

CAPTCHA Image Validation