I'm trying to make a new master page at my SharePoint subsite where I have a full controll.
But I get error message that Sorry, you don't have access.
Then I ask for approval from a user who is me and grand an access after what I see this message again.
Related
I have a SharePoint 2013 calendar that needs unique permissions on it, allowing people who have NOT been granted access to the parent site access to this calendar. I've broken inheritance on this calendar and granted Read permissions on the calendar to these non site members. They are able to browse the calendar via Internet Explorer, but if they click the Connect to Outlook button in SharePoint, Outlook prompts for a username/password that can never authenticate. The calendar is added to Outlook, but any attempts to sync results in an error message:
'Task SharePoint reported error (0x80070005): You do not have permission to view theis SharePoint List... HTTP 401'
I've tried the conventional wisdom of deleting the calendar from Outlook and adding again, but always get the same result. The only thing that seems to fix the issue is to add the external user to the calendar's parent site as part of the members group. This gives that external user access to other content in the parent site we want to restrict, so this is not an option.
Any suggestions on how to resolve this issue?
Tks
In order to Sync a SharePoint list or library to Outlook, the user must have Collaborate permissions for the library or list (2nd paragraph).
Finally got it figured out. There are a couple of folders like Site Collection Images and Style Folders that have unique permissions under the calendar parent site. My external users were not members of these libraries. As soon as I added them, I was able to add my SharePoint calendar to Outlook.
I have one Global sitecolection and 5 subsites.I have created 3 groups in global site and I stop inheriting access in My Subsite1 And created a new Contributor Group and added Once User into that Group.Then i try to Login to The Subsite.I got a error
Error: Access Denied
Current User
You are currently signed in as: asha
Sign in as a different user
I want to create a user with only access Subsite1 (Without Global site access-After login it should redirect to home page of subsite).How can i achive this.
Thanks in advance
A user can login and see a site or list page, he should have View Pages, View Application Pages, Open atomic permission at least, so you can check permission of the login user on Subste1, verify whether he has enough permission to access pages.
If I create a forward link on a wiki page as one of the site collection admins and then click on the link I get a pop up saying that the page does not exist and if I want to create it.
When I try to do the same with a user that has Full Control access to the pages list I get access denied. When I temporarily set the user as a site collection admin he can click on the link and also create the new page.
What permission and on what list(s) does a user really need to be able to create these pages when clicking on a forward link?
Thanks in advance.
From here http://social.msdn.microsoft.com/Forums/en/sharepoint2010general/thread/8a1ec554-e716-4c6a-92ee-2a79c17c6ec7
The fix to this:
Go to Site Actions -> Site Settings ->Modify all site settings
Go to Galleries -> Master pages and page layouts
From the list toolbar, select Settings -> Document library settings
Select permissions for this document library
Add 'Restricted Read' access to the required groups.
Once this is done, your users will no longer get the access denied error .
I use the central administration to create a new site colletion and when I have entered all the required information and click OK it takes a while then I get a confirmation message that the new site collection has been created. I click on the link but when I go there the site collections is empty (no menues no pages no nothing) and I don't get an error message, it's just a blank page with no code.
What can I be doing wrong here? I know I set the site collection owner to my user.
Thanks in advance.
When you say, "I set the site collection owner to my user," is "my user" your login or another user who you are creating the site collection for?
If it is the latter, that could be your problem. By default, the home page of a Publishing Portal site collection is checked out. If you do not have permissions to view drafts, then it is possible that you could see a blank page because there is no published version of the page available. If this is the case, either add yourself to the site collection administrators group or have the other user publish the home page.
All,
I'm configuring Sharepoint to use forms authentication with LDAP/Active Directory. I'm new to Sharepoint, so if this is obvious, please point me in the right direction.
Whenever I attempt to log in with a bad account or password, I get the very friendly (and correct) error message,
The server could not sign you in. Make
sure your user name and password are
correct, and then try again.
... which implies that Sharepoint is able to communicate with AD. If I log in with a valid account, I get a page that says:
alt text http://img63.imageshack.us/img63/6053/sharepointerror.png
(I added the grey bar to cover up the login name)
Any suggestions? The account I'm logging in with is an administrator and has been granted full control in central administration.
Also, interesting note: If I click the "sign in as a different user" link, and attempt to sign in using with the same credentials I just used, the site just redirects back to the login page, with no error or status message. If I then manually enter the site url, it again shows the "Error: Access Denied" page. Argh.
Go to site action of the actual site and add user in the format of
:loginid
It should resolve and show it underlined then try login in back to application that should fix it.
Your AD connection is working fine just need to add to sharepoint users list
yourprovider:userid
Yourprovider name is the name you gave to the user provider in web config
And you can add this user from parent site that is windows protected and you have all
I suppose it's sharepoint site security issue.
I'm getting the same error when trying to enter Site Settings page with a user that has a lack of permissions.
If you have at least one user that can access the Site Settings page, I suggest you to go to Site Actions/Site Settings/Users and Permissions/People and grops then click New button and add a user from AD to an appropriate group, eg. Team Site Members.
You have made connection with Ad and its working fine. So that you got error, when you try to login with invalid user id.
But you have missed one step in above scenario.
You need to give the permission for all AD users in your SharePoint site. The better way is to create a user group in AD (it may already there) which included all the users and add this user group in your SharePoint site with read permission.