30 Nov
2018
30 Nov
'18
10:26 a.m.
On Nov 30, 2018, at 10:24 AM, michael böhm <ksk2@gmx.net> wrote:
Does "TACACS+ frontend" mean that the NAS has to speak TACACS+? We have some that are Radius-only.
It means that *FreeRADIUS* can do TACACS+.
I did not find the rlm_securid-module in my installation.
It isn't included with any pre-built packages.
Do I have to compile it myself?
Yes.
Is there a documentation somewhere? Does the module use the proprietary protocol from RSA or Radius?
It links to the SecurID libraries. It's documented in src/modules/rlm_securid/ in the source tree. Alan DeKok.