Tagged Questions
0
votes
0answers
13 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
0answers
216 views
Validate InfoPath 2010 People Picker against AD groups within SharePoint groups
I would like to find a code-less way to validate a People Picker selection (limited to a single selection of a user) against whether they are considered to be in a (dynamic) SharePoint group which ...
0
votes
0answers
35 views
SharePoint Group Users AD Group
I am having a SharePoint group SPGroup which is having users from an AD group ADGroup. Now if a user who is not part of ADGroup wants to join in SPGroup, Group Owner or Administrator should not be ...
2
votes
2answers
570 views
Authorization Fails When Using Active Directory Group Membership
I have a test user who is a member of an Active Directory Security Group. I've added that Active Directory group to the a SharePoint Group "[SiteName] Users".
In this scenario, when I attempt to ...
2
votes
1answer
113 views
pickerentity.key with Claims
In a Sharepoint 2010 page, I am using a people picker to pick users or groups, SPgroups as well as Active directory groups. I am then retrieving every item that was picked as a PickerEntity.Key which ...
1
vote
1answer
72 views
The old name of domain group shows up always
We granted permissions to group1 on a site collection. After a while we created a new OU on AD and moved group1 to this OU and renamed the group to group1New. However we still get the old name of the ...
0
votes
1answer
39 views
Group permission inheritance, with 1:1 to Active Directory?
I am looking to add some groups to a subsite and wonder how the SharePoint permissions are cascaded for nested groups?
e.g. Is it least priveledge?
All_Users
|__Managers
|__Request_Managers
...
1
vote
0answers
76 views
Getting user's AD groups as lookup
I'm trying to make a simple reservation site, containing two lists: resources and reservations. Users are making reservations by creating a new item on Reservations list, specifying which resource ...
0
votes
1answer
329 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 ...
2
votes
1answer
264 views
cannot add External Domain User To Group
I have a problem about adding a User to Group using a custom code (web part / web services is the same). In my organization I have 2 Active Directory domain (DOMAIN and DOMAINEXT). My Sharepoint farm ...
1
vote
1answer
300 views
Strange problem with adding some users
I'm encountering problems adding "some" users(of a certain domain) to a group..
The code works every "domain1" user, but for "domain2" for doesn't:
...
1
vote
3answers
2k views
AD security groups renamed. PeoplePicker in Sharepoint 2010 still shows old values
Sharepoint 2010.
Our IT guys have recently renamed many Active Directory security groups, however PeoplePicker appears to now display both the old name and new name in results. I assume the new name ...
3
votes
1answer
258 views
Synchronized AD group won't appear in SharePoint site
I wan't to add three users who are on a new AD on another Domain Name that the one I use habitually, on my test server there no problemes and after I add a connection to the new domain and I launch a ...
0
votes
1answer
62 views
Site editor vs. site visitor permissions
We have a single site collection on SharePoint 2010 with some 30 departmental web sites. Each site has its own editors group, and they're set to AD groups. Editors for one department can't edit ...
1
vote
1answer
263 views
AD Group in SharePoint (2007) Group and Navigation Audiences
I have given an AD group permissions to a SharePoint (Moss 2007) site. Then I added that group as well as some individuals to a SharePoint Group.
I then added a link to the site Navigation (Site ...
1
vote
1answer
196 views
AD groups with upper-case letters are all lower-case if added in wss
we are running an wss 3.0 connected to AD.
New Users were directly given permissions to subsites/lists by adding them to the permission list in sharepoint. The users are already in AD security groups ...
1
vote
2answers
3k views
How to use AD group in SharePoint 2010
I'm relatively new to SP2010 and wondered about a few Active Directory permission things:
Is it possible to limit access to lists and pages to a specific AD group?
We have a helpdesk area that will ...
6
votes
2answers
2k views
SharePoint task assignment email doesn't send to group
Task list has email enabled on task assignment, tasks can be assigned to multiple people or groups. When I create a task and assign it to myself, I get mail. When I update the task to assign it to a ...
5
votes
1answer
1k views
Nested AD Groups not propagating permissions
I have a list of AD Groups that are nested within each other and if I assign a permission level to the top leveled group, the individuals don't seem to get the access they need. Here's an idea of how ...