Help - User Database Realm Settings | ||
---|---|---|
Config:/Security/UserBase/ | ||||
---|---|---|---|---|
Setting | Explanation | Default / Example | Data Type | Access R,W,A,D |
Realm | This is the name transmitted to the client to request a specific user name and password. Once the client has established the user name and password to use, subsequent requests for authentication of resources within the same realm can be satisfied without re-asking the user on the client machine. | default | Text | R,W |
UserFile |
The name of the file that lists users and their passwords.
Test Drive users have a limited database size of 512 bytes (approximately 24 users). | conf/admin.usr | Text | R,W |
GroupFile | The name of the file that defines groups of users. | conf/admin.grp | Text | R,W |
AliasFile |
The name of the file that lists users and their aliases. Aliases allow users to have multiple names, all sharing the same password and mailbox. Aliases must be unique and not conflict with any existing user name. | conf/admin.ali | Text | R,W |