Computing.Net > Forums > Novell Netware > hiding mapped network drive

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

hiding mapped network drive

Reply to Message Icon

Name: Justin
Date: August 28, 2002 at 18:40:40 Pacific
Comment:

Hello

I was wondering if there is a way to hide a mapped drive from the user. For example in the loging script if i had

MAP G:=SYS:PUBLIC

How would I make it so the user could not see the G drive in windows explorer, and other applications like word?

Thanks
Justin



Sponsored Link
Ads by Google

Response Number 1
Name: Underdog
Date: August 28, 2002 at 18:47:53 Pacific
Reply:

The best way to hide a mapped drive is not to give it to them in the first place. That's one thing that Groups are used for. You can map a drive and then say in your Login Script that only members of a certain group will get the drive mapping.

Underdog


0

Response Number 2
Name: Baine25
Date: August 28, 2002 at 22:15:56 Pacific
Reply:

Map it as a search drive only. Use a map s1:=XXXXXX instead of map or map root. And don't forget to add the NO_DEFAULT command to the login script as the default login script built into the login.exe file includes a mapping for sys.


0

Response Number 3
Name: Justin
Date: August 29, 2002 at 07:41:33 Pacific
Reply:

Hello

The reason for giving them the drive is there will be a program installed on that mapped drive and the users need RWEMF on the folder that contains the program, and i don't want them messing with the installed files.

Justin


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Novell Netware Forum Home


Sponsored links

Ads by Google


Results for: hiding mapped network drive

Novell Map Network Drive www.computing.net/answers/netware/novell-map-network-drive/4101.html

Login Script: map network drive www.computing.net/answers/netware/login-script-map-network-drive/1048.html

reconnecting to mapped network drives www.computing.net/answers/netware/reconnecting-to-mapped-network-drives/2838.html