Security Repository Configuration
You must create a [MySecurityRepository]
section for each security repository listed in the [
section, and specify the settings to apply to the individual security repositories in these sections.
For example:
[Autonomy] Library=C:\IDOLserver\IDOL\modules\user_autnsecurity EnableLogging=False DocumentSecurity=False SecurityFieldCSVs=none [NT] CaseSensitiveUserNames=False CaseSensitiveGroupNames=False Library=C:\IDOLserver\IDOL\modules\user_ntsecurity EnableLogging=False DocumentSecurity=True V4=True SecurityFieldCSVs=username,domain Domain=DOMAIN DocumentSecurityType=NT_V4 [Notes] Library=C:\IDOLserver\IDOL\modules\user_notessecurity EnableLogging=False NotesAuthURL=http://notesserver/names.nsf DocumentSecurity=True CaseSensitiveUserNames=False CaseSensitiveGroupNames=False SecurityFieldCSVs=username DocumentSecurityType=Notes_V4 NotesUseSessionAuth=True NotesUsernameFormField=users NotesPasswordFormField=passwords