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
d07b4270
Commit
d07b4270
authored
Mar 05, 2018
by
fit2cloud-fengyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用户管理模块更新
parent
1c204675
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
39 additions
and
174 deletions
+39
-174
admin_user.rst.txt
docs/_build/html/_sources/admin_user.rst.txt
+7
-48
index.rst.txt
docs/_build/html/_sources/index.rst.txt
+4
-11
admin_asset.html
docs/_build/html/admin_asset.html
+3
-3
admin_user.html
docs/_build/html/admin_user.html
+10
-47
index.html
docs/_build/html/index.html
+4
-6
objects.inv
docs/_build/html/objects.inv
+0
-0
searchindex.js
docs/_build/html/searchindex.js
+0
-0
admin_user.rst
docs/admin_user.rst
+7
-48
index.rst
docs/index.rst
+4
-11
No files found.
docs/_build/html/_sources/admin_user.rst.txt
View file @
d07b4270
用户管理
========
========
=
这里介绍用户管理
模块的
功能。
这里介绍用户管理功能。
点击页面左侧“用户列表”菜单下的“用户列表,进入用户列表页面。
.. toctree::
:maxdepth: 1
.. contents:: Topics
.. _create_user:
创建用户
````````
点击页面左上角“创建用户”按钮,进入创建用户页面,填写账户,角色安全,个人等信息,点击“提交”按钮,用户创建完成。
.. _update_user:
更新用户
````````
点击页面右边的“更新”按钮,进入编辑用户页面,编辑用户信息,点击“提交”按钮,更新用户完成。
.. _delete_user:
删除用户
````````
点击页面右边的“删除”按钮,弹出是否删除确认框,点击“确定”按钮,删除用户完成。
.. _export_user:
导出用户
````````
选中用户,点击右上角的“导出”按钮,导出用户完成。
.. _inport_user:
导入用户
````````
点击右上角的“导入”按钮,弹出导入对话框,选择要导入的CSV格式文件,点击“确认”按钮,导入用户完成。
.. _batch_operation:
批量操作
````````
选中用户,选择页面左下角的批量操作选项,点击”提交“按钮,批量操作完成。
\ No newline at end of file
user
user_group
\ No newline at end of file
docs/_build/html/_sources/index.rst.txt
View file @
d07b4270
...
...
@@ -11,20 +11,13 @@ Jumpserver 文档
欢迎来到 Jumpserver 文档。
Jumpserver 是一款完全开源的跳板机(堡垒机)系统,遵循GPL v2协议,使用Python,Django开发。
Jumpserver 是符合4A(认证Authentication,账号Account,授权Authorization,审计Audit) 的专业运维审计系统。
Jumpserver 从设计时考虑分布式,没有性能瓶颈,满足混合云架构,一个中心,不同Region不同登录点。
Jumpserver 界面漂亮、简单易用,并有领先的Web terminal解决方案。
Jumpserver 深度集成了Ansible,支持自动化运维任务。
Jumpserver 支持容器化部署,windows,LDAP, s3, elasticsearch存储等功能,并提供了强大API方便对接其它系统。
Jumpserver是全球首款完全开源的堡垒机,使用GNU GPL v2.0开源协议,是符合 4A 的专业运维审计系统。
Jumpserver使用Python / Django 进行开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 解决方案,交互界面美观、用户体验好。
Jumpserver采纳分布式架构,支持多机房跨区域部署,中心节点提供 API,各机房部署登录节点,可横向扩展、无并发访问限制。
改变世界,从一点点开始。
.. toctree::
...
...
docs/_build/html/admin_asset.html
View file @
d07b4270
...
...
@@ -38,7 +38,7 @@
<link
rel=
"top"
title=
"jumpserver 0.5.0 文档"
href=
"index.html"
/>
<link
rel=
"up"
title=
"管理文档"
href=
"admin_guide.html"
/>
<link
rel=
"next"
title=
"用户使用文档"
href=
"user_guide.html"
/>
<link
rel=
"prev"
title=
"用户
模块"
href=
"admin_
user.html"
/>
<link
rel=
"prev"
title=
"用户
"
href=
"
user.html"
/>
<script
src=
"_static/js/modernizr.min.js"
></script>
...
...
@@ -92,7 +92,7 @@
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"intro.html"
>
简介
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"installation.html"
>
安装文档
</a></li>
<li
class=
"toctree-l1 current"
><a
class=
"reference internal"
href=
"admin_guide.html"
>
管理文档
</a><ul
class=
"current"
>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"admin_user.html"
>
用户
模块
</a></li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"admin_user.html"
>
用户
管理
</a></li>
<li
class=
"toctree-l2 current"
><a
class=
"current reference internal"
href=
"#"
>
资产管理模块
</a></li>
</ul>
</li>
...
...
@@ -183,7 +183,7 @@
<a
href=
"user_guide.html"
class=
"btn btn-neutral float-right"
title=
"用户使用文档"
accesskey=
"n"
rel=
"next"
>
Next
<span
class=
"fa fa-arrow-circle-right"
></span></a>
<a
href=
"
admin_user.html"
class=
"btn btn-neutral"
title=
"用户模块
"
accesskey=
"p"
rel=
"prev"
><span
class=
"fa fa-arrow-circle-left"
></span>
Previous
</a>
<a
href=
"
user.html"
class=
"btn btn-neutral"
title=
"用户
"
accesskey=
"p"
rel=
"prev"
><span
class=
"fa fa-arrow-circle-left"
></span>
Previous
</a>
</div>
...
...
docs/_build/html/admin_user.html
View file @
d07b4270
...
...
@@ -37,7 +37,7 @@
<link
rel=
"search"
title=
"搜索"
href=
"search.html"
/>
<link
rel=
"top"
title=
"jumpserver 0.5.0 文档"
href=
"index.html"
/>
<link
rel=
"up"
title=
"管理文档"
href=
"admin_guide.html"
/>
<link
rel=
"next"
title=
"
资产管理模块"
href=
"admin_asset
.html"
/>
<link
rel=
"next"
title=
"
用户列表"
href=
"user
.html"
/>
<link
rel=
"prev"
title=
"管理文档"
href=
"admin_guide.html"
/>
...
...
@@ -93,12 +93,8 @@
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"installation.html"
>
安装文档
</a></li>
<li
class=
"toctree-l1 current"
><a
class=
"reference internal"
href=
"admin_guide.html"
>
管理文档
</a><ul
class=
"current"
>
<li
class=
"toctree-l2 current"
><a
class=
"current reference internal"
href=
"#"
>
用户管理
</a><ul>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"#create-user"
>
创建用户
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"#update-user"
>
更新用户
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"#delete-user"
>
删除用户
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"#export-user"
>
导出用户
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"#inport-user"
>
导入用户
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"#batch-operation"
>
批量操作
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"user.html"
>
用户列表
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"user_group.html"
>
用户组列表
</a></li>
</ul>
</li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"admin_asset.html"
>
资产管理模块
</a></li>
...
...
@@ -175,46 +171,13 @@
<div
itemprop=
"articleBody"
>
<div
class=
"section"
id=
"id1"
>
<h1><a
class=
"toc-backref"
href=
"#id8"
>
用户管理
</a><a
class=
"headerlink"
href=
"#id1"
title=
"永久链接至标题"
>
¶
</a></h1>
<p>
这里介绍用户管理模块的功能。
</p>
<p>
点击页面左侧“用户列表”菜单下的“用户列表,进入用户列表页面。
</p>
<div
class=
"contents topic"
id=
"topics"
>
<p
class=
"topic-title first"
>
Topics
</p>
<ul
class=
"simple"
>
<li><a
class=
"reference internal"
href=
"#id1"
id=
"id8"
>
用户管理
</a><ul>
<li><a
class=
"reference internal"
href=
"#create-user"
id=
"id9"
>
创建用户
</a></li>
<li><a
class=
"reference internal"
href=
"#update-user"
id=
"id10"
>
更新用户
</a></li>
<li><a
class=
"reference internal"
href=
"#delete-user"
id=
"id11"
>
删除用户
</a></li>
<li><a
class=
"reference internal"
href=
"#export-user"
id=
"id12"
>
导出用户
</a></li>
<li><a
class=
"reference internal"
href=
"#inport-user"
id=
"id13"
>
导入用户
</a></li>
<li><a
class=
"reference internal"
href=
"#batch-operation"
id=
"id14"
>
批量操作
</a></li>
<h1>
用户管理
<a
class=
"headerlink"
href=
"#id1"
title=
"永久链接至标题"
>
¶
</a></h1>
<p>
这里介绍用户管理功能。
</p>
<div
class=
"toctree-wrapper compound"
>
<ul>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"user.html"
>
用户列表
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"user_group.html"
>
用户组列表
</a></li>
</ul>
</li>
</ul>
</div>
<div
class=
"section"
id=
"create-user"
>
<span
id=
"id2"
></span><h2><a
class=
"toc-backref"
href=
"#id9"
>
创建用户
</a><a
class=
"headerlink"
href=
"#create-user"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
点击页面左上角“创建用户”按钮,进入创建用户页面,填写账户,角色安全,个人等信息,点击“提交”按钮,用户创建完成。
</p>
</div>
<div
class=
"section"
id=
"update-user"
>
<span
id=
"id3"
></span><h2><a
class=
"toc-backref"
href=
"#id10"
>
更新用户
</a><a
class=
"headerlink"
href=
"#update-user"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
点击页面右边的“更新”按钮,进入编辑用户页面,编辑用户信息,点击“提交”按钮,更新用户完成。
</p>
</div>
<div
class=
"section"
id=
"delete-user"
>
<span
id=
"id4"
></span><h2><a
class=
"toc-backref"
href=
"#id11"
>
删除用户
</a><a
class=
"headerlink"
href=
"#delete-user"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
点击页面右边的“删除”按钮,弹出是否删除确认框,点击“确定”按钮,删除用户完成。
</p>
</div>
<div
class=
"section"
id=
"export-user"
>
<span
id=
"id5"
></span><h2><a
class=
"toc-backref"
href=
"#id12"
>
导出用户
</a><a
class=
"headerlink"
href=
"#export-user"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
选中用户,点击右上角的“导出”按钮,导出用户完成。
</p>
</div>
<div
class=
"section"
id=
"inport-user"
>
<span
id=
"id6"
></span><h2><a
class=
"toc-backref"
href=
"#id13"
>
导入用户
</a><a
class=
"headerlink"
href=
"#inport-user"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
点击右上角的“导入”按钮,弹出导入对话框,选择要导入的CSV格式文件,点击“确认”按钮,导入用户完成。
</p>
</div>
<div
class=
"section"
id=
"batch-operation"
>
<span
id=
"id7"
></span><h2><a
class=
"toc-backref"
href=
"#id14"
>
批量操作
</a><a
class=
"headerlink"
href=
"#batch-operation"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
选中用户,选择页面左下角的批量操作选项,点击”提交“按钮,批量操作完成。
</p>
</div>
</div>
...
...
@@ -228,7 +191,7 @@
<div
class=
"rst-footer-buttons"
role=
"navigation"
aria-label=
"footer navigation"
>
<a
href=
"
admin_asset.html"
class=
"btn btn-neutral float-right"
title=
"资产管理模块
"
accesskey=
"n"
rel=
"next"
>
Next
<span
class=
"fa fa-arrow-circle-right"
></span></a>
<a
href=
"
user.html"
class=
"btn btn-neutral float-right"
title=
"用户列表
"
accesskey=
"n"
rel=
"next"
>
Next
<span
class=
"fa fa-arrow-circle-right"
></span></a>
<a
href=
"admin_guide.html"
class=
"btn btn-neutral"
title=
"管理文档"
accesskey=
"p"
rel=
"prev"
><span
class=
"fa fa-arrow-circle-left"
></span>
Previous
</a>
...
...
docs/_build/html/index.html
View file @
d07b4270
...
...
@@ -163,12 +163,10 @@
<div
class=
"section"
id=
"id1"
>
<h2>
有关Jumpserver
<a
class=
"headerlink"
href=
"#id1"
title=
"永久链接至标题"
>
¶
</a></h2>
<p>
欢迎来到 Jumpserver 文档。
</p>
<p>
Jumpserver 是一款完全开源的跳板机(堡垒机)系统,遵循GPL v2协议,使用Python,Django开发。
</p>
<p>
Jumpserver 是符合4A(认证Authentication,账号Account,授权Authorization,审计Audit) 的专业运维审计系统。
</p>
<p>
Jumpserver 从设计时考虑分布式,没有性能瓶颈,满足混合云架构,一个中心,不同Region不同登录点。
</p>
<p>
Jumpserver 界面漂亮、简单易用,并有领先的Web terminal解决方案。
</p>
<p>
Jumpserver 深度集成了Ansible,支持自动化运维任务。
</p>
<p>
Jumpserver 支持容器化部署,windows,LDAP, s3, elasticsearch存储等功能,并提供了强大API方便对接其它系统。
</p>
<p>
Jumpserver是全球首款完全开源的堡垒机,使用GNU GPL v2.0开源协议,是符合 4A 的专业运维审计系统。
</p>
<p>
Jumpserver使用Python / Django 进行开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 解决方案,交互界面美观、用户体验好。
</p>
<p>
Jumpserver采纳分布式架构,支持多机房跨区域部署,中心节点提供 API,各机房部署登录节点,可横向扩展、无并发访问限制。
</p>
<p>
改变世界,从一点点开始。
</p>
<div
class=
"toctree-wrapper compound"
>
<p
class=
"caption"
><span
class=
"caption-text"
>
文档:
</span></p>
<ul>
...
...
docs/_build/html/objects.inv
View file @
d07b4270
No preview for this file type
docs/_build/html/searchindex.js
View file @
d07b4270
This diff is collapsed.
Click to expand it.
docs/admin_user.rst
View file @
d07b4270
用户管理
========
========
=
这里介绍用户管理
模块的
功能。
这里介绍用户管理功能。
点击页面左侧“用户列表”菜单下的“用户列表,进入用户列表页面。
.. toctree::
:maxdepth: 1
.. contents:: Topics
.. _create_user:
创建用户
````````
点击页面左上角“创建用户”按钮,进入创建用户页面,填写账户,角色安全,个人等信息,点击“提交”按钮,用户创建完成。
.. _update_user:
更新用户
````````
点击页面右边的“更新”按钮,进入编辑用户页面,编辑用户信息,点击“提交”按钮,更新用户完成。
.. _delete_user:
删除用户
````````
点击页面右边的“删除”按钮,弹出是否删除确认框,点击“确定”按钮,删除用户完成。
.. _export_user:
导出用户
````````
选中用户,点击右上角的“导出”按钮,导出用户完成。
.. _inport_user:
导入用户
````````
点击右上角的“导入”按钮,弹出导入对话框,选择要导入的CSV格式文件,点击“确认”按钮,导入用户完成。
.. _batch_operation:
批量操作
````````
选中用户,选择页面左下角的批量操作选项,点击”提交“按钮,批量操作完成。
\ No newline at end of file
user
user_group
\ No newline at end of file
docs/index.rst
View file @
d07b4270
...
...
@@ -11,20 +11,13 @@ Jumpserver 文档
欢迎来到 Jumpserver 文档。
Jumpserver 是一款完全开源的跳板机(堡垒机)系统,遵循GPL v2协议,使用Python,Django开发。
Jumpserver 是符合4A(认证Authentication,账号Account,授权Authorization,审计Audit) 的专业运维审计系统。
Jumpserver 从设计时考虑分布式,没有性能瓶颈,满足混合云架构,一个中心,不同Region不同登录点。
Jumpserver 界面漂亮、简单易用,并有领先的Web terminal解决方案。
Jumpserver 深度集成了Ansible,支持自动化运维任务。
Jumpserver 支持容器化部署,windows,LDAP, s3, elasticsearch存储等功能,并提供了强大API方便对接其它系统。
Jumpserver是全球首款完全开源的堡垒机,使用GNU GPL v2.0开源协议,是符合 4A 的专业运维审计系统。
Jumpserver使用Python / Django 进行开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 解决方案,交互界面美观、用户体验好。
Jumpserver采纳分布式架构,支持多机房跨区域部署,中心节点提供 API,各机房部署登录节点,可横向扩展、无并发访问限制。
改变世界,从一点点开始。
.. toctree::
...
...
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