SharePoint 2010 Check Permission shows "None" for Users added through AD Security Groups -
i using sharepoint 2010 , ad well.
i have added users in ad , add them group called "testingusers" in ad, group has group scope global , group type security, in sharepoint group holds "read" permission,
but when add user through ad , check permission in sharepoint shows "none" instead of showing "read" , same user can log site credentials well
pls me ....
when try checkpermissions user added on site through ad group “none” though group has permissions on site , user doesn’t have issue in logging site. it’s check permission doesn’t work group , user.
resolution:
take uls while doing check permissions , if see following entry
04/02/2012 17:27:49.89 w3wp.exe (0x169c) 0x0974 sharepoint foundation general 7fdb unexpected authzinitializecontextfromsid failed! ddd8bfd7-3a2d-4b94-8249-0e22f057a52f
this comes if farm account doesn’t have permissions read tggau attribute of group or user id. resolve login active directory
ad users , groups àview à check advance features
right click on sp farm account à member of à add à windows authorization access control à click ok
Comments
Post a Comment