Valid for Windows Server 2008 only
If you configure CA Access Control to route audit events to the Windows event log channel, each time seosd writes an audit event to the CA Access Control audit log, a corresponding event is sent to the event log channel. The CA Access Control event log channel is named CA-AccessControl-AuthorizationEngine/Audit.
You can also configure CA Access Control to send Policy Model audit events to the event log channel. The Policy Model event log channel is named CA-AccessControl-Policy Models/Audit.
To route events to the event log channel
secons -s
CA Access Control stops.
Audit events are sent to the Windows event log channel.
Policy Model audit events are sent to the Windows event log channel.
seosd -start
CA Access Control restarts.
Example: Route Audit Events to the Event Log Channel
The following example routes audit events to the event log channel. You must be in the remote configuration environment (env config) to use this command:
er config ACROOT section(logmgr) token(SendAuditToNativeChannel) value(1)
Example: Route Policy Model Audit Events to the Event Log Channel
The following example routes Policy Model audit events to the event log channel. You must be in the remote configuration environment (env config) to use this command:
er config ACROOT section(Pmd) token(SendAuditToNativeChannel) value(1)
| Copyright © 2012 CA. All rights reserved. |
|