I have removed the Administrator account for one of the public folder. And only the Administrator account has owner permission for that public folder. Now if I try to set permissions for that public folder using WebDav it says 'unauthorised user'. I am getting same error with System.Net.CredentialCache.DefaultCredentials. Now the permissions on that public folder are - Default - None, Admins@xx.xx - Publishing Editor, Allusers@xx.xx - Auther, Please let me know how can i set the permissions for users on that public folder through WebDav. Thanks.
You might want to try using Pfdavadmin to set the permissions the way you want this uses webdav and allows you to see what the correct XML syntax should be for modifying the permissions on the folder. If you want to know what the webdav requests look like you can do a capture of the traffic it sends between servers using something like Ethereal. Cheers Glen "Aparna" wrote in message news:8EFA71D4-741C-41B1-886B-8B2DE541FB51@microsoft.com... >I have removed the Administrator account for one of the public folder. And > only the Administrator account has owner permission for that public > folder. > Now if I try to set permissions for that public folder using WebDav it > says > 'unauthorised user'. I am getting same error with > System.Net.CredentialCache.DefaultCredentials. > > Now the permissions on that public folder are - > Default - None, Admins@xx.xx - Publishing Editor, Allusers@xx.xx - Auther, > > Please let me know how can i set the permissions for users on that public > folder through WebDav. > > Thanks. >