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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
<?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="session-fingerprint" xml:lang="ko">
<info>
<link type="guide" xref="hardware-auth"/>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<revision pkgversion="3.10" date="2013-11-03" status="review"/>
<revision pkgversion="3.12" date="2014-06-16" status="final"/>
<revision pkgversion="3.13.92" date="2014-09-22" status="final"/>
<credit type="author">
<name>그놈 문서 프로젝트</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Paul W. Frields</name>
<email>stickster@gmail.com</email>
<years>2011</years>
</credit>
<credit type="author editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<credit type="editor">
<name>Jim Campbell</name>
<email>jcampbell@gnome.org</email>
<years>2014</years>
</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>
<section id="record">
<title>지문 기록</title>
<p>지문으로 로그인할 수 있기 전, 여러분을 확인할 수 있도록 지문을 기록해야합니다.</p>
<note style="tip">
<p>손가락이 너무 말라있다면 지문 등록에 어려움이 있을 수 있습니다. 이럴 경우, 손가락을 조금 촉촉하게 한 후, 보푸라기가 없는 깔끔한 천으로 닦아 건조한 다음, 다시 진행합니다.</p>
</note>
<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>를 우선 진행해야합니다.</p>
</item>
<item>
<p>지문을 사용하려는 손가락을 선택한 후 <gui style="button">다음</gui>을 누릅니다.</p>
</item>
<item>
<p>대화상자의 지시에 따라 지문 인식기에 <em>보통 빠르기</em>로 손가락을 문지릅니다. 커문 정보를 컴퓨터에 잘 기록해두었다면 <gui>완료!</gui> 메시지가 나타납니다.</p>
</item>
<item>
<p><gui>다음</gui>을 선택합니다. 지문을 제대로 저장했다는 확인 메시지를 볼 수 있습니다. <gui>닫기</gui>를 선택하여 끝냅니다.</p>
</item>
</steps>
</section>
<section id="verify">
<title>지문 동작 확인</title>
<p>이제 지문 로그인이 동작하는지 확인해보겠습니다. 지문을 등록하려면 암호로 로그인하는 옵션을 사용하고 있어야합니다.</p>
<steps>
<item>
<p>열어둔 작업을 저장하고 <link xref="shell-exit#logout">로그아웃</link> 합니다.</p>
</item>
<item>
<p>로그인 화면에서 목록의 이름을 선택합니다. 암호 항목 양식이 나타납니다.</p>
</item>
<item>
<p>압호 입력 대신 손가락을 지문 인식기에 문지를 수 있습니다.</p>
</item>
</steps>
</section>
</page>
|