Can I, as admin, give webDAV users permission to GIVE permissions to
subfolders?
I have teachers that want to administer student's folder.
I need a lead or answer please.
thanks, cln
1. IIS 6 WebDav "unable to create folder" error with full permissions
2. Cannot create folder within webdav folder
Hi, Created a virtual dir called webdav, put write and read permissions on it via the IIS console. Then disabled anonymous access and left on integrated windows authentication. Under permissions, created a group for ftp users, then added a test user, gave the group full read write permissions, and under advanced permissions checked delete subfolders and files, as well as create folders /append data. So my question is then, why when opening the folder via IE browser as web folder, doesn't it allow me to create a new folder. The message I get is: "A folder named 'new folder' already exists. Please enter a different name." and then the next pop-up, "Unable to create new folder" Moving a folder into this directory doesn't work either. Moving files into this web folder works fine, except that it at first says, "This folder already contains a file named 'foo'." "Would you like to replace the file 0 bytes with this one 'foo' This is asked even though there is no file named foo on the folder. Any ideas? Road
3. Write permissions to a folder and all it's sub-folders
4. "Error Copying File or Folder" using BITS/WEBDAV
I have a virtual directory exposed as a Web Folder. This work fine except I get the "Error Copying" message when I try to copy files with extensions like .config, .asmx, .compiled. How is this controlled? I would like to allow users to copy these types of files. -- Scott
5. opening webDAV folders in webpage links
6. WebDAV Server Issue - Sub folders and site name iise
WebDAV Server Issue: I am unable to get WebDAV to work properly on my Public Windows 2003 IIS Server. I have two sites on this server (the default site and second site running with a host header) The default site is configured with a certificate and SSL. The default site is also configured with my WebDAV virtual directory and the virtual directory uses digest authentication. When connecting from a XP Pro client with the add network places wizard I am able to connect to the site by entering the URL. For example (https://site.mydomain.com/uploads) . I am prompted for the password as expected and I can log in. This is where my problems start. Inside of my WebDAV enabled folder I see a folder with the same name as my WebDAV folder. Uploads in the above example. I also see the other sub folders that are actually in my WebDAV folder. When I try to open uploads (a folder that does not actually exist in this location) or any other folders I get a login prompt for the actual host name of the server, not the domain name of the website I originally connected to. I have two concerns with this. 1) Why is my Server\WebDAV exposing the internal network name of my server 2) External clients are unable to connect to sub folders using this name because it is not routable over the internet. The clients do have the ability to add files and delete files for the WebDAV share as long as it is in the root folder only, but they do not appear to have full WebDAV functionality (Edit files in place, etc.) This is what I have tried so far 1) Removed and recreated the WebDAV share 2) Removed custom headers from the site 3) Restarted IIS 4) Verified installation off all Critical and Important updates 5) Rebooted Server Any help would be greatly appreciated Thanks