SmartCenter Access settings in Global Properties?
A. Type fwm lock_admin -ua from the command line of the SmartCenter Server.350-001
B. Clear the "locked" box from the user's General Properties in SmartDashboard.
C. Type fwm unlock_admin -ua from the command line of the SmartCenter Server.
D. Type fwm unlock_admin -ua from the command line of the Security Gateway.640-802
E. Delete the file admin.lock in the $FWDIR/tmp/ directory of the SmartCenter Server.
Answer: A
Explanation: You can unlock administrator just using "fwm lock_admin
The options are:
[-v] # view names of all locked Administrators
[-u Administrator] # unlock a single Administrator
[-ua] # unlock all locked Administrators VCP-310
Thus, the correct answer is A.
Example:
[Expert@cpmodule]# fwm lock_admin -ua
Operation finished successfully
[Expert@cpmodule]# fwm lock_admin -va
No Administrators are currently locked.
Not C: The command "fwm unlock_admin -ua" does not exist.
No comments:
Post a Comment