05-05-2017 09:10 AM - edited 03-01-2019 01:10 PM
I want to get a small point of clarification.
If I have:
<faultInst
ack="no"
cause="fsm-failed"
changeSet=""
code="F999619"
created="2016-11-22T02:44:01"
descr="[FSM:FAILED]: external aaa server configuration(FSM:sam:dme:AaaEpUpdateEp)"
dn="sys/ldap-ext/fault-F999619"
highestSeverity="critical"
id="15687205"
lastTransition="2016-11-22T02:44:01"
lc=""
occur="1"
origSeverity="critical"
prevSeverity="critical"
rule="fsm-sam-dme-aaa-ep-update-ep-fsm-fail"
severity="critical"
status="created"
tags="fsmstagefail"
type="fsm">
</faultInst>
and I acknowledge the fault, it will clear out if the underlying cause of the LDAP fault is no longer present, correct?
Solved! Go to Solution.
05-05-2017 09:58 AM
This fault is indicative that AAA configuration changes were attempting to be made but were not successful. We typically see this when users attempt to make changes to an authentication domain while it is actively being used for native authentication.
The best way to clear this fault is to set the Default Authentication back to local, make whatever changes you were going to make, and then return the Default authentication back to LDAP/TACACS/RADIUS, etc.
You can make the changes here. Admin > User Management > Native Authentication
HTH,
Wes
05-05-2017 09:58 AM
This fault is indicative that AAA configuration changes were attempting to be made but were not successful. We typically see this when users attempt to make changes to an authentication domain while it is actively being used for native authentication.
The best way to clear this fault is to set the Default Authentication back to local, make whatever changes you were going to make, and then return the Default authentication back to LDAP/TACACS/RADIUS, etc.
You can make the changes here. Admin > User Management > Native Authentication
HTH,
Wes
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide