File: user-admin-change.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (82 lines) | stat: -rw-r--r-- 3,091 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="user-admin-change" xml:lang="zh-CN">

  <info>
    <link type="guide" xref="user-accounts#privileges"/>
    <link type="seealso" xref="user-admin-explain"/>

    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision version="gnome:42" status="final" date="2022-04-02"/>

    <credit type="author">
      <name>GNOME 文档项目</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>您可以通过赋予用户管理员权限来允许他们对系统进行更改。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>tuberry</mal:name>
      <mal:email>orzun@foxmail.com</mal:email>
      <mal:years>2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Victor_Trista</mal:name>
      <mal:email>ljlzjzm@hotmail.com</mal:email>
      <mal:years>2023</mal:years>
    </mal:credit>
  </info>

  <title>设置哪些用户可以具备管理员权限</title>

  <p>管理员权限可以决定用户是否可以对系统的重要部分进行更改。您可以决定哪些用户有管理员权限而哪些用户没有。这是保持系统安全和防止潜在未授权破坏性更改的好方法。</p>

  <p>您需要<link xref="user-admin-explain">管理员权限</link>来更改账号类型。</p>

  <steps>
    <item>
      <p>打开<gui xref="shell-introduction#activities">活动</gui>概览后输入<gui>系统</gui>。</p>
    </item>
    <item>
      <p>从结果中选择<guiseq><gui>设置</gui><gui>系统</gui></guiseq>。这将打开<gui>系统</gui>面板。</p>
    </item>
    <item>
      <p>选择 <gui>用户</gui> 以打开面板。</p>
    </item>
    <item>
      <p>按右上角的<gui style="button">解锁</gui>并在提示时输入密码。</p>
    </item>
    <item>
      <p>在 <gui>其他用户</gui> 下,选择要更改权限的用户。</p>
    </item>
    <item>
      <p>将 <gui>管理员</gui> 开关设置为开。</p>
    </item>
    <item>
      <p>用户的权限将在其下次登录时改变。</p>
    </item>
  </steps>

  <note>
    <p>系统上的第一个用户账号通常拥有管理员权限。它是在您安装系统时创建的用户账号。</p>
    <p>系统存在过多 <gui>管理员</gui> 权限用户是不明智的。</p>
  </note>

</page>