Share drive apart from one folder?

Soldato
Joined
2 Jun 2007
Posts
6,839
Location
Mornington Crescent
I'm currently sharing one of my hard drives over my network, but there is one folder I don't want shared in it. Besides moving the folder onto a different drive (Its rather large) is it possible to just remove that folder from being shared while sharing the others?

Mainly because its tidier that way rather than sharing each individual folder inside.

Thanks!
 
I wouldn't use "deny" personally, always been told to avoid it. I'd simply remove the users you dont' want to have access or correct permissions elsewhere to avoid using "deny".

i.e. block inherited permissions and custom set them for that folder etc.
 
I wouldn't use "deny" personally, always been told to avoid it. I'd simply remove the users you dont' want to have access or correct permissions elsewhere to avoid using "deny".

i.e. block inherited permissions and custom set them for that folder etc.

This! You have to be very careful when using the Deny permission as it can have knock-on effects you don't expect.
 
Deny overrides any other allow permission, so you could end up denying legitimate users/security groups that need access - even if they are also in another group with allow permissions. Granted it is unlikely if he is just on a home network, but if possible Deny shouldn't be used especially for such a trivial matter as in the OP.
 
Back
Top Bottom