From d023b3b2eba4bbe69a02577560c64e0959087851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=87=E6=83=B3=E6=8E=A7?= <704564722@qq.com> Date: Sat, 3 Mar 2018 09:52:28 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.5.0=20=E5=BA=94=E7=94=A8=E5=9B=BE?= =?UTF-8?q?=E8=A7=A3=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.5.0-应用图解.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/v0.5.0-应用图解.md b/v0.5.0-应用图解.md index fc6b210..d6c73ac 100644 --- a/v0.5.0-应用图解.md +++ b/v0.5.0-应用图解.md @@ -159,21 +159,25 @@ docker run -itd -p 9090:8080 -e JUMPSERVER_SERVER=http://192.168.50.128:9090 jum ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/16.png) -**1.8 创建系统用户** +**1.9 创建系统用户** 系统用户是用来登录资产的,授权时需要 ###### 1.8.1. 创建系统用户 ###### - ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/17.png) + ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/41.png) -###### 1.8.2. 创建系统用户为Dev ###### +###### 1.8.2. 创建Linux系统用户为Dev ###### - ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/18.png) + ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/42.png) -###### 1.8.3. 创建完成 ###### +###### 1.8.3. 创建Windows系统用户为Administrator ###### - ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/19.png) + ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/43.png) + +###### 1.8.4. 创建完成 ###### + + ![webterminal](https://github.com/jumpserver/static/blob/master/wiki/v0.5.0/44.png) **1.9 创建授权规则**