diff options
author | Daniel Gollub <dgollub@att.com> | 2019-11-11 15:07:38 +0100 |
---|---|---|
committer | Daniel Gollub <dgollub@att.com> | 2019-11-11 15:07:38 +0100 |
commit | 5227b247c8b6da5b07d5e1a4541e59be3ed32346 (patch) | |
tree | 76adbf264730c7bd0cc0e9e90ea81dada74ad95c /README | |
download | tacplusd-initial.tar.gz tacplusd-initial.zip |
DANOS Importinitial
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +# tacplusd + +TACACS+ client daemon with a D-Bus interface based on libtac from pam_tacplus. + +Currently supported TACACS+ functionality: + + * Accounting (Round-Robin and Broadcast) + * Authorization + * Authentication |