当前位置:网站首页>Tacacs+ server deployment
Tacacs+ server deployment
2022-06-28 17:07:00 【Brother Xing plays with the clouds】
1. Installation development environment
#yum -y install gcc make flex bison libwrap0-dev
2. Download and install tacacs+ software package
#wget ftp://ftp.shrubbery.net/pub/tac_plus/tacacs+-F4.0.4.26.tar.gz
#tar -zxvf tacacs+-F4.0.4.26.tar.gz
#cd tacacs+-F4.0.4.26
#less INSTALL
#./configure
3. After successful installation , In the catalog /usr/local/bin/ Next , Generate two files
#ls /usr/local/bin/tac*
/usr/local/bin/tac_plus /usr/local/bin/tac_pwd
4. Use tac_pwd Encrypted plaintext password
# /usr/local/bin/tac_pwd
Password to be encrypted: password
VUjB99kC2IGws
5. Modify the configuration file tac_plus.conf
6. Start the service port
#/etc/init.d/tac_plus start
#netstat -na|grep :49
tcp 0 0 0.0.0.0:49 0.0.0.0:* LISTEN
边栏推荐
- FS2K人脸素描属性识别
- How to clear the cache in WordPress
- Batchnorm2d principle, function and explanation of batchnorm2d function parameters in pytorch
- PotPlayer播放百度云盘视频
- GCC efficient graph revolution for joint node representationlearning and clustering
- What is the reason why easycvr can't watch the device video when it is connected to the home protocol?
- [daily 3 questions (1)] the second largest number in the string
- Gestion des journaux sauvegarde et récupération des journaux dans MySQL
- Gartner announces five privacy trends from today to 2024
- offsetwidth\clientwidth\scrollwidth
猜你喜欢
StackOverflow 2022 开发者报告:PostgreSQL 超越 MySQL !
Improving observability - business indicator monitoring practice
visio 使用
AUTOSAR software development training
Practice of curve replacing CEPH in Netease cloud music
这个简单的小功能,半年为我们产研团队省下213个小时
【尚硅谷与腾讯云官方合作】硅谷课堂项目视频发布
本地部署Confluence遇到的问题:MySQL数据库编码、隔离级别、验证码不显示
「科普大佬说」 智能仿生机器鱼
知乎热问:一个程序员的水平能差到什么程度?
随机推荐
MATLB|可视化学习(plot和bar)
视比特“AI+3D视觉”产品系列 | 上料装配工作站
【TcaplusDB知识库】查看业务密码
How to clear the cache in WordPress
Written interview algorithm classic - longest palindrome substring
Discrete mathematics single shot, full shot and double shot
清华大佬耗时3天总结出的'常见网络协议汇总'
Coding Devops helps Sinochem information to build a new generation of research efficiency platform and drive the new future of "online Sinochem"
共享主机和 WordPress 主机之间的区别
3. caller service call - dapr
You have a chance to collect wool. Click "earn" and you will have a chance to earn a high commission
天翼云Web应用防火墙(边缘云版)通过首批可信认证
【TcaplusDB知识库】WebClient用户如何读取和修改数据
【TcaplusDB知识库】WebClient用户如何读取和修改数据
MySQL高可用之MHA(一不小心和我的青春擦肩而过)
PotPlayer播放百度云盘视频
[question skimming diary] and a subarray of K
Super detailed steps for MySQL master-slave switching
这个简单的小功能,半年为我们产研团队省下213个小时
使用Karmada实现Helm应用的跨集群部署