I forgot it. Here it is...
Main Topics
Browse All TopicsI have created a folder on a file server that a particular user group can copy files to it, but cannot enter the folder or change or take away any information from it.
I did it using special permission setting shown in the image below. It works. The only problem is when I try to map the folder as a Network Drive via a log on script, the permissions setting prevent this.
What can I do?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Ok, I assume you've double and triple checked the permissions on the share itself, and by "it works" you mean the same users can access it via UNC paths or the "Map Network Drive" on the Tools menu of "My Computer"?
I'm a bit off my main field here, but I'll at least give my suggestions:
I'm a bit surprised it works without the "Read Permissions" rights. My suggestion would be enabling this first, then if that doesn't work give it full rights and see if that works, and then removing rights one by one to see which one kills the logon-script.
Also, have you tried running the logon-script from a DOS prompt to see what errors are reported?
I can only recommend posting the error messages from the script - without knowing the errors you get helping you will be difficult. Also some "When I type \\servername\share in explorer on a remote computer it works, map network drive works, but net use x: \\servername\share gives the following error:" -type examples would be great. The term "normal folders" tells me little, for all I know it could be in your local Explorer. Any other background details can also be of help - domain membership? workgroup? Any other specialties on this server? What Windows Server version is it running?
The reason I have hesitated to post the error message is because it's in Swedish and I'm not sure how it translates into the English version, but anyway, it goes something like this "The stated network device is no longer available".
Just as a test, if I add the permission "Everyone" with full control, the error message disappears.
Kentern
I'll try to be as specific as you want. This scenario is a test that illustrates what I mean by "permissions work as planned on normal folders" and "it works".
However, this folder A and folder B structure is not what I want. I just want Folder A, with permissions set to allow "create files / write data", and allow "create folders and append data" and "Read Permissions". The issue is that it does not appear to be possible to map a folder with such permissions, because it the log on script that tries to map the drive returns the error "The stated network name is no longer available".
Another possible solution since these exact permissions are very important to you, and I suspect the problem is common Windows functionality (i.e there might not be a good solution for this using Windows and Explorer): Have you considered using FTP to achieve your goals? There are plenty of free FTP servers, and utilities to map FTP sites to folders.
A Google search for "map ftp folder as drive" gives a lot of alternatives. I've never tried this in your exact scenario, but we do use a dump folder on our FTP which enables guests to dump files that only our internal users can see.
Ha en strålande dag.
Business Accounts
Answer for Membership
by: kenternPosted on 2009-11-03 at 09:37:03ID: 25731402
Unless there is something wrong with my browser, the image is missing..