mirror of https://github.com/jumpserver/jumpserver
294 lines
9.4 KiB
HTML
294 lines
9.4 KiB
HTML
|
||
|
||
<!DOCTYPE html>
|
||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
||
<head>
|
||
<meta charset="utf-8">
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<title>用户管理 — jumpserver 0.5.0 文档</title>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="index" title="索引"
|
||
href="genindex.html"/>
|
||
<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="prev" title="管理文档" href="admin_guide.html"/>
|
||
|
||
|
||
<script src="_static/js/modernizr.min.js"></script>
|
||
|
||
</head>
|
||
|
||
<body class="wy-body-for-nav" role="document">
|
||
|
||
|
||
<div class="wy-grid-for-nav">
|
||
|
||
|
||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||
<div class="wy-side-scroll">
|
||
<div class="wy-side-nav-search">
|
||
|
||
|
||
|
||
<a href="index.html">
|
||
|
||
|
||
|
||
|
||
<img src="_static/logo-text.png" class="logo" />
|
||
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<div role="search">
|
||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||
<input type="text" name="q" placeholder="Search docs" />
|
||
<input type="hidden" name="check_keywords" value="yes" />
|
||
<input type="hidden" name="area" value="default" />
|
||
</form>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p class="caption"><span class="caption-text">文档:</span></p>
|
||
<ul class="current">
|
||
<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 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>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="admin_asset.html">资产管理模块</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="user_guide.html">用户使用文档</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="development.html">开发文档</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="contributor.html">贡献者</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="contact.html">联系方式</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="faq.html">FAQ</a></li>
|
||
</ul>
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
||
|
||
|
||
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
|
||
|
||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||
<a href="index.html">jumpserver</a>
|
||
|
||
</nav>
|
||
|
||
|
||
|
||
<div class="wy-nav-content">
|
||
<div class="rst-content">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div role="navigation" aria-label="breadcrumbs navigation">
|
||
|
||
<ul class="wy-breadcrumbs">
|
||
|
||
<li><a href="index.html">Docs</a> »</li>
|
||
|
||
<li><a href="admin_guide.html">管理文档</a> »</li>
|
||
|
||
<li>用户管理</li>
|
||
|
||
|
||
<li class="wy-breadcrumbs-aside">
|
||
|
||
|
||
<a href="_sources/admin_user.rst.txt" rel="nofollow"> View page source</a>
|
||
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
|
||
|
||
<hr/>
|
||
</div>
|
||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||
<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>
|
||
</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>
|
||
|
||
|
||
</div>
|
||
<div class="articleComments">
|
||
|
||
</div>
|
||
</div>
|
||
<footer>
|
||
|
||
<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="admin_guide.html" class="btn btn-neutral" title="管理文档" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
|
||
|
||
</div>
|
||
|
||
|
||
<hr/>
|
||
|
||
<div role="contentinfo">
|
||
<p>
|
||
© Copyright 北京堆栈科技有限公司 © 2014-2018.
|
||
|
||
</p>
|
||
</div>
|
||
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||
|
||
</footer>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
</section>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
var DOCUMENTATION_OPTIONS = {
|
||
URL_ROOT:'./',
|
||
VERSION:'0.5.0',
|
||
COLLAPSE_INDEX:false,
|
||
FILE_SUFFIX:'.html',
|
||
HAS_SOURCE: true,
|
||
SOURCELINK_SUFFIX: '.txt'
|
||
};
|
||
</script>
|
||
<script type="text/javascript" src="_static/jquery.js"></script>
|
||
<script type="text/javascript" src="_static/underscore.js"></script>
|
||
<script type="text/javascript" src="_static/doctools.js"></script>
|
||
<script type="text/javascript" src="_static/translations.js"></script>
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript" src="_static/js/theme.js"></script>
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
jQuery(function () {
|
||
SphinxRtdTheme.StickyNav.enable();
|
||
});
|
||
</script>
|
||
|
||
|
||
</body>
|
||
</html> |