Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
f2323ceb
Commit
f2323ceb
authored
Jun 05, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新文档
parent
2b69e028
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
faq.rst
docs/faq.rst
+6
-4
No files found.
docs/faq.rst
View file @
f2323ceb
...
...
@@ -147,9 +147,9 @@ FAQ
::
(1). 邮箱设置 新建用户无法收到邮件
需要重启一次jumpserver(系统设置修改需要重启的问题后面会修正)
(1). 邮箱设置 新建用户无法收到邮件
请更新 jumpserver 版本到最新版本
(2). 收到的邮件链接地址是 localhost 可以到 系统设置-基本设置 里面修改
url,保存后重启即可
(2). 收到的邮件链接地址是 localhost 可以到 系统设置-基本设置 里面修改
url 地址
(3). coco 提示[service ERROR] Failed register terminal jzsas exist already
# 参考上面的coco重新注册方法
...
...
@@ -166,10 +166,12 @@ FAQ
(8). 默认录像存储位置在jumpserver/data/media
(9). 录像存储在
阿里云oss
的规则,Jumpserver 系统设置-终端设置 录像存储
(9). 录像存储在
云
的规则,Jumpserver 系统设置-终端设置 录像存储
{"default": {"TYPE": "server"}, "cn-north-1": {"TYPE": "s3", "BUCKET": "jumpserver", "ACCESS_KEY": "", "SECRET_KEY": "", "REGION": "cn-north-1"}, "ali-oss": {"TYPE": "oss", "BUCKET": "jumpserver", "ACCESS_KEY": "", "SECRET_KEY": "", "ENDPOINT": "http://oss-cn-hangzhou.aliyuncs.com"}}
修改后,需要修改在Jumpserver 会话管理-终端管理 修改terminal的配置 录像存储
命令记录保存到 elastic
{"default": {"TYPE":"server"}, "ali-es": {"TYPE": "elasticsearch", "HOSTS": ["http://elastic:changeme@localhost:9200"]}}
修改后,需要修改在Jumpserver 会话管理-终端管理 修改terminal的配置 录像存储 命令记录
(10). 管理密码忘记了或者重置管理员密码
$ source /opt/py3/bin/activate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment