Is there a better way to do this then? I have about 10 shares on
different OSX servers that need to show up in explorer after a user
logs in. Net use seemed like the way to do it, but the label being
wrong makes it hard for the users to figure out which drive is which.
Being OSX does complicate things. Does it have the abiltiy to show up in
Network Places and be browseable? Can the server itself show up as an
"item" that can be "opened".
What I do at our place is have a Shortcut Icon to the File Server itself.
All the shares on the Server are carefully named so they make sense to
people.
So I just have the one shortcut for everyone on the Desktop in the "All
Users" profile. The users then just open that one shortcut and look for the
share name they want (Accounting, Sales, Engineering, ect). The rest is
straight forward and logical. You could also optionally place the shortcut
in their My Documents so that it "appears" to be just a folder in their My
Documents, especially if you change the icon picture to one of the "folder"
icons.
Permissions are such that the Share Permissions and the NTFS Permissions
control what the user can actually open and what they can do with it after
they open it. The fact that they can see the other Shares listed is
meaningless since the permissions won't allow them to open them. To me
having them see all those shares is a good thing because it helps them to
understand over time how things are built and laid out so they understand
their environment better.
The great thing about the UNC path shortcuts is that they are just a link
similar to a link in a web page,...there is no "connection" being
maintained, hence no connection to timeout and not reconnect properly and
there is no resources overhead. They also do not slow down the opening of
Windows Explorer or any of the Browser Dialog boxes because they don't try
to "iterate" the files/folders in them the way that Mapped Drives do.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
The views expressed are my own (as annoying as they are), and not those of
my employer or anyone else associated with me.
-----------------------------------------------------