Why can I access some shared folder and not others?

2

1

I have four hard drives on my server running windows 7. Upon installing the operating system I set sharing permissions on all of them, yet when I browse the computer under "Network" on another computer, two of the drives work fine, but the other two give an error:

"Windows cannot access \\server\f.
You do not have permission to access \\server\f. Contact your network administrator to request access."

On the server, if I right click one of the drives -> Share with -> Advanced sharing... and click the 'Advanced Sharing' button, 'Share this folder' is checked, user limit is 20 and if I click 'Permissions' the group 'Everyone' has 'Full Control' set to Allow. This is identical for all drives I'm trying to share.

Also, the denial of access is the same on all 3 computers I've tried to connect with (win8, win7, ubuntu 13)

Are there some settings I don't know about?

Kelly Larsen

Posted 2013-09-06T10:05:03.327

Reputation: 123

Answers

4

The problem isn't about sharing though, I think it is about permissions. There are 2 places to set permissions (or so it appears - I don't understand the differences or why it can be set in 2 places but I'm sure there is a mad reason).

Right click the drive and keep the sharing as is but click on the security tab. In here, click edit, add "everyone" with full control.

add everyone to permissions list

Dave

Posted 2013-09-06T10:05:03.327

Reputation: 24 199

huh... I would've thought that was just for local users... adding 'everyone' to the two drives worked, although maybe not the best idea for more sensitive environments. Someday when I'm not half asleep I shall delve deeper. Thanks man :) – Kelly Larsen – 2013-09-06T11:14:16.597

Pleasure, and I agree with your comment about "everyone" (I did it for 2 reasons, 1 you already mention it in OP but I normally set it up as everyone initially, just to make sure I can get in, then I change it to what I need; it makes troubleshooting easier) – Dave – 2013-09-06T11:17:03.090

true, I DID say 'everyone' in my op lol – Kelly Larsen – 2013-09-07T05:27:17.923