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 (72 lines) | stat: -rw-r--r-- 3,070 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
<?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="ko">

  <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>그놈 문서 프로젝트</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>조성호</mal:name>
      <mal:email>shcho@gnome.org</mal:email>
      <mal:years>2021, 2022, 2023</mal:years>
    </mal:credit>
  </info>

  <title>관리자 권한 소유자 바꾸기</title>

  <p>관리자 권한은 시스템의 중요한 일부 설정을 바꿀 수 있는 수단입니다. 여러분이라면 어떤 사용자에게 관리자 권한을 주어야 할 지 말아야 할 지 바꿀 수 있습니다. 시스템을 안전하게 지키고 허락하지 않은 상황에서 시스템 설정을 바꾸는 행위으로 시스템을 망가뜨리는 경우의 수를 막는 방법이 있습니다.</p>

  <p>계정 형식을 바꾸려면 <link xref="user-admin-explain">관리자 권한</link>이 필요합니다.</p>

  <steps>
    <item>
      <p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
      start typing <gui>System</gui>.</p>
    </item>
    <item>
      <p>Select <guiseq><gui>Settings</gui><gui>System</gui></guiseq> from the
      results. This will open the <gui>System</gui> panel.</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>