Files
jumpserver/jperm
老广 270499a4fd 修改删除系统用户的交互 (#276)
* fix(api) 修改建立目录的bug

使用bash代替python完成建立777目录的功能

* fix passwd input

* fix(mkdir) 修改mkdirs策略

修改原来导致的bug

* fix passwd input (#232)

修复记录敏感密码bug

* fix passwd input

* fix passwd input

* fix passwd input

* fix(connect) 输入role id时,输入了role名称异常

抓取后并处理

* Update perm_role_edit.html

* fix role delete
2016-07-26 18:41:58 +08:00
..
2015-12-19 17:27:12 +08:00
2015-01-24 14:46:35 +08:00
2015-01-24 14:46:35 +08:00
2015-12-19 17:27:12 +08:00
2015-12-19 17:27:12 +08:00
2015-01-24 14:46:35 +08:00
2015-12-19 17:26:34 +08:00

Jperm App


模块 ansible_api

使用说明

  • 依赖rpm安装包 ansible、 sshpass
  • 依赖pip安装包 passlib
  • 关于ansible配置 需要启用配置文件(/etc/ansible/ansible.cfg)的 host_key_checking = False