Assignment of security to content.

learn more… | top users | synonyms

0
votes
0answers
63 views

Give user acces to site collection

I want to give a single user acces to my site collectiom. But when the user logs on he gets a error "Sorry, this site hasn't been shared with you." I added the user in "Site permissions" under ...
3
votes
1answer
25 views

Find all workflows with a certain permission setting

I have a workflow which just got broken by a network administrator changing some active directory settings for a certain group. I was able to fix the workflow once the problem had been found but there ...
1
vote
0answers
45 views

Managing Sharepoint Service permissions with distributed architecture

I have following architecture for sharepoint and I wanted to know best permission set up. Currently we have fresh install of SharePoint Foundation server with the services running as shown in the ...
1
vote
1answer
67 views

Visitors can't view the final situation of the site

I changed the css style of main page. System account can view the final situation but the visitors can't view. I shared the site with visitors too.Nothing happened. What else should I do? The visitors ...
1
vote
1answer
86 views

Custom Permission Structure in SharePoint?

Here is my requirement: I have a list of region/offices that is used to model the organization structure of a company. This list is used as a lookup in a list of manager users: so each manager is ...
1
vote
1answer
907 views

Programmatically to list the groups of the current user in a web form sharepoint 2010 foundation

How me in web form to list the groups the current user checkboxes to select one or more groups? What would then set the permission to a document on the basis of chosen groups? I'm doing it right: ...
1
vote
1answer
224 views

Users with 'Contribute' cannot edit/delete from Library (Sharepoint 2010)

An issue has recently been brought to my attention that users with Contribute access to a Document Library cannot actually Edit/Delete items. Whenever users go to Edit a document they get an Access ...
2
votes
3answers
169 views

Re-assign “Created by” for list item

I have a SharePoint list whose items are created by members of a group of ~700 people. The content of these list items needs to evolve over time but we need to limit edit privileges so that only ...
0
votes
1answer
1k views

Sorry, this site hasn't been shared with you

I Created a web app in SharePoint 2013, and a site collection as well. But when I am about to open the page I get this message: Sorry, this site hasn't been shared with you. Any suggestions?
2
votes
1answer
254 views

Show asp.net webpart elements based on user permission level?

