You should set home drive shares to be hidden, i.e. append a $ to the name of
the share and they won't show up in standard Windows Enumeration (though they
can still be remotely enumerated if someone knows what they are doing).
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Mezlo wrote:
> We have 2 Windows Server 2003 SP1 servers. I have installed the access-based
> enumeration utility which hides files and folders which users don't have
> permissions for. Is there a way to do the same thing for the share names
> themselves? This is an issue because since half of our workstations are
> windows 98, we have to share the user home directories in order to map drives
> to them. This results in there being almost 80 shares on our main file
> server. We have share and file system permissions set up so that users cannot
> access each other's home directory, but if a user browses \\server, they
> still see all of the home directory shares, making it difficult to see the
> shares they need to access.
>
> Is there a way to hide the shares which users do not have access to?
>
> Mezlo