The [UserSecurity]
section lists your security repositories, specifies generic parameters for them, and contains a subsection for each listed security repository. Within each subsection, you specify the parameters that apply to that repository.
Note: You can list up to eight security types. Each security type must have a matching configuration setcion.
Note: If you rename a security type, IDOL Server treats it as a new security type.
Note: If you remove a security type, IDOL Server leaves the corresponding user security fields intact.
For example:
[UserSecurity] DefaultSecurityType=0 DocumentSecurity=True SyncRolesFromGroups=False SecurityUsernameDefaultToLoginUsername=False 0=Autonomy 1=NT 2=Notes 3=LDAP 4=Documentum 5=Exchange 6=Netware [Autonomy] Library=C:\idol\IDOLserver\IDOL\modules\user_autnsecurity EnableLogging=False DocumentSecurity=False SecurityFieldCSVs=none [NT] CaseSensitiveUserNames=False CaseSensitiveGroupNames=False Library=C:\idol\IDOLserver\IDOL\modules\user_ntsecurity EnableLogging=False DocumentSecurity=True V4=True SecurityFieldCSVs=username,domain Domain=DOMAIN DocumentSecurityType=NT_V4
|