From 42c5809ffabd57b53bfd9e9143bd5cd1c50ba843 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 3 Jan 2021 16:13:45 +0100 Subject: Update zh_cn --- zh_cn/addUser.html | 138 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 81 insertions(+), 57 deletions(-) (limited to 'zh_cn/addUser.html') diff --git a/zh_cn/addUser.html b/zh_cn/addUser.html index 1c35ddc..0c27e51 100644 --- a/zh_cn/addUser.html +++ b/zh_cn/addUser.html @@ -2,29 +2,40 @@ - 用户和管理员管理 + User Management - - -
+
-

用户和管理员管理 +

User Management

+ + + + + + + + + + +
@@ -36,11 +47,17 @@
+ -

我们建议任何时候安装 Mageia 都设置一个超级用户或管理员密码(Linux 中一般叫做 - root - 密码)。当你在顶部输入框中输入密码时,盾的颜色将会从红色变为黄色、绿色,用以指示你所输入密码的强度。绿色表示你的密码强度较高。你需要在下方输入框中再次输入相同的密码,以确保你之前的密码没有输错。 +

It is advisable for all Mageia installations to set a + superuser (Administrator) password, usually called the + root password in Linux. As you type a password into the + top box a shield will change from red-to-yellow-to-green depending on the + strength of the password. A green shield shows you are using a strong + password. You need to repeat the same password in the box underneath, to + check that the first entry was not mistyped.

+
@@ -51,7 +68,9 @@ @@ -59,6 +78,7 @@ +
@@ -70,43 +90,60 @@
+ -

在这里添加一个用户。一个用户拥有比超级管理员更少的权限,但是网上冲浪,使用办公软件或者玩游戏等是足够的。

+

Add a User here. A regular user has fewer privileges than the + superuser (root), but enough to use the Internet, office + applications or play games and anything else the average user might use a + computer for. +

+
  • -

    图标:若点击此按钮,则会改变用户图标。 -

    +

    Icon

    + + +

    Click on this button if you want to change the user's icon

  • -

    真实姓名:在文本框中输入用户的真名。 -

    +

    Real Name

    + + +

    Insert the user's real name into this text box

  • -

    登录名:输入用户的登录名,或让 drakx - 根据真实姓名自动设置。登录名区分大小写。

    +

    Login Name

    + + +

    Enter the user login name or let DrakX use a version of the user's real + name. The login name is case-sensitive.

  • -

    密码:在此文本框中输入用户密码。后面的盾牌图标将会指示密码强度。(参见 注意) +

    Password

    + + +

    Type in the user password. There is a shield at the end of the text box that + indicates the strength of the password. (See also 注意)

    - -
  • -
  • + -

    密码(重复):再输入依次用户密码。drakx 将会检查两次输入的密码是否一致。 +

    Password (again): Retype the user + password. DrakX will check that you have not mistyped the password.

+
-

所有的密码都区分大小写。建议在密码中混合使用字母(大写和小写)、数字和其他字符。

+

All passwords are case-sensitive. It is best to use a mixture of letters + (upper and lower case), numbers and other characters in a password. +

@@ -117,10 +154,16 @@
-

在安装 Mageia 期间添加的任何用户都将拥有读/写保护的主目录(即 umask=0027)。

+

Any users added while installing Mageia, will have a home directory that is + both read and write protected (umask=0027) +

+ -

你可以在配置 - 概要一步中添加其他所需用户,只需选择用户管理即可。 +

You can add any extra needed users in the Configuration - + Summary step during the install. Choose User + management.

+

也可以在安装完成后改变访问权限。

@@ -130,65 +173,46 @@ + -
+
-

高级用户管理 +

User Management (advanced)

+ -

若点击高级按钮,您可以在弹出的窗口中对所添加的用户进行设置。 +

The Advanced option allows you to edit further settings + for the user you are adding.

- -

此外,您还可以禁用或启用来宾账户。

- -
- - - - - - - - -
[警告]
- -

任何使用rbash来宾账户创建的文件将会在注销后被删除。来宾应当将他/她的临时文件存储于 U 盘等设备中。 -

- -
-
+
  • -

    启用来宾账户:这里您可以启用或禁用来宾账户。来宾账户允许来宾登录并使用电脑,但对其使用更严格的访问权限控制。 -

    - -
  • -
  • - -

    Shell:可以在下列列表中选择用户所使用的 shell(在上一步中添加),可能的选项有 Bash、Dash - 和 Sh。 -

    +

    Shell: This drop-down list allows you to change the + shell available to any user you added in the previous screen. Options are + Bash, Dash and Sh

  • -

    用户 ID:这里您可以设置之前所添加的用户的 ID(数值)。若您不确定如何设置,请将其留空。 +

    User ID: Here you can set the user ID for any user you + added in the previous screen. If you are unsure what the purpose of this is, + then leave it blank.

  • -

    组 ID:这里您可以设置之前所添加的用户的 组 ID(数值,一般与用户 ID - 相同)。若您不确定如何设置,请将其留空。 +

    Group ID: This lets you set the group ID. Again, if + unsure, leave it blank.

  • -- cgit v1.2.1