Security Configuration Parameters

The [Security] configuration section lists the security types that you are using, and contains a subsection for each security type. In each subsection, you can specify the settings to apply to each security type.

For example:

[Security]
SecurityInfoKeys=Mykeyfile.ky
0=NT_V4
1=Netware_V4
2=Notes_V4
3=Exchange_V4
4=Documentum_V4
			
[NT_V4]
SecurityCode=1
Library=<IDOL_MODULE_PATH>/mapped_security
Type=AUTONOMY_SECURITY_V4_NT_MAPPED
ReferenceField=*/AUTONOMYMETADATA
			
[Netware_V4]
SecurityCode=2
Library=<IDOL_MODULE_PATH>/mapped_security
Type=AUTONOMY_SECURITY_V4_NETWARE_MAPPED
ReferenceField=*/AUTONOMYMETADATA
			
[Notes_V4]
SecurityCode=3
Library=<IDOL_MODULE_PATH>/mapped_security
Type=AUTONOMY_SECURITY_V4_NOTES_MAPPED
ReferenceField=*/AUTONOMYMETADATA
			
[Exchange_V4]
SecurityCode=4
Library=<IDOL_MODULE_PATH>/mapped_security
Type=AUTONOMY_SECURITY_V4_EXCHANGE_GRPS_MAPPED
ReferenceField=*/AUTONOMYMETADATA
			
[Documentum_V4]
SecurityCode=5
Library=<IDOL_MODULE_PATH>/mapped_security
Type=AUTONOMY_SECURITY_V4_DOCUMENTUM_MAPPED
ReferenceField=*/AUTONOMYMETADATA
EscapedEntries=False

NOTE: Use the [FieldProcessing] and [Properties] sections to identify fields that determine the security type of documents, and the processes to apply to these fields or documents.

If you are running your IDOL Server on a UNIX platform, specify the LD_LIBRARY_PATH to ensure that IDOL Server can find the shared objects that it requires to implement security.