Files
jumpserver/docs/faq.rst
2018-03-14 16:08:27 +08:00

20 lines
886 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

FAQ
==========
1. Windows 无法连接
::
(1). 如果白屏 可能是nginx设置的不对也可能运行guacamole的docker容器有问题总之请求到不了guacamole
(2). 如果显示没有权限 可能是你在 终端管理里没有接受 guacamole的注册请接受一下如果还是不行就删除刚才的注册重启guacamole的docker重新注册
(3). 如果显示未知问题 可能是你的资产填写的端口不对或者授权的系统用户的协议不是rdp
2. 用户、系统用户、管理用户的关系
::
用户每个公司的同事创建一个用户账号用来登录Jumpserver
系统用户:使用来登录到服务器的用户,如 web, dba, root等
管理用户是服务器上已存在的特权用户Ansible用来获取硬件信息, 如 root, 或者其它拥有 sudo NOPASSWD: ALL权限的用户