|
If you are looking for more information on configuring WebDAV clients, please refer to Using a WebDAV Client to Work with Pages. |
On this page:
WebDAV を使用すれば、ユーザーは Microsoft Windows の「My Network Places」などの WebDAV クライアントを介して、Confluence のコンテンツにアクセスできます。ユーザーに権限があれば、Confluence のスペース、ページ、添付ファイルを読み書きできるようになります。ユーザーはログインすることを求められ、標準の Confluence コンテンツへのアクセス権限が WebDAV クライアントを通じて利用できる同等のコンテンツに対して適用されます。
既定では、すべての WebDAV クライアントが Confluence への書き込み権限を持っています。書き込み権限には、Confluence インストールのスペース、ページ、添付ファイルに関連付けられたコンテンツを作成、編集、移動、削除する WebDAV クライアント用の機能が含まれています。
On the 'WebDAV Configuration' page, you can:
|
WebDAV プラグインの以前のバージョンでは、WebDAV クライアントの書き込み権限(つまり、作成、移動、編集を行う操作)を制限する別のオプションが利用可能でした。しかし、このプラグインの現在のバージョンでは、オプションが簡素化され、これらのすべての操作を網羅する一般的な書き込み権限の制限にまとめられています。
現在、WebDAV クライアントのユーザー エージェント ヘッダー内の特定のコンテンツに一致する regex を設定することによって、WebDAV クライアントは Confluence インストールへの書き込み権限を拒否されます。設定された regex は、制限を受ける WebDAV クライアントの一覧に追加されます。この一覧の regex に一致するユーザー エージェント ヘッダーを持つすべての WebDAV クライアントは、Confluence インストールへの書き込み権限を拒否されます。
例:Microsoft Web フォルダー WebDAV クライアントによって生成された PROPFIND メソッド ヘッダーです。ユーザー エージェント ヘッダー フィールドを示しています。
PROPFIND /plugins/servlet/confluence/default HTTP/1.1 Content-Language: en-us Accept-Language: en-us Content-Type: text/xml Translate: f Depth: 1 Content-Length: 489 User-Agent: Microsoft Data Access Internet Publishing Provider DAV Host: 127.0.0.1:8082 Connection: Keep-Alive |
Unlike earlier versions of the WebDAV plugin which could only restrict write permissions for all WebDAV clients, the current version of this plugin allows you to restrict write permissions to specific WebDAV clients selectively. |
To restrict a WebDAV client's write access permissions to your Confluence installation,
|
To restore one or more restricted WebDAV client's write access permissions to your Confluence installation,
|
スクリーンショット:WebDAV 設定

If you observe any idiosyncrasies with your WebDAV client, such as a folder that does exist on your Confluence site but is missing from the client, you can disable the WebDAV plugin's strict path checking option, which may minimise these problems.
To disable the WebDAV plugin's strict path checking option,
|
In the unlikely event that you observe any problems with the WebDAV client's performance or stability, you can enable access to automatically generated (that is, virtual) files and folders.
By default, these options are hidden on the 'WebDAV Configuration' page. To make them visible, you must append the parameter
|
スクリーンショット:非表示になっている仮想ファイルとフォルダー オプション

To enable or disable access to virtual files and folders,
|