0
votes
2answers
19 views

How to exclude users from view access?

We have a SharePoint 2007 site that is viewable by "All Authenticated Users". As part of company policy, when an employee is terminated or leaves, we modify their active directory account to remain ...
0
votes
0answers
40 views

Managing security and privileges for my Wiki library

I am somehow new to SharePoint. I have created a Wiki Library inside my team site, and it seems that it will give me all the features I need Out-Of-Box such as content editing, rich text editing, ...
0
votes
1answer
25 views

Frequently Needed Business Rule About Security that SharePoint Does Not Provide OOTB

Suppose that i have two lists like this REGION_LIST [ RegionName(text), RegionResponsibles(multi-select peoplepicker) ] ISSUES_LIST [Some issue related columns, Region(lookup) ] Main requirement is ...
0
votes
0answers
10 views

Limiting Report Subscription Options

We are using SharePoint Enterprise 2010 to provide reporting functionality for our sales team, using SSRS RDL files. The report's themselves work just fine, but we are going to train our sales team ...
0
votes
0answers
15 views

Use Managed Account in WebService to provision a SiteCollection

A GPO forces us to change all user passwords every 90 days - thats why we are using Managed Accounts with automatic password change in our environment for all services. Because of this we do not know ...
1
vote
0answers
67 views

Steps to deny anonymous access to _vti_pvt directory iis7

The service.cnf file found in the _vti_pvt directory has the default permission settings which may lead to an unauthorized access to the file What are the steps to deny anonymous access to _vti_pvt ...
0
votes
3answers
215 views

Active Directory Federation Services and SharePoint

Here is my situation; we are developing a sharepoint portal that should be accessed from multiple different domains. And users from different domains should not enter their credentials. As far as i ...
0
votes
3answers
50 views

Changing a SharePoint group Title

What would be the harm of changing the name of a SharePoint group? I have a task list that has the SharePoint groups set in the 'Assigned To' for list items. I'm wondering would be the impact of ...
0
votes
1answer
68 views

Security involved with running a batch file to create Document Libraries

I was wondering what kind of permission levels should a batch have to execute procedures that create programmatically Document Libraries on SharePoint 2010. Has someone done that?
2
votes
2answers
74 views

Should I patch my intranet SharePoint?

SharePoint patching is a hassle and takes a lot of time to test and deploy, My SharePoint is an intranet site (within my organization's premises). Some fellow IT admins advised me to patch only ...
0
votes
1answer
251 views

“404 FILE NOT FOUND” on my username entries

In Sharepoint 2010 Central Administration --> Security --> Manage the farm admii nistrator group (Central Administration : Site Settings : People and Groups - Farm Administrators), when I click on my ...
0
votes
1answer
132 views

Can I BreakRoleInheritance for root folder in #SharePoint library?

Can I BreakRoleInheritance for root folder in SharePoint library. list.RootFolder.Item ruturn null.
1
vote
1answer
237 views

Access control with a very large AD group

I'm working with a company that has 100k+ employees, contractors, and external partners who have user accounts in their Active Directory. People fall into different categories: Employees (60k) ...