My thoughts exactly...
Main Topics
Browse All TopicsHello,
I have a user that needs to be able to upload file to a folder on our HR site but wihtout having access to any of the other content on the site.
I have created a folder, and assigned that user contribute permissions to it. By default she was assigned Limited Access to the Doc Lib, and Limited Access to the Site. However, when she clicks on a link to access the folder, she gets an access denied error message.
It seems simple enough, what is it that I am missing?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: sacchitPosted on 2007-11-27 at 21:46:10ID: 20363494
I assume the link you have given has the necessary querystring parameters appended to the link ursite/Doc umentLib/F orms/ AllIt ems.aspx?R ootFolder= %2fsites%2 frnd%2fDoc uments%2ft est& Folder CTID=& View =%7b2173A9 CF%2dE452% 2d4C28%2d9 50C%2dF691 7C091439%7 d
example http://Yourserver/sites/yo
With the above like URL the browser does ask for username password with the usual windows popup for authenitcatioon
Secondly I hope you have given the (contributor ) permission for the folder to the user from the context menu Dropdown on the folder.
.i.e After clicking on the managed permission you will have the path "yoursite > DocumentLib > Folder > Permissions" where you add the user/group.
If you have done the above there is no reason why the user will not be able to login and upload files in the folder.