Skip to main content
ONTAP EMS reference

gpo.cap events

Suggest changes

gpo.CAP.applied

Severity

INFORMATIONAL

Description

This message occurs when applying group policy object (GPO) central access policy (CAP) settings succeeds.

Corrective Action

(None).

Syslog Message

Successfully applied CAP settings to Vserver %s.

Parameters

vserver (STRING): Vserver name.

gpo.CAP.notApplied

Severity

ERROR

Description

This message occurs when applying group policy object (GPO) central access policy (CAP) settings fails.

Corrective Action

Check the CIFS configuration by running the "vserver cifs show -vserver <vserver-name>" and "vserver cifs check -vserver <vserver-name>" commands. Run the job again using the "vserver cifs group-policy update -force-reapply-all-settings true -vserver <vserver-name>" command.

Syslog Message

Failed to apply CAP settings to Vserver %s failed, reason: %s.

Parameters

vserver (STRING): Vserver name.
reason (STRING): Reason for the failure.