Tagged Questions
-1
votes
0answers
8 views
Sharepoint calender entry form [closed]
I am running Sharepoint 2013. I have a calendar within it that I use to track whereabouts of employees (around 30 people). Each employee can click a date, hit "add" and fill out the form which ...
0
votes
0answers
5 views
SharePoint 2007: Allow to approve list items without granting Manage Lists-permissions [migrated]
I want users to be able to approve items in a SharePoint 2007 list without granting the permission "Manage Lists".
I found a permission named "Approve Items".
I created a Permission level with granted ...
0
votes
0answers
52 views
SharePoint site permissions based SQL Table.
I am using SP 2013 I need provide the site permission to different users around 3000 based on there department. I have all the users in AD only but the user details like department name are stored in ...
0
votes
2answers
33 views
sharepoint hide administrator header for non-admin
I'm new to Sharepoint and I try to create application pages (via visual studio).
I want to see the design of the pages without the administrator header and the left column. I want to see the page ...
0
votes
1answer
204 views
Powershell Script to Find SharePoint Groups with [No Access]
Our company is running into an issue post-upgrade with (some) custom SharePoint groups being appended with [No Access] that is throwing group members Access Denied messages when they try to access the ...
0
votes
0answers
562 views
Administering a Sharepoint 2010 list with item-level permissions [closed]
I am looking for a way to allow my staff to see items in a list without making them site owners.
Currently my list item level permissions are set to “Read items that were created by the user”
If I ...
0
votes
1answer
556 views
Open secure Sharepoint file programmatically using c#
I need help opening am online Sharepoint file programmatically. These files need to be secured on Sharepoint (so that users can't wander into them), but I also need to access it somehow using my ...
0
votes
1answer
305 views
Set custom permission on sharepoint list item using sandbox solution
Looks like it's not possible to set custom permission on SharePoint list item using Sandbox solution, but thought to ask the question anyway.
I would like like to accomplish something like this in ...
0
votes
1answer
294 views
How to programmatically grant 'Read' permission to a Group/user for a particular list in sharepoint
How to programmatically grant 'Read' permission to a Group/user for a particular list?.
I have created a group in Share Point manually.
Created a list too.
Now i want to add 'Read' permission to ...
0
votes
0answers
49 views
Retrieving permissions assigned to a user in Sharepoint using asp.net
I have been tasked with-
Retrieving permissions assigned to a user for a particular list/calendar/announcement in share point. How do i do it programmatically? Where do i start.
It is something like ...
0
votes
0answers
732 views
SharePoint Survey Custom View/Edit/Delete Permission for Custom Group
I am creating a survey in SharePoint 2007 and would like the following setup:
Survey respondents can view/edit/delete only their own responses
A SharePoint group (composed of teams lead/managers) ...
2
votes
0answers
615 views
Sharepoint 2013 users which are programmatically added using Client Object Model cannot contribute to document library
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
0answers
31 views
Site Permission user/group && their email
How to get the user/group list in Site Permissions on Site of SharePoint 2007? and get their email address. I need Java Code for that purpose. c# for reference.
1
vote
0answers
639 views
Restrict download and printing document from sharepoint document library [closed]
I am facing issue in giving a set of users such permission so that they can only view the documents but can't download and print those documents.
What I tried to do till now is : created a document ...
0
votes
1answer
156 views
Hiding viewable files in sharepoint
Our company have some data in excels/images files that we want to make available to our employee through our sharepoint portal. However we do not want them to be able to download the files or ...
1
vote
0answers
124 views
Fine-grained permissions on list on sharepoint 2010
I'm working on a sharepoint project with three sharepoint groups which are members, administrative and managers.
I want to a add permissions to those groups on a list with these conditions:
1/ ...
1
vote
0answers
480 views
SharePoint Error when adding a file
I got wcf server and web server in my environment.
SharePoint is hosted in web server.
When I added a file using this method from the web server , it's OK.
Then design changes come and I added ...
0
votes
0answers
196 views
How to Show Master page navigation menu items based on the logged in user in sharepoint 2010?
i have a sharepoint 2010 application , on the top i have a top link bar with menu items.
i dont want to show all menu items to all the users,i would like to show menu items based on the permission ...
1
vote
1answer
319 views
“Access is denied” for a wcf deployed as SharePoint 2010 solution
I've created a wcf (C# Visual Studio 2010) and installed the wsp on a SharePoint 2010 Server (not on the same machine) as solution. In der Studio-Project, the svc and config files are located in a ...
0
votes
0answers
198 views
Sharepoint user with “Full Control” on Subsite can see TopNavLinks to pages where he has no permissions at all [closed]
I have a SharePoint 2010 Foundation environment up and running here.
Is it by design that users with "Full Control" and "Design" Permission on a Sub-Site can see all Links in the Top Nav Bar even ...
0
votes
0answers
107 views
MOSS 2007 Unique Site Permissions
I also have posted this on sharepoint specific forum here but no rep.
I have two sharepoint web applications. In first one when I create a subsite I get these options to set user permissions for new ...
0
votes
1answer
360 views
EPM Project Server 2010 - PSI - Assign Project Permissions programmatically
I am needing to assign permissions to a project when it is created. I already created an event that runs when a project is created, but I'm not finding what methods of the PSI to use to assign ...
0
votes
0answers
119 views
Create items and edit items that were created by the user not working
Create items and edit items that were created by the user option is not working in the advanced settings for Sharepoint 2010 list. need to keep the option working so other coworkers are not able to ...
0
votes
0answers
119 views
Permissions on Sharepoint Forms using infopath
I started now to working with sharepoint, and i have 3 big Problems.
I have a form created with Microsoft InfoPath and i integrated it with sharepoint.
My first problem is, when the users answers ...
0
votes
0answers
132 views
Sharepoint Permissions-Based Calendar views
I'm working on a set of leave calendars, and want to hide certain fields from view, based on the user's permissions, AFTER the calendar event has been entered and approved by a manager.
In other ...
-1
votes
1answer
251 views
How to block the sharepoint page people.aspx for a user group?
In my SharePoint 2010 application, I want to give the visitors group no persmission to the "_layouts/people.aspx" page. Is this possible? And how? Thanks.
0
votes
0answers
194 views
Compare 2 Treeview permissions on checked nodes in SharePoint 2010 server
This is in SharePoint Server 2010. I have 2 ASP.Net treeviews (System.Web.UI.WebControls.TreeView). They both are populated with the same contents.
Contents are mapped as follows:
Treeview Parent ...
1
vote
2answers
5k views
Sharepoint List, users only view their own Items
I'm using Sharepoint 2010 and I have a list where I want users to only be able to see their own list items. I have already gone into the advanced list settings and set Item-level permissions so they ...
0
votes
2answers
263 views
ASP.NET ascx control hosted in Sharepoint gets System.UnauthorizedAccessException when trying to save file
We have an ascx custom control (not a web part) hosted in a special Sharepoint page. This page allows users to upload files to our server. Unfortunately permission issues are preventing Sharepoint ...
0
votes
0answers
52 views
Right Management Sharepoint
I have a sharepoint list. Users should be able to create new items and change some attributes. I gave full access for the users on the list items.
But now I think there is a security gap:
what ...
1
vote
1answer
1k views
No permission to access webApplication properties
When activating a site feature I automaticly want to set a WebApplication property. This is the code:
public override void FeatureActivated(SPFeatureReceiverProperties properties)
{ ...
0
votes
1answer
234 views
Silverlight application in Sharepoint - list permission issue
I have Silverlight application set in Sharepoint webpart. The application modifies Sharepoint lists using client object model.
What I want to achieve is to provide some security for these lists. The ...
1
vote
2answers
1k views
Difference between true and false when using BreakRoleInheritance() in SharePoint
What is the difference between using ListItem.BreakRoleInheritance(true) and ListItem.BreakRoleInheritance(false)?
I get the same result when using these two and I'm wondering what tells them apart?
1
vote
2answers
61 views
Disallow viewing list items
Suppose there's a top-secret list (inherits its permissions from its parent) that contains records that were created earlier by different users. There are several groups with rights to administer, ...
0
votes
1answer
455 views
Add TermSetGroup in Sharepoint via Code
I've got a problem while creating a TermSetGroup. My code looks like this:
SPSecurity.RunWithElevatedPrivileges(delegate()
{
//create new group if the groupName was not created.
...
0
votes
1answer
746 views
Sharepoint: web part programmatically changing permissions, cannot get the changes to persist
I'm writing a visual web part in visual studio for sharepoint 2010. The whole point of this web part is to change permissions around at the click of a button. I am able to access the permissions and ...
0
votes
1answer
574 views
Permissions issue when updating current page properties programmatically
I have a publishing page that represents a person (a contact form, if you will), and i want to give the user the possibility to edit some of the information in the form (name, age, location...).
So i ...
1
vote
1answer
352 views
SharePoint Farm account gets “denied access” error when attempting to create a new site
When attempting to create new sites in a site collection logging in under the Farm Account Administrator - -- we a getting "Access denied' error. This is a new message that occurred after working ...
1
vote
1answer
202 views
Create custom page to give permissions to a user for workspace using C# in Sharepoint 2010
We use Sharepoint 2010 as a intranet solution in our company.We have 1 web application and more than 5 site collections.Each site collection has different sites and each site has Workspace Site ...
0
votes
2answers
359 views
Unique List Permission During Form Submit
I have a SharePoint list that is populated via an InfoPath form. There are two groups of people who have access to the form: end users and owners. While I don't have any issue with assingning ...
1
vote
1answer
366 views
SqlClientPermission in a sandbox web part
I'm trying a long time to get a working SQL connection in my web part. I read a lot of msdn stuff and tried many things, but I can't get it working... Every time I try to open a SQL connection, my web ...
0
votes
1answer
321 views
Remote File Accessing from Sharepoint Application Page
In my Sharepoint Application Page, I'm trying to copy a file from a Network Shared Folder.. And my code's like below..
try
{
File.Copy("\\MShare\Public\Test.txt", "C:\Temp\Test.txt", ...
0
votes
2answers
2k views
C# - How to set SharePoint permissions for user under subsite not Root level
I'm trying to add permissions for a user that is under a subsite in SharePoint. I was able to successfully set the permissions for the user on the root level, but I am not sure how to approach the ...
1
vote
2answers
842 views
How to check that current user has edit permission to a webpart in Sharepoint 2007 and 2010?
I have a webpart. If current user has edit permission then I have to display some information in webpart content.
How to check that current user has edit permission to a webpart in Sharepoint 2007 ...
0
votes
1answer
318 views
Remove permissions on list item change in sharepoint
Is there any chance I can remove survey permissions on List item change?
0
votes
1answer
1k views
How can i add Active Directory security groups to a SharePoint site to control permissions, rather than individual user accounts
SharePoint does integrate active directory accounts, of course, but how about security groups? Have a few sites where I'm fairly confident access is going through an existing Active Directory (AD) ...
0
votes
2answers
7k views
List Item multiple users permissions programatically (sharepoint)
I've looked around and haven't found a solution yet. I have picked up code snippets here and there to find a solution.
I have a Doc Library called "Document Collaboration" with the field "Assigned ...
0
votes
4answers
878 views
Copy Sharepoint folder and keep permissions
I've been researching this for a bit and I've found that copying a Sharepoint folder doesn't actually keep the permissions intact.
I've tried mapping the Sharepoint folder to X:\ and then using ...
2
votes
1answer
649 views
Assign unique permissions without breaking the inheritance in sharepoint 2007
I have a discussion list and need to provide contribute access only to this list for all users with read access(i.e visitors). Basically, all visitors should be able to submit their comments in ...
0
votes
0answers
358 views
Sharepoint permissions error
I have a sharepoint site with more lists and I have a problem with one of them. If I try to access the permissions of a list item, it displays them, but when I try to modify them it gives an error ...


