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.
You can list up to eight security types. Each security type must have a matching configuration setcion.
If you rename a security type, HPE IDOL Server treats it as a new security type.
If you remove a security type, HPE 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
|