Tagged Questions
2
votes
1answer
40 views
RoleAssigments are being assigned by default to all new pages
I am pretty new to SharePoint, so please let me know if there is some more info or clarification required. I am creating a webapplication with certain SP groups, libraries and pages in that order by ...
1
vote
1answer
68 views
Difference when creating SharePoint 2010 groups programatically and the web interface
When I create a new group using the web interface, I'm able to use web.Groups["name of group"] to find the group.
When I create a group programatically, I use web.SiteGroups.Add("name of group", ...
0
votes
0answers
69 views
Is there a way to restrict or limit the Manage Permissions permission level?
Scenario:
A custom permission level is created that doesn't have as many rights as the Site Owner role (Full Control permission) but, has more rights than a normal Contributor role (Contribute ...
0
votes
1answer
241 views
Reply permissions for a Discussion Board in a Site with Read permissions
I currently have a site where all SharePoint groups have Read permissions. However, there is one special group called Discussion Participants that should be able to post and reply to one specific ...
2
votes
1answer
266 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
2answers
874 views
Use workflow to remove/add group permissions
I want to use a workflow to remove permissions on a calendar event/list item (with a category RPL) for all groups except group 'B' when the calendar event is created. Here is what i have so far but ...
3
votes
1answer
1k views
Domain Groups in SharePoint 2010
We have several domain groups that are not showing up in our SharePoint 2010 environment. The common thread seems to be that domain groups without an e-mail address assigned to the group are the ones ...
