Tagged Questions
0
votes
1answer
31 views
Recurse subsites - Where user has Explicit Permissions
I have a need to recursivily display all subsites which a user only has explicit permissions to view. Trying to avoid pulling back all sites that have All Authenticated Users permissions. I found an ...
0
votes
1answer
92 views
Powershell Script to generate site collection administrators, site URL, Site Name,Members in the group named 'owners'
I have a requirement currently to generate all the Sharepoint site in a Web application with the following information:
Site URL
Site Name
Site Collection Administors : ID or name
Members in the group ...
0
votes
1answer
39 views
site collection admin does not have permission to access web app
I have a SharePoint web app (let's say http:// providers), wherever I try to access this app (which only contains the root site collection) I get an "You are not authorized to view this page" IIS ...
1
vote
1answer
69 views
My permissions have changed - again!
Three colleagues and myself have Full Control of our top level site. I don't often log into our site, however, a week ago I did and noticed I no longer had rights, however, my colleagues' rights were ...
1
vote
1answer
40 views
Opening site collection with admin user to prevent access exceptions
I have a custom webservice hosted in SharePoint. Within this service, I need to at times look up sites by id. Despite running code in an SPSecurity.RunWithElevatedPriviledges block, I still get Access ...
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 ...
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?
0
votes
3answers
294 views
Site Collections <target user> is a member of
There is already a webpart for this but it shows subsites etc, which is not the requirement.
What I need is a webpart that will list the Site collections a target user is a member of, and it must be ...
1
vote
1answer
104 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 ...
0
votes
4answers
2k views
How to create a site collection programmatically: permissions problem?
I'm encountering some problems while creating programmatically a Site Collection.. I tried in many ways, but without fortune.
First of all, I must say that the account I'm using is:
Farm ...
2
votes
2answers
102 views
Iterate Site Collection Administrators across web app
How can I find out all the sites where the user is a primary site collection administrator or a secondary site collection administrator.
We have around 200+ site collections and growing and hence ...
0
votes
1answer
2k views
Restore-SPSite : Access Denied
Restore-SPSite : Access Denied
You do not have permission to perform this action or access this resource.
This is the error I get when trying to restore a Site Collection backup from the integrated ...
2
votes
2answers
365 views
All sites are read only, even for site administrators
Every site in the collection is now read-only. I can still change settings in the central admin site but am unsure what has changed.
This affects everyone, users with write permission, even site ...
2
votes
3answers
838 views
How do you fix site collection permissions when only site collection admins can access the site?
I have a site collection and the only way for people to access the site is by adding them to the site collection administrators group. I have several SharePoint Groups setup with varying permission ...
