cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1479
Views
0
Helpful
0
Replies

Tacacs authentication with dedicated passwd file

darkbeer
Level 1
Level 1

Hi all,

i'm trying to setup a tacacs server (the free version for linux). It is possible to use the linux /etc/passwd file to store the users/passwords.

But i am trying to setup a dedicated passwd-style file to keep the tacacas users seperate from the linux OS users.

There is a command in the tacacs config like: 

default authentication = file /etc/passwd

enable = file /etc/passwd

How can i use a seperate file for this authentication type? I used the statemend "default authentication = file /etc/mypasswd.txt"

but this does not work

The mypasswd.txt looked like this:

testuser:mypasswordcleartext

testuser2:mypassworddesencrypted

None of these statemens worked for me and i always get "authentication error"

I was not able to find a documentation about this. Does anybody know if this is possible at all, and how the mypasswd.txt must look like??

Thanks in advance.

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: