File: user-accounts.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 (51 lines) | stat: -rw-r--r-- 1,947 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" style="task" id="user-accounts" xml:lang="ko">

  <info>
    <link type="guide" xref="prefs"/>

    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
    <revision pkgversion="3.10" date="2013-11-03" status="final"/>
    <revision pkgversion="3.18" date="2015-09-30" status="final"/>

    <credit type="author">
      <name>그놈 문서 프로젝트</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>

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

    <title type="link" role="trail">사용자</title>
    <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>

  <!-- TODO: add enterprise user account/login -->
  <p>컴퓨터를 사용하는 각 사용자는 다른 사용자 계정을 가지고 있어야 합니다. 그래야 각자 파일을 가지고 있을 수 있거 각자 자신의 설정을 선택할 수 있습니다. 이렇게 해야 더욱 안전합니다. 다른 사람 계정의 암호를 알고 있을 경우에만 다른 사용자의 계정에 접근할 수 있습니다.</p>

<section id="manage" style="2column">
  <info>
    <title type="link" role="trail">계정</title>
  </info>
  <title>사용자 계정 관리</title>
</section>

<section id="passwords" style="2column">
  <title>암호</title>
</section>

<section id="privileges" style="2column">
  <info>
    <title type="link" role="trail">권한</title>
  </info>
  <title>사용자 권한</title>
</section>

</page>