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
0738a557
Unverified
Commit
0738a557
authored
Apr 11, 2019
by
wojiushixiaobai
Committed by
GitHub
Apr 11, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2592 from wojiushixiaobai/docs
[Fix]修改错误
parents
2794a297
71ab2f29
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
quick_start.rst
docs/quick_start.rst
+3
-3
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+3
-3
No files found.
docs/quick_start.rst
View file @
0738a557
...
@@ -63,9 +63,9 @@
...
@@ -63,9 +63,9 @@
.. code-block:: vim
.. code-block:: vim
# "MAF二次认证"勾选会开启全局强制"MFA", 所有
jumpserver
用户必须使用动态口令进行认证登录(即时生效)
# "MAF二次认证"勾选会开启全局强制"MFA", 所有
jumpserver
用户必须使用动态口令进行认证登录(即时生效)
# "限制登录失败"和"限制登录时间"设置需要重启
jumpserver
才能生效
# "限制登录失败"和"限制登录时间"设置需要重启
jumpserver
才能生效
# "SSH最大空闲时间"设置需要重启
jumpserver
才能生效
# "SSH最大空闲时间"设置需要重启
coco
才能生效
# "密码校验规则"设置立即生效
# "密码校验规则"设置立即生效
.. image:: _static/img/admin_settings_security_list_01.jpg
.. image:: _static/img/admin_settings_security_list_01.jpg
...
...
docs/setup_by_ubuntu.rst
View file @
0738a557
...
@@ -419,13 +419,13 @@ Luna 已改为纯前端, 需要 Nginx 来运行访问
...
@@ -419,13 +419,13 @@ Luna 已改为纯前端, 需要 Nginx 来运行访问
.. code-block:: shell
.. code-block:: shell
$ apt-get -y install nginx
$ apt-get -y install nginx
$ rm -rf /etc/nginx/site-enabled/default
$ rm -rf /etc/nginx/site
s
-enabled/default
**6.2 准备配置文件 修改 /etc/nginx/site-enabled/jumpserver.conf**
**6.2 准备配置文件 修改 /etc/nginx/site
s
-enabled/jumpserver.conf**
.. code-block:: nginx
.. code-block:: nginx
$ vim /etc/nginx/site-enabled/jumpserver.conf
$ vim /etc/nginx/site
s
-enabled/jumpserver.conf
server {
server {
listen 80;
listen 80;
...
...
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