Anybus® CompactCom 40 - EtherNet/IP IIoT Secure

WebDAV Configuration

Accounts can be added and removed using the default web pages. Role access capacities are configured in the file webdav.cfg. By default only the administrator role has access to the file system, and is configured to have access to \firmware. To change the configuration the Anybus CompactCom must be set in admin mode.

By default there are three roles, administrator, operator and user. The number of roles and their capabilities can be defined differently.

The following configuration options can be set in \webdav.cfg:

[HomeDir]

Configures locations from system root where each role has its home directory. Once logged in to WebDAV this directory will be presented as the user’s root directory.

Format: role:path

[SessionTimeout]

Session timeout in seconds. If not configured or set to 0, no timeout will be used. (Optional)

Format: role:timeout

Note

It is recommended not to configure access to system root, as this would also give access to the system configuration.

The default WebDAV configuration is stored in /vfs/webdav.cfg and has the following content:

[HomeDir]
administrator:\firmware

[SessionTimeout]
administrator:900