Install tacacs Daemon
- go to your home directory ->
cd ~
- use this ->
wget https://tacacsgui.com/downloads/DEVEL.201712190728.tar.bz2 --no-check-certificate
- then this ->
tar -jxf DEVEL.201712190728.tar.bz2
- and then this ->
cd ~/PROJECTS/
- something like this ->
sudo ./configure --with-pcre tac_plus
- almost done ->
sudo make
- and finally ->
sudo make install
- Congrats! You have tac_plus daemon! And we are almost finished.
Created at: 2018-04-25 12:34:26
Updated at: 2018-09-24 12:25:37
Author: Aleksey Mochalin
Updated at: 2018-09-24 12:25:37
Author: Aleksey Mochalin