acls_store
|
the base file name of the ACLs store. If not specified defaults to iws_dir/databases/acls.store.
|
acls_capacity
|
the average number of ALCs in the ACLs store.
The number must be at least 1.
If not specified defaults to 1024.
Setting this value too small may have a negative impact on performance.
Setting this value too large will waste disk space.
|
computers_store
|
the base file name of the Computers store. If not specified defaults to iws_dir/databases/computers.store.
|
computers_capacity
|
the average number of computers in the Computers store.
The number must be at least 1.
If not specified defaults to 1024.
Setting this value too small may have a negative impact on performance.
Setting this value too large will waste disk space.
|
groups_store
|
the base file name of the Groups store. If not specified defaults to iws_dir/databases/groups.store.
|
groups_capacity
|
the average number of groups in the Groups store.
The number must be at least 1.
If not specified defaults to 1024.
Setting this value too small may have a negative impact on performance.
Setting this value too large will waste disk space.
|
rights_store
|
the base file name of the Rights store. If not specified defaults to iws_dir/databases/rights.store.
|
rights_capacity
|
the average number of rights in the Rights store.
The number must be at least 1.
If not specified defaults to 16.
Setting this value too small may have a negative impact on performance.
Setting this value too large will waste disk space.
|
users_store
|
the base file name of the Users store. If not specified defaults to iws_dir/databases/users.store.
|
users_capacity
|
the average number of users in the Users store.
The number must be at least 1.
If not specified defaults to 1024.
Setting this value too small may have a negative impact on performance.
Setting this value too large will waste disk space.
|