Forum Discussion
Bryan_T_
Cirrus
Mar 29, 2018new local user while using tacacs auth
My BigIP is using tacacs authentication, but I also have the need to make a new local user with admin access. With tacacs enabled the password box when you create a new user is gone. Is there a way to create a new local user with tacacs authentication configured?
- jaikumar_f5
Noctilucent
Hi Elanders,
You gotta create it from the CLI,
Step:1
create auth user testuser1 shell bash role admin prompt-for-password changing password for testuser1 new password: confirm password:
Since you say you need a local user, you gotta put this user in the localusers file to force the box to authenticate locally instead of tacacs based authentication.
Step : 2
echo "testuser1" >> /config/bigip/auth/localusers
Post which try with the account, it should work.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects