JumpServer跳板机

JumpServer搭建过程

解压跳板机资源包

将源码包拷贝到jumpserver服务器,并解包(需要自行下载)
tar xf jumpserver-0.3.2.tar.gz -C/usr/src
特别注意:不要解压到root目录里,会出现权限问题,自动安装过程会卡在几处地方进行人机交互输入 cd usr/src/jumpserver-0.3.2/install
python install.py
jumpserver是python写的,所以需要用python来解析它
注意:安装过程中会自动从公网源下载rpm包,若打算窃取公网源rpm包进行jumpserver的本地化yum安装,那么需要打开yum配置文件到keepcache配置。

编译过程

回车默认本机ip地址
JumpServer跳板机
回车默认安装新的MySQL服务器
JumpServer跳板机
因为没有安装邮件服务器,所以回车y选择跳过,并继续即可
JumpServer跳板机
提示输入用户名和密码,随你心意。
JumpServer跳板机

编译完成后检查端口

JumpServer跳板机

在网页上测试

192.168.200.128:8000 即可登录

JumpServer跳板机JumpServer跳板机

JumpServer基本使用

添加用户

用户管理—查看用户—添加用户
JumpServer跳板机

JumpServer跳板机

注册完成后会出示
JumpServer跳板机

修改密码

JumpServer跳板机
JumpServer跳板机

下载Xshell远程登录秘钥

以普通用户身份登录跳板机
JumpServer跳板机
JumpServer跳板机
下载秘钥后妥善保存

Xshell远程工具导入秘钥对

JumpServer跳板机
JumpServer跳板机
JumpServer跳板机

用Xshell进行**连接

JumpServer跳板机
JumpServer跳板机
JumpServer跳板机