AutoSetDatabases

Set AutoSetDatabases to True to read the database list periodically, and add any new databases to the database privilege list for the default role.

You can specify how frequently to check the database list by setting RefreshDBPrivilegesCycleDuration.

NOTE: The Community component does not add internal databases to the database privilege list for the default role.

When AutoSetDatabases is set to True (the default), Community automatically creates a database privilege for the default role. To remove the database privilege for the default role, set AutoSetDatabases to False and ensure that you remove any existing privilege value (for example, by using the RoleDeletePrivilege or RoleRemovePrivilegeFromRole actions).

Type: Boolean
Default: True
Required: No
Configuration Section: Role
Example: AutoSetDatabases=True
See Also: DatabasePrivilege
DefaultRoleName
RefreshDBPrivilegesCycleDuration