Previous Topic: The accommon.ini FileNext Topic: communication


AccountManager

In the [AccountManager] section, the tokens control the behavior of the Account Manager plug-in.

INSTALL_ACCOUNT_MNG

Specifies whether to configure Account Management on the endpoint.

Values: Yes, No

Default: No

Example: INSTALL_ACCOUNT_MNG="no"

Note: Configure the Distribution Server parameters to activate the AccountManager.

Interval

Specifies the AccountManager plug-in interval in seconds.

Default: 300

Note: Applicable if you set the ScheduleType control value to 2.

JCS_USER_DN

Specifies the Java Connector Server (JCS) administrator user DN.

Values: DN format string.

Default: cn=root,dc=etasa

Example: JCS_USER_DN="cn=root,dc=etasa"

JCS_USER_PSSWD

Specifies the JCS administrator password.

Values: any string.

Default: no default value.

Note: The JCS_USER_PSSWD value is replaced by asterisks (*) after installation.

JCS_SERVER_DN

Specifies the JCS server DN.

Values: DN format string.

Default: dc=im,dc=etas

Example: JCS_SERVER_DN="dc=im,dc=etasa"

JCS_SERVER_PORT

Specifies the JCS port.

Values: Port number

Default: 20411

Example: JCS_SERVER_PORT=20411

JCS_SSL

Defines the JCS communication protocol.

Values: 'yes' for SSL connection, otherwise 'no'.

Default: yes

Example: JCS_SSL="yes"

max_threads_count

Defines the number of working threads in the pool.

Values: 50

OperationMode

Defines whether the AccountManager plug-in is enabled or disabled.

Options: 1—plug-in enabled, 0—plug-in disabled

Default: 1

PluginPath

Defines the full pathname of the AccountManager plug-in.

Default: /opt/CA/AccessControlShared/lib/AccountManager.so

QueryFilter

Specifies a custom value to add to the Message Queue receive queue filter.

Options:

Default: no value

Note: You can use more than one custom property, using the AND operand.

Example: "ENDPOINT_DEPARTMENT='Finance' AND 'ENDPOINT_CUSTOM1=Accounting'"

Important! When specifying the custom property verify that:

Schedule

Specifies the AccountManager plug-in a schedule string.

Default: 00:00@Sun,Mon,Tue,Wed,Thu,Fri,Sat

Note: Applicable if you set the ScheduleType control value to 3.

ScheduleType

Defines the AccountManager plug-in scheduling type.

Options:

Default: 2