Sharepoint AD People picker
▌Issue
Issue:
The people picker in Sharepoint could not recognize the some domain users.
▌How to solve it
▋Find the administration cmd tool of SharePoint Server
First, we have
to find the stsadm.exe tool, it’s located in
C:\Program
Files\Common Files\Microsoft Shared\web server extensions\{version#}\bin
▋Search the available domain users
Use the
following command to analyze the AD users in certain domain.
$> stsadm
-o setproperty -pn peoplepicker-searchadforests -pv "{domain name}"
-url http://sharepoint-portal/
|
Done :)
▌Reference
沒有留言:
張貼留言