Tagged Questions
0
votes
2answers
19 views
How to exclude users from view access?
We have a SharePoint 2007 site that is viewable by "All Authenticated Users".
As part of company policy, when an employee is terminated or leaves, we modify their active directory account to remain ...
0
votes
0answers
14 views
Problems with Check Permissions form
I have a SharePoint 2010 production environment and I'm experiencing unusual behaviour with the Check Permissions form.
I know that a user has access, but the Check Permissions form is not reporting ...
0
votes
1answer
124 views
Site Permissions AD Query
When assigning permissions to a site in Sharepoint 2010, is it possible instead of specifically adding a group or a user, to create an LDAP query or something simular.
For example I have a group ...
0
votes
1answer
333 views
Sharepoint 2010 users strangely removed from Sharepoint Group (Expert Advise required)
Since 3 months client portal was working fine suddenly due to some network problem we restarted SharePoint server, after that some Active directory users complained system was inaccessible, where ...
0
votes
2answers
403 views
All users in multi tenant environment
I have a problem with authentication in a multi tenant environment. I have a couple of seperate customers which all have their own SharePoint environment within our hosted environment. In the AD, I ...
0
votes
1answer
772 views
EnsureUser throws The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again
I have this code:
The EnsureUser Line is throwing me that exception, any idea?
The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your ...
1
vote
1answer
238 views
Access control with a very large AD group
I'm working with a company that has 100k+ employees, contractors, and external partners who have user accounts in their Active Directory. People fall into different categories:
Employees (60k)
...
0
votes
1answer
176 views
All domain users have full control
On our SharePoint 2010 development server, I noticed that all domain users had full control. On the "Intranet Owners" group, which has Full Control permission level, there are the admin accounts from ...
1
vote
1answer
104 views
How to set permissions for SP2010 Server
I'm new to SharePoint 2010 and am creating numerous Publishing sites with workflows, each for a different department. Each department needs to have a few people assigned to be able to create pages, ...
5
votes
1answer
259 views
Why can I only login if I use “Sign in as a different user”?
Currently, I can only login directly (in any browser) with members of the Sharepoint Farm Administrators group. However, if I login as one of those administrators then login as a regular domain user I ...
0
votes
2answers
178 views
Is it possible to grant security roles through an event receiver?
I have a requirement to grant a department contribute to their department parent & child sites. The catch is, they also want to be able to grant & remove contribute to outside department ...
1
vote
3answers
5k views
stsadm migrateuser: The user does not exist or is not unique
I'm running:
stsadm -o migrateuser -oldlogin "domain1\user" -newlogin "domain2\user" -ignoreidhistory
and getting the error "The user does not exist or is not unique".
The users exist in both ...