Problems with TACACS - Do i need to be on version 4?
Hello I'm trying to set up a TACACS virtual server. I used the tacacs config file from here https://freeradius.org/documentation/freeradius-server/4.0.0/raddb/sites-ava... but when i try to start the server i get this: "/etc/freeradius/sites-enabled/tacacs[21]: Invalid type "Authentication-Start" in listen section." I'm on version 3.2.3 using Ubuntu 20.04. Do i need to be on version 4 for TACACS? Thanks Phill
On Mar 6, 2024, at 11:12 AM, jeff cearniey <jeffcearniey@gmail.com> wrote:
I'm trying to set up a TACACS virtual server. I used the tacacs config file from here https://freeradius.org/documentation/freeradius-server/4.0.0/raddb/sites-ava...
but when i try to start the server i get this:
"/etc/freeradius/sites-enabled/tacacs[21]: Invalid type "Authentication-Start" in listen section."
I'm on version 3.2.3 using Ubuntu 20.04. Do i need to be on version 4 for TACACS?
Yes. You can't copy configuration files across major versions of the software. Alan DeKok.
Got it, thanks. I'll go down that path. On Wed, Mar 6, 2024 at 11:14 AM Alan DeKok <aland@deployingradius.com> wrote:
On Mar 6, 2024, at 11:12 AM, jeff cearniey <jeffcearniey@gmail.com> wrote:
I'm trying to set up a TACACS virtual server. I used the tacacs config file from here
https://freeradius.org/documentation/freeradius-server/4.0.0/raddb/sites-ava...
but when i try to start the server i get this:
"/etc/freeradius/sites-enabled/tacacs[21]: Invalid type "Authentication-Start" in listen section."
I'm on version 3.2.3 using Ubuntu 20.04. Do i need to be on version 4
for
TACACS?
Yes.
You can't copy configuration files across major versions of the software.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
jeff cearniey