Windows Thread, Home Folder Shares in Technical; In the process of creating new AD structure for next year, and reviewing the home folder structure we have at ...
-
27th May 2006, 11:41 AM #1 Home Folder Shares
In the process of creating new AD structure for next year, and reviewing the home folder structure we have at present
currently it is \\file-server\pupils\year xx\%username%
where pupils is the share name
But this is causing some problems with permissions (some kids have found they can hit this directory and view its contents)
Is it possible to stop them viewing the contents of pupils and also the year xx folders, but still have the appropriate rights to their own folder?
Or would it be easier to share their actual home folder itself?
-
-
IDG Tech News
-
27th May 2006, 12:21 PM #2 Re: Home Folder Shares
We do it as \\server\users\year\username$, where username$ is the share name.
The blind share can lead to issues with scripting if you don't escape the "$" properly, but apart from that - not a problem.
-
-
27th May 2006, 12:41 PM #3 Re: Home Folder Shares
We share the users actual folder as well as a hidden share.
Prevents the problems you've seen I have
users\students\00\%username%$
I also share the 00 folder so that staff can have a shortcut to it to navigate down to a students home folder.
Ben
-
-
27th May 2006, 02:01 PM #4 Re: Home Folder Shares
Putting a "$" on the root share seems to sort this problem for me. The only permissions they have are for their own folders so if they tried \\fileserver\pupil$ they would get access denied.
-
-
27th May 2006, 02:51 PM #5 Re: Home Folder Shares

Originally Posted by
ChrisH Putting a "$" on the root share seems to sort this problem for me. The only permissions they have are for their own folders so if they tried \\fileserver\pupil$ they would get access denied.
This is the best solution. IIRC it's even the recommended method as per the MS documentation/courses.
As an aside, it also makes using pam_mount dead easy on Linux if you want to use Linux desktops and keep the file areas seamless.
-
-
27th May 2006, 03:53 PM #6 Re: Home Folder Shares
Yep same here.
\\Servername\users$ root share
\\Servername\username$ users home folder
-
-
27th May 2006, 04:16 PM #7 Re: Home Folder Shares
Cheers folks, that's pretty much how im gonna go now
-
-
27th May 2006, 07:00 PM #8 Re: Home Folder Shares
@Gatt: I use the same folder structure. I have a script that you can run over the same folders and it will sort the permissions and ownership. If they do browse the share, they can only see a list of folders and they cannot get into them.
If you want the script, PM me next week - I will definately forget about it by Tuesday!
-
-
28th May 2006, 02:38 PM #9 Re: Home Folder Shares
If forgot about this as well which I posted a while back.
http://edugeek.net/index.php?name=Do...details&lid=16
-
-
28th May 2006, 03:35 PM #10 Re: Home Folder Shares
Doesn't really matter if your NTFS permission are right, but I don't really see much point in making share hidden when their names are predictable.
-
-
28th May 2006, 05:13 PM #11 Re: Home Folder Shares
@PiqueABoo: Hence the script that I use
-
-
28th May 2006, 11:02 PM #12
- Rep Power
- 14
Re: Home Folder Shares

Originally Posted by
PiqueABoo Doesn't really matter if your NTFS permission are right, but I don't really see much point in making share hidden when their names are predictable.
and *nix browsers (MacOS X and Linux) ignore the $ anway
.
Does having a share per folder have performance hit?
-
-
30th May 2006, 08:29 AM #13
- Rep Power
- 0
Re: Home Folder Shares
I set ours up like this for last years 'year 7':
\\server\users\2005intake\%username%
Users shares permissions are: everyone full access
Users folder permissions are: domain admins full access only
2005intake folder permissions: domain admins full access only
%username% is autocreated when you make the account, giving the user full access and permissions filterting down from users\intake to give domain admins full access.
This stops them snooping around your user folders and also stops them saving random files to the users\intake folder instead of their homedir.
-
-
30th May 2006, 10:31 AM #14 Re: Home Folder Shares

Originally Posted by
Frazer I set ours up like this for last years 'year 7':
\\server\users\2005intake\%username%
Users shares permissions are: everyone full access
Users folder permissions are: domain admins full access only
2005intake folder permissions: domain admins full access only
%username% is autocreated when you make the account, giving the user full access and permissions filterting down from users\intake to give domain admins full access.
This stops them snooping around your user folders and also stops them saving random files to the users\intake folder instead of their homedir.
Thats how i do my Home Directorys, i do not see the point in having a share for each user. Its very clean and quick doing this way.
-
-
30th May 2006, 10:45 AM #15 Re: Home Folder Shares

Originally Posted by
Quackers 
Originally Posted by
Frazer I set ours up like this for last years 'year 7':
\\server\users\2005intake\%username%
Users shares permissions are: everyone full access
Users folder permissions are: domain admins full access only
2005intake folder permissions: domain admins full access only
%username% is autocreated when you make the account, giving the user full access and permissions filterting down from users\intake to give domain admins full access.
This stops them snooping around your user folders and also stops them saving random files to the users\intake folder instead of their homedir.
Thats how i do my Home Directorys, i do not see the point in having a share for each user. Its very clean and quick doing this way.
Think i'll give this a go as my File Server is overworked as it is - last thing i need is 1200+ shares running off it
just need to setup LimitLogon too so the little darlings cant log in multiple times
-
SHARE:
Similar Threads
-
By bwallman in forum How do you do....it?
Replies: 30
Last Post: 20th December 2007, 06:31 PM
-
By Blind in forum Windows
Replies: 11
Last Post: 1st September 2007, 08:05 PM
-
By RockIt in forum How do you do....it?
Replies: 3
Last Post: 30th August 2007, 10:37 PM
-
By mrbios in forum Windows
Replies: 2
Last Post: 1st August 2007, 10:59 AM
-
By markcuk in forum How do you do....it?
Replies: 27
Last Post: 25th April 2007, 10:38 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules