File: user-changepassword.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 (75 lines) | stat: -rw-r--r-- 3,283 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
<?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-changepassword" xml:lang="ko">

  <info>
    <link type="guide" xref="user-accounts#passwords"/>
    <link type="seealso" xref="user-goodpassword"/>
    <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>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@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>암호</gui> 옆 <gui>·····</gui> 레이블을 누릅니다. 다른 사용자의 암호를 바꾸려면 우선 창을 <gui>잠금 해제</gui>하고, <gui>기타 사용자</gui>에서 암호를 바꾸려는 계정을 선택합니다.</p>
    </item>
    <item>
      <p>현재 암호를 입력하고 새 암호를 입력합니다. <gui>새 암호 확인</gui> 입력창에 새 암호를 다시 입력합니다.</p>
      <p><gui style="button"><media its:translate="no" type="image" src="figures/system-run-symbolic.svg" width="16" height="16">
      <span its:translate="yes">암호 만들기</span></media></gui> 아이콘을 눌러 임의 암호를 자동으로 만들 수 있습니다.</p>
    </item>
    <item>
      <p><gui>바꾸기</gui>를 누릅니다.</p>
    </item>
  </steps>

  <p><link xref="user-goodpassword">우수한 암호를 지정</link>했는지 확인합니다. 계정을 좀 더 안전하게 지킬 수 있게 해줍니다.</p>

  <note>
    <p>로그인 암호를 새로 고치면, 로그인 키 모음 암호를 사용자 계정 암호와 동일하게 업데이트합니다.</p>
  </note>

  <p>사용자 암호를 잊었다면 관리자 권한을 지닌 사용자가 암호를 바꿔줄 수 있습니다.</p>

</page>