Questions tagged [sharepoint-security]
11 questions
7
votes
1 answer
SharePoint security inheritance underlying implementation
I have 2 parts to my question. If I have a Document library with 10K documents, and all documents set to inherit permissions from the library which itself has explicit ACL comprising 500 users (i.e. the library does not inherit security from the…

r_honey
- 883
- 4
- 15
- 31
1
vote
4 answers
Display document only to user who uploaded it in sharepoint
I have a specific requirement where-in I want only the uploader of the document and a specific team to be able to view it in list / library. 1) is it possible? 2) If yes, how...?

Ashish
- 2,544
- 6
- 37
- 53
1
vote
0 answers
SP 2010: Two WFE works, the other fails: Conn string - integrated security "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON"
In Sharepoint 2010, we have a farm with three WFEs.
We use a BDC with a connection string with integrated security to a SQL Server 2008 R2 DB and then a list linked to this BDC to show the contents of a table (simple select statement). We expect the…

Juans
- 11
- 1
0
votes
2 answers
Sharepoint login
how can I let non-domain users username/password login my sharepoint site (is on internet)? I am using Sharepoint 2010 foundation. can I authentic them via Active Directory?

user1186024
- 1
- 1
0
votes
2 answers
Check if specified user belongs to specific group or not
I posted this question on SharePoint exchange but it did not get any attention. Any help will be appreciated.
I have implemented a site and have added a SharePoint group called "SG_Uploader".
In this group, I ONLY have one Active Directory group…

FLICKER
- 6,439
- 4
- 45
- 75
0
votes
0 answers
removing a list of users from all site collections in a web application
Here is the basis of my question, I am trying to remove a very large list of users from all site collections in multiple web applications. My overall goal is to remove roughly 50,000 users from almost 10,000 site collections (all site collections in…

Zirono
- 89
- 2
- 2
- 9
0
votes
1 answer
SharePoint 2013 Forms Based Authentication is Slow– Why does SetPrincipalAndWriteSessionToken take 20 seconds or more?
We have a SharePoint implementation in which our web application is using Forms Based Authentication(FBA).
There are 2 servers in the farm. A web front end server that resides in a DMZ and a SQL server within the corporate network. A firewall…

Douglas Gilmore
- 1
- 2
0
votes
1 answer
Granting Access to custom page?
I have a custom sharepoint page that inherits from a custom dll I created
the page is located inside my shared documents library.
I managed the page's permissions so that there are two groups who can access it: one with a Full control level and the…

Mina Wissa
- 10,923
- 13
- 90
- 158
0
votes
1 answer
In SharePoint, can I control what users see on the page programatically?
I have a SharePoint Wiki that I'm permitting anonymous users read-only access to. However I'd like to make it so that the "Edit-History-Incoming Links" toolbar at the top vanishes if the user accesses the site so they don't get curious about that…

tekiegreg
- 1,667
- 6
- 25
- 41
0
votes
1 answer
How do I restrict access to custom List forms in SharePoint 2010?
I am working on a workflow in SharePoint 2010 that is attached to a custom list where items require approval. During the course of the item approval process through the workflow, multiple teams have to review the item and sign off on it. Each team…

amber
- 1,067
- 3
- 22
- 42
0
votes
0 answers
Sharepoint list permission for user to read,create but can only edit their own
I'm trying to allow the user to edit their own list item in Sharepoint Foundation 2010,
Open the list that you want to configure.
On the Settings menu, click List Settings.
On the Customize page, in the General Settings column, click Advanced…

Jon
- 53
- 7