Hello all,
I am running a domain in Windows 2000 and have created a folder structure under our DATA partition. All user data is under this partition however I have implemented NTFS permissions on the folder level to prevent certain users access to certain folders.
Problem is that in my login script I map everyone to(net use g:\\servername\data). Although they can't get into the folders they don't have rights for, they can see that these folders exist. How do I make it so that they only see the folders for which they have rights? I can't hide the folder using $ because then it is also hidden from the system and the login script fails. Also taking away the List Folders permission is only valid for subfolders & files.
Ideas? I know this is possible in Novell but how do you do this in Windows?
Thanks!
I am running a domain in Windows 2000 and have created a folder structure under our DATA partition. All user data is under this partition however I have implemented NTFS permissions on the folder level to prevent certain users access to certain folders.
Problem is that in my login script I map everyone to(net use g:\\servername\data). Although they can't get into the folders they don't have rights for, they can see that these folders exist. How do I make it so that they only see the folders for which they have rights? I can't hide the folder using $ because then it is also hidden from the system and the login script fails. Also taking away the List Folders permission is only valid for subfolders & files.
Ideas? I know this is possible in Novell but how do you do this in Windows?
Thanks!