I want to do the following: I have a webpart and two users (not in groups, though, because for a reason I don't understand there are no groups in the productive environment here ;) ). One stands ...
0
votes
1answer
165 views

Give 'full control' to a list but restrict item editing

How can I give a sharepoint group full control of a list but at the same time not allow them to edit items? (giving them Read access is not sufficient).
0
votes
1answer
29 views

Maintaining role groups and users in two farms simultaneously?

We currently have two farms - a SharePoint 2007 one and a SharePoint 2010 one. We have the same groups in both farms and the same userbase. At the moment when someone joins or leaves the company ...
1
vote
1answer
52 views

Duplicate user's permissions across farm in SP2010

I have just taken over as developer of a Sharepoint farm with multiple site collections. I keep having to assign myself the relevant permissions that my predecessor had across various areas. Is there ...
0
votes
1answer
121 views

SharePoint Global Navigation Tabs Security

Im having different tabs on the global navigation of site and there will be different groups who will be having rights to different tabs of the application. On click of the tab respective contents ...
0
votes
1answer
93 views

How to show all users in “Select People and Groups” dialog box?

Is there a way to show "All Users/Groups" in the Select People and Groups dialog? I have tried "*" and "%" but they come back with nothing.
1
vote
0answers
125 views

Can some please tell me how to grant external users access to sharepoint external facing site?

Can some please tell me how to grant external users access to sharepoint external facing site? I have a sharepoint 2013 enterprise standalone server.
0
votes
1answer
64 views

Run Publishing.Administration - method as a Farm Admin

I need to call a method from publishing.administration-Namespace as a farm admin. To be specific: ContentDeploymentJob.GetAllJobs(); When I try to run that code I get the exception that the code can ...
1
vote
1answer
128 views

SharePoint Online give administrator access to My Site of all users

I want to migrate user data from a network share to the "Personal Documents" folders of the user's My Site. Therefore I want to give an Administrator full access to the My Site of all users. I've ...
1
vote
1answer
317 views

Why I get “Attempted to perform an unauthorized operation” while looping groups users

Could anyone explain me why when I trying to loop user of a group foreach (var u in group.Users){....}, I get the error : Attempted to perform an unauthorized operation. I notice that inside ...
0
votes
0answers
56 views

SharePoint OOTB Search Web Part Needs Tweaking

I have a SharePoint search web part on my page. I was under the understanding that security trimming is automatically incorporated into the query in but all users can see certain pending documents. ...
1
vote
2answers
95 views

Setting permissions for List Item columns

Is it possible to set List-permissions in a way that just single Persons can edit columns from ListItems? To be more specific i want to approve (setting a checkbox "approved") Listitems after ...
1
vote
1answer
87 views

restoring content databases and retaining permissions

I have a production Sharepoint web app that contains several content databases serving a group of site collections. There are some critical files in a group of document libraries and lists, so ...
1
vote
1answer
229 views

Note board Web Part Security Permissions

I have a note board web part sitting on the default.aspx page of a site. I have both farm and site admin rights over the site and against each comment I can see a delete link - both for my own posts ...
0
votes
2answers
43 views

How do i implement custom permissions?

I want to do the following using sharepoint 2010 permissions: There are 4 groups with multiple members, each member can only add/edit their own list items and list items belonging to members of their ...
1
vote
2answers
546 views

Sharepoint 2013 users which are programmatically added using Client Object Model still has no permission

I have a problem with user permission of users which are programmatically added to Sharepoint 2013 group using Client Object Model. The web application allows anonymous, but I also have a document ...
0
votes
1answer
57 views

Permission and Access & Edit Item

i created 2 Groups "Site Owners" ( with Approve & Contribute Permission) and "Site Member" (only Contribute Permission ) and i have 3 account (Administrator, Useradmin ,UserMember ). "Site Owners" ...
1
vote
0answers
38 views

Is there a way to list all site permissions from a parent site to the sub-sites from one place?

I am trying to find out all of a complex site permissions. Those varie depending of the sub-site and I want to make sure 100% are reviewed so the best way would be to have one report and to mark it ...
0
votes
2answers
115 views

How to remove sharepoint security group in the feature?

I want to remove custom security group from sharepoint 2010. I created custom security group as follows: SPGroup wcmGroup = currentWeb.SiteGroups[permissionName]; SPRoleDefinition ...
1
vote
3answers
167 views

Users in group with Read permission are able to edit documents and save back to Sharepoint

So I have a group of users for which the group permission on a document library is set to Read. There are other groups with other permissions, but there is no overlap in terms of group members. ...
0
votes
1answer
243 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 ...
1
vote
1answer
39 views

Transfer user permissions

I have a SPListItem for which I need to transfer all directly given permissions from Alice to Bob. It sounds like a common scenario, but still I was not able to find a solution (except third party ...
0
votes
0answers
55 views

Adding a user permission to a publishing page gives us a NullReferenceException on aclinv.aspx

We have a problem with an item in a Pages library. When trying to add a user permission to the item (brand.aspx), we get the following error. Please note that both the Pages library and brand.aspx do ...
0
votes
0answers
38 views

Survey Permissions Issue

I want to give a single user permissions to add questions but not to respond to survey but I am not sure which permission level can be used as currently it got "Contribute" permission level and he can ...
0
votes
1answer
42 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 ...
0
votes
2answers
164 views

The impact of BreakRoleInheritance()

I call BreakRoleInheritance on a document (the actual list item) in order to assign someone of less permissions the 'contribute' rights to that particular item. In doing that, have I 'broke' the ...
0
votes
1answer
53 views

How to allow users to fill out forms in a form library, yet not create new views?

In my forms library, I want users (who have contributor rights on the site) to be able to add forms and edit forms but not create new views. How can I accomplish this?
1
vote
1answer
295 views

Item-level permissions on document library

I ultimately want to grant users edit permission only on the items they created. According to this article: http://www.hersheytech.com/Blog/SharePoint/tabid/197/entryid/28/Default.aspx I can do ...
1
vote
1answer
353 views

Users with “Contribute” access cannot edit document attached to a SharePoint 2010 Discussion Board post

Users on my 2010 site can't edit a document attached to a discussion board post even though they have "Contribute" access. Users with "Full Control" can, of course, but users with Contribute cannot. ...
0
votes
3answers
46 views

Can I give access to a user who is NOT a member of a user group?

Is it possible to give access to a user who is a member of one group but NOT a member of another group? [edit] In other words, if they belong to a certain group, I need to deny them access. I want ...
1
vote
1answer
74 views

Report of item-level permissions

I have a list with item-level permissions for different users. I would like to generate a report somehow (ideally in Sharepoint Designer as a DVWP page) that shows what each item with the users who ...
0
votes
1answer
188 views

User Profile Service: Can add my user to Administrators, but not Permissions

I'm trying to run a Powershell script that updates the "PictureURL" for a specific FBA user on my SharePoint 2010 site. However, the script returns an error saying: New-Object : Exception calling ...
0
votes
1answer
79 views

If statement within If statement

i do hope you can help. Im very much an amatuer beginner when it comes to SharePoint Designer but am struggling with a list workflow issue. Im trying to set up a workflow to send emails to the ...
0
votes
2answers
76 views

Document library item permissions

I have a document library containing a lot of personal information. Originally only admins could see the library but now it has been decided that users need to see their own information. Admins have ...
0
votes
1answer
87 views

sharepoint 2010 hide admin pages

I have several lists on a public facing sharepoint site that are open to the public. These are simple lookup lists and this configuration can't change (not my call). Since users have access to the ...
1
vote
0answers
125 views

User Permissions Randomly Removed

have a user who lost permissions to author content in our site. I went and checked the authoring group and realized she was no longer a member. I figured someone had inadvertently removed her and ...
0
votes
0answers
76 views

Permissions issue, a list item that cannot be edited or deleted

I have logged in as the Farm Admin, tried to delete the record directly, no luck. Tried to create a workflow as the Farm/Timer Service Account, the Installation/Administration account, using ...
1
vote
2answers
376 views

How to grant permissions to Webapp Web Analytics Reports in Central Administration

My management department asks for access on the Web Analytics reports for the whole web application. I tried giving them the permissions to see Web Analytics, but they are still not able to login into ...
0
votes
1answer
47 views

Only give permission to modify/delete a list item to the user that created it

I have created a simple Hyperlink list on which everyone can create, edit and delete items. Now I need to add some more restrictive permissions similar to the following: Only the users that created ...
0
votes
1answer
90 views

Simple permissions question

I know how to grant someone certain role to a list (contribute or read for example) using C# such as: SPRoleAssignment userRoleAssignmentCont = new SPRoleAssignment(allUsers); ...
1
vote
1answer
74 views

Sharepoint Foundation 2010 - Site structure for our implementation

I have been tasked with implementing document control for my organisation. The structure is roughly: Department 1 - Contract 1 - Contract 2 - Contract 3 Department 2 - Contract 1 - Contract 2 - ...

1 2 3 4 5 16