Skip to content

Configuring the WebDAV file store

By default only administrative users can perform write operations on specific folders of the WebDAV file store. This affects public and user owned folders. You can enable write access for all authenticated users on WebDAV file stores folders.

To enable write access for all authenticated users, proceed as follows:

  1. Add the following property to the WP ConfigService resource environment provider in the WebSphere® Integrated Solutions Console: filestore.writeaccess.allowed.

  2. Set the value for the property to true.

  3. Restart the portal server for the new setting to take effect.

Note

  • There are several WebDAV entry points. However, the property filestore.writeaccess.allowed applies to the filestore entry points for home directories for each user located at: http://server_name:WC_default_host/wps/mycontenthandler/dav/fs-type1/users/user_name
  • Users can modify only their own directories. You must grant additional permissions for users to modify other directories.