Assignment of security to content.

learn more… | top users | synonyms

2
votes
3answers
655 views

Information about users store

Where is information about users associated with specific SharePoint site stored? I guess information is stored in relational database. To be more specific i want to ask if it is possible to query ...
2
votes
1answer
74 views
+50

How is the user information list populated?

When you add a user with direct permissions somewhere within a site but they haven't yet visited SharePoint - will the user be added into the user information list automatically or only once they ...
2
votes
0answers
51 views

Managing my user permissions for my Publishing site  enterprise wiki

I have created 5 separate enterprise wiki sites, which can be accessed using the following URLs:- …Wiki/HrManuals ..Wiki/SalesManuals ..Wiki/TechnicalManuals ..Wiki/legalManuals Now I need to ...
2
votes
1answer
92 views

SPWeb.GetUserToken(x) vs SPWeb.Users[x].UserToken

I'm working in code to elevate an account with the Read role to a specific account with the Contribute role in order to create a list item. I currently get the SPUserToken for the contribution ...
2
votes
2answers
592 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
58 views

Alerts working only when Delete Versions permission is checked

I'm using Sharepoint Foundation 2010. Alerts are working only if the users have permission level that has Delete Versions permission. I want users to be able to get alerts, but not delete past ...
2
votes
2answers
332 views

Implementing permissions based on metadata

It's been 10 years Sharepoint is around, but this feature is still missing OOB. It would help immensely in governing a Sharepoint farm, IMHO. Administrators should only setup the rules as staten by ...
2
votes
1answer
107 views

Add user to a SharePoint group - grant permission - right groups do not show

When I try go grant permission to a user in a new web I don't get listed the cusom groups on the current web. If you look at the image you can see that the list in the background are quite a bit ...
2
votes
1answer
170 views

How I can block to change view in list SharePoint Foundation

How I can block change view in ShrePoint list?Even when I add user Read Only permission to some list, person be able to change view in this list. I want to block change view but I don't know how. I ...
2
votes
1answer
520 views

Permission levels on webs that do not inherit permissions

How does permission levels work when webs do not inherit permissions? I have a site collection with 3 webs: Root Subweb LeafWeb Each web has unique permissions. I also have a permission level ...
2
votes
1answer
425 views

How can I copy a folder from on library to another and maintain permissions on the folder structure?

I want to copy a folder from on document library to another document library and maintain permissions on the folder structure. When I CUT the folder and paste it the permissions on the folder ...
2
votes
1answer
263 views

terminated employee still shows up in user search

From Central Admin > user profile search > Employee not listed (meaning nightly sync took him out) However, went to a site permission and type the terminated employee's user id "tpatel" and SP ...
2
votes
3answers
743 views

Content Organizer Rules overrides Folder level Permission

We built a Sharepoint 2010 Document Center template site. We have various folders under Document Library with Contribute rights to different group. We use content organizer rules to route the ...
2
votes
1answer
430 views

Sharepoint Profile Picture access rights

After setting user profile pictures (and user information pictures) for all our sharepoint users (images are kept in a list in one of the site collections), we configured user profiles so that users ...
2
votes
0answers
74 views

Permissions set for documents in a library don't work from hyperlinks

I have a Sharepoint site which contains a document library with several folders, a forum etc. I have set up a group (30 people) who can view the site. One of the folders contains about 40 Word ...
2
votes
0answers
106 views

Sharepoint 2010: In external application need to get all sites with write permission for logged in user. [C++]

In my external application I need to find all sites with write permission for logged in user. I am using Web Services. Is there any web service available for this task? Or can I send a Query and get ...
2
votes
4answers
1k views

Hiding data from anonymous users in SharePoint Foundation 2010 site

I manage a SharePoint Foundation 2010 site, hosted by a web hosting company, that is an Internet-facing site. Most of the lists (Calendar, Announcements, etc.) are for public (anonymous) consumption. ...
2
votes
0answers
611 views

Page History/Page Permissions exceptions (BreakInheritance(false, false)) [closed]

I'm experiencing a serious problem (SharePoint 2010) I want to share with you. Steps to reproduce it: Create a Web application. Create a site collection inside the Web application previously ...
2
votes
1answer
895 views

How to programmatically check view permission to a url in SharePoint?

Is there a way to find out whether a particular user has permissions to view a given sharepoint url. I tried to use the DoesUserHavePermissions method, but the problem is that I am not sure what ...
1
vote
3answers
3k views

How to make sharepoint 2010 site as readonly

How to make sharepoint 2010 site as readonly. Note: It should not be applicable for custom administrator group,Except the administrator group other group will get the site as readonly.
1
vote
2answers
262 views

Permissions in SharePoint 2010

we did migration of eRoom to sharepoint using docave migration tool. After the migration i checked the permissions. folowwing groups with permissions. owner - full control, limited access member - ...
1
vote
4answers
401 views

NewItem.aspx with Different Columns?

I'm trying to create a IT ticketing system. Currently, all users are allowed to create new items (incidents). This is somewhat problematic because everyone sees every column, like "Status" and ...
1
vote
3answers
2k views

Powershell - Item Level Permission by Content Type

Here is the scenario. I only need to run this once as business team just decided their contents are confidential. User Group is "Marketing", will use OOTB "Contribute" and all of marketing items are ...
1
vote
3answers
57 views

Permissions for a custom document library

