Re: Restrict Folder Creation but not files by Steven
Steven
Thu Nov 04 10:18:18 CST 2004
What operating system?? If you are using W2K/XP Pro/W2003 you can use
special permissions for such assuming you are using ntfs file system.
Special permissions are available in the advanced page of the security page.
What I would try is to give the group read/list/execute on the main security
page, then go to advanced permissions to find the group, select edit and add
the permission for create files/write data. If you need to give the group
additional permissions for files add the group again in advanced permissions
and select files only in the "apply onto" box and select the permissions
that you want the group to have for files. --- Steve
"riddler" <riddler@discussions.microsoft.com> wrote in message
news:34851935-9259-4574-87E4-1752415E8482@microsoft.com...
> How do i restrict users from creating more folders on a share where they
> have
> write access to.
> I have tried this solution but have no luck.
> "To open the Registry Editor, go to Start | Run, enter regedt32 in the
> Open
> text box, and click OK.
> Navigate to HKEY_LOCAL_MACHINE\System\
> CurrentControlSet\Services\LanmanServer\Shares.
> Select Shares and all of the folder's subkeys.
> Go to Security | Permissions.
> For the Shares folder and each of its subkeys, grant the Read permissions
> (at a maximum) to the Everyone group and all untrusted domains, and click
> OK."
>
> Please assit