Technical Tip: Allowing TACACS users to view edit admin user settings
| Description | This article describes the process of allowing TACACS users to view and edit admin user settings without attaching the Super Admin profile. The user is using a FortiGate device with authentication through TACACS and has created custom Admin-profiles attached to the TACACS administrator. |
| Scope | FortiGate, FortiAuthenticator. |
| Solution | To allow TACACS users to view and edit admin user settings without attaching the Super Admin profile, follow these steps:
'OK' output shows as:
authenticate user '<user-test>' on server 'tacacs-test' succeeded
It will also give the authenticated user's admin profile. Example output: authenticate user 'fortiadmin' on server 'tac_plus' succeeded Admin profile: super_admin
If it fails, the error will be as follows:
authenticate user 'fortiadmin' on server 'tac_plus' failed
In some cases, an fnbamd process crash impacts all authentication-related functions until the process restarts automatically. While the process is down, authentication requests fail. To verify whether the fnbamd process has crashed, use: diagnose debug crashlog read
Related article: Technical Tip: Access using TACACS+ authentication with admin profile and group matching |