I would like to include a document library in my SharePoint site and make it visible only to a certain group of people. All other content on the web site should remain available to everyone. How can I ...
1
vote
1answer
299 views

Using Sharepoint Modal

we are implementing a feature in sharepoint where the user can share documents, we are reworking our own UI to make it easier for the end user. We have a modal popup where you can select multiple ...
1
vote
3answers
652 views

Weird Sharepoint 2010 permissions errors

I went to the U.I and set a group of users to have limited access and read access and tried go to my home page of my site. I get an access denied error and have no clue why. I found that I must give ...
1
vote
2answers
529 views

What permission level do I need to manage shared service providers?

I want to turn on the search in my local development MOSS 2007 install. I have an account on the local computer I am in the Farm Administrators group I can log into Central Admin and see many of ...
1
vote
3answers
616 views

Groups paging is broken

The page that shows all the groups on our SharePoint 2010 site collection is broken. Here's the page: http://dev95/_layouts/groups.aspx It should show all the groups, but it only shows the first ...
1
vote
2answers
83 views

Unable to modify Sharepoint site on my local machine

I just started at a new job and have had my credentials set to administrator. When I attempt to modify our pages on my local machine, I am only allowed to minimize, close, and delete web parts. When ...
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 ...
1
vote
3answers
309 views

User with Full Control Permission is getting Access Denied Message

The user who's responsibility it is to build up and maintain our training portal is receiving the "Access Denied" message when she tries to edit her page. Her permission level is "Full Control". I ...
1
vote
2answers
88 views

Hide or Secure a List or Library

There are some users in my Sharepoint site. I want to prevent them from using a specific list or library. And even I don't want them to see that list or library. In other words I want to create a list ...
1
vote
4answers
1k views

Can you restrict a list to add item only but not read?

Is it possible to create a list where you can add items to a list but not view items in a list?
1
vote
1answer
268 views

Group owner on SharePoint

When creating groups on SharePoint, how important is it who the owner of the group is? I tried setting the owner to an AD group but it said that was not possible. Can we set one custom group's owner ...
1
vote
1answer
416 views

How do I get the default member and owner SPGroups?

I want to show members and owners in a webpart. My site collection can be created in different languages, so I can't get needed groups like web.Groups["Contoso Members"]. Because it may be "Medlemmar ...
1
vote
2answers
1k views

Is it possible to restore only permissions from a SharePoint 2010 backup?

Is there a way to only restore permissions and not the content from a SharePoint 2010 back-up? If yes, how?
1
vote
1answer
1k views

Access denied for all users when they try to connect to SharePoint

User deleted a group out off people and groups and since then all users are getting an access denied error when they try to connect to SharePoint. They believed the group to be domain\users but I ...
1
vote
2answers
788 views

After migration from MOSS 2007 TO SHAREPOINT 2010 broken pics

I've migrated my MOSS 2007 portal to sharepoint 2010 and i had no customization in my previous portal and it was totally out of the box. Migration was successful although facing the following ...
1
vote
2answers
2k views

Is there a way to add users in bulk?

I would like to add 20-30 users to a SharePoint site (Members group). Unfortunately, the Add Users interface is excruciatingly slow (nearly a minute to browse for a single user). Can it be done in ...
1
vote
2answers
434 views

Disallow access to SharePoint sites by default for Domain Administrators

Because BUILTIN\Administrators appears in the list of Farm administrators and the local Administrator group contains the Domain Administrators group, any domain admins get access to my SharePoint ...
1
vote
1answer
314 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 ...
1
vote
2answers
977 views

Creating permission levels for a sub site

I have a site collection with one subsite. I want: One user to have contribute permissions for both the site collection and for the sub site. A different user to have contribute for just the ...
1
vote
1answer
173 views

Page Permissions Help Need - Asking for Password 3 times

Ok so I have a page on our team site that only Management can see so I stopped inheriting permissions and set up its own permissions, this is the structure. User A Contribute, Limited Access User B ...
1
vote
1answer
146 views

User Permissions SharePoint 2010

I am working with SharePoint 2010. My requirement is to have some user groups blocked for some of my custom pages those reside in "Site Pages" library.So that users in those groups can not access the ...
1
vote
1answer
103 views

relationship between Site Collections in a web application

I have around 4 SiteCollections in a web application in Sharepoint 2007, I wonder if one site collection is for customer A, and second is for Customer B, will they be assessed using same IIS website ...
1
vote
3answers
1k views

SharePoint multiple list view depending on pemission for user

Is there a possibility way to make a permission to list view depending on user groupa can see view1 only groupb can see view2 only
1
vote
1answer
787 views

“DWORD (32-bit) Value” or “”Qword (32-bit) Value" - which one should I configure in Windows 64-bit registry?

"DisableLoopbackCheck & SharePoint: What every admin and developer should know" advises to disable ("infamous") "loopback check" completely on dev machine by following "You receive error 401.1 ...
1
vote
2answers
873 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 ...
1
vote
2answers
1k views

SharePoint 2010 Contributor Permission

Is it possible to restrict the Site Actions menu and the Page tab/ribbon from Contributors in SharePoint 2010? We only want the Contributors to click on the green plus signs where it says “Add…” on ...
1
vote
1answer
45 views

Is it possible to have a public folder inside a non-public site?

I have a site collection with certain permissions and I want for some people to have access to a folder inside a list (or to an entire list if necessary) without having to authenticate. Is this ...

1 2 3 4 5 16