summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_authn_file.xml.ko
blob: 1797ddfe54fd8705641e6090f739e8b100965044 (plain)
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
106
107
108
109
110
111
112
113
114
115
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
<!-- English Revision: 105989:1421821 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
 the License.  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-->

<modulesynopsis metafile="mod_authn_file.xml.meta">

<name>mod_authn_file</name>
<description>¹®ÀÚÆÄÀÏÀ» ÀÌ¿ëÇÑ »ç¿ëÀÚ ÀÎÁõ</description>
<status>Base</status>
<sourcefile>mod_authn_file.c</sourcefile>
<identifier>authn_file_module</identifier>
<compatibility>¾ÆÆÄÄ¡ 2.1 ÀÌÈÄ</compatibility>

<summary>
    <p>ÀÌ ¸ðµâÀº <module>mod_auth_digest</module>¿Í
    <module>mod_auth_basic</module> °°Àº ÀÎÁõ¾Õ´Ü¸ðµâÀ» À§ÇØ
    ÀÏ¹Ý ¹®ÀÚ ¾ÏÈ£ÆÄÀÏ¿¡¼­ »ç¿ëÀÚ¸¦ ã¾Æ¼­ ÀÎÁõÇÑ´Ù.
    <module>mod_authn_dbm</module>°ú ±â´ÉÀÌ ºñ½ÁÇÏ´Ù.</p>

    <p><module>mod_auth_basic</module>À̳ª
    <module>mod_auth_digest</module>¸¦ »ç¿ëÇÒ¶§ <directive
    module="mod_auth_basic">AuthBasicProvider</directive>³ª
    <directive
    module="mod_auth_digest">AuthDigestProvider</directive>ÀÇ
    °ªÀ» <code>file</code>·Î ¼³Á¤Çϸé ÀÌ ¸ðµâÀ» »ç¿ëÇÑ´Ù.</p>
</summary>
<seealso>
  <directive module="mod_auth_basic">AuthBasicProvider</directive>
</seealso>
<seealso>
  <directive module="mod_auth_digest">AuthDigestProvider</directive>
</seealso>
<seealso><a href="../programs/htpasswd.html">htpasswd</a></seealso>
<seealso><a href="../programs/htdigest.html">htdigest</a></seealso>
 
<directivesynopsis>
<name>AuthUserFile</name>
<description>ÀÎÁõÇÒ »ç¿ëÀÚ¸í¿Í ¾ÏÈ£ ¸ñ·ÏÀ» ÀúÀåÇÏ´Â ¹®ÀÚÆÄÀϸíÀ»
ÁöÁ¤ÇÑ´Ù</description>
<syntax>AuthUserFile <var>file-path</var></syntax>
<contextlist><context>directory</context><context>.htaccess</context>
</contextlist>
<override>AuthConfig</override>

<usage>
    <p><directive>AuthUserFile</directive> Áö½Ã¾î´Â »ç¿ëÀÚ ÀÎÁõ¿¡
    »ç¿ëÇÒ »ç¿ëÀÚ¸í¿Í ¾ÏÈ£ ¸ñ·ÏÀ» ÀúÀåÇÏ´Â ¹®ÀÚÆÄÀϸíÀ» ÁöÁ¤ÇÑ´Ù.
    <var>File-path</var>´Â ÆÄÀϰæ·ÎÀÌ´Ù. Àý´ë°æ·Î¸¦ »ç¿ëÇÏÁö
    ¾ÊÀ¸¸é <directive module="core">ServerRoot</directive>ÀÇ
    »ó´ë°æ·Î·Î ó¸®ÇÑ´Ù.</p>

    <p>ÆÄÀÏÀÇ °¢ ÁÙ¿¡´Â »ç¿ëÀÚ¸í, ÄÝ·Ð, ÀÎÄÚµùµÈ ¾ÏÈ£°¡ ¼ø¼­´ë·Î
    ³ª¿Â´Ù. ¿©·¯ ÁÙ¿¡¼­ µ¿ÀÏÇÑ »ç¿ëÀÚ ¾ÆÀ̵𸦠Á¤ÀÇÇϸé,
    <module>mod_authn_file</module>´Â ù¹øÂ°·Î ³ª¿À´Â ¾ÏÈ£¸¦
    »ç¿ëÇÑ´Ù.</p>

    <p>ÄÄÆÄÀÏµÈ ¹èÆ÷º»À̳ª <code>src/support</code>¿¡ ÀÖ´Â <a
    href="../programs/htpasswd.html">htpasswd</a> µµ±¸´Â <em>HTTP
    Basic Authentication</em>¿¡ »ç¿ëÇÒ ¾ÏÈ£ÆÄÀÏÀ» °ü¸®ÇÑ´Ù.
    ÀÚ¼¼ÇÑ ³»¿ëÀº <a href="../programs/htpasswd.html">manpage</a>¸¦
    Âü°íÇ϶ó. ¿ä¾àÇϸé:</p>

    <p>Ãʱ⠾ÆÀ̵ð <code>username</code>À» °¡Áø ¾ÏÈ£ÆÄÀÏ
    <code>Filename</code>À» ¸¸µç´Ù. ¾ÏÈ£¸¦ ¹°¾îº»´Ù:</p>

    <example>
      htpasswd -c Filename username
    </example>

    <p>¾ÏÈ£ÆÄÀÏ <code>Filename</code>¿¡ <code>username2</code>¸¦
    Ãß°¡Çϰųª ¼öÁ¤ÇÑ´Ù:</p>

    <example>
      htpasswd Filename username2
    </example>

    <p>Å« ¹®ÀÚÆÄÀÏÀ» °Ë»öÇÏ´Â °ÍÀº <em>¸Å¿ì</em> ºñÈ¿À²ÀûÀÓÀ»
    ÁÖÀÇÇ϶ó. »ç¿ëÀÚ°¡ ¸¹´Ù¸é ´ë½Å <directive
    module="mod_authn_dbm">AuthDBMUserFile</directive>À» »ç¿ëÇØ¾ß
    ÇÑ´Ù.</p>

    <p><em>HTTP Digest Authentication</em>À» »ç¿ëÇÑ´Ù¸é <a
    href="../programs/htpasswd.html">htpasswd</a> µµ±¸·Î ¾ÈµÈ´Ù.
    ´ë½Å <a href="../programs/htdigest.html">htdigest</a>¸¦
    »ç¿ëÇØ¾ß ÇÑ´Ù. Digest Authentication°ú Basic AuthenticationÀ»
    À§ÇÑ ÀڷḦ °°Àº ÆÄÀÏ¿¡ ¼¯¾î¼­ »ç¿ëÇÒ ¼ö ¾øÀ½À» ÁÖÀÇÇ϶ó.</p>

    <note type="warning"><title>º¸¾È</title>
      <p><directive>AuthUserFile</directive>ÀÌ À¥¼­¹öÀÇ ¹®¼­µé
      ¹Û¿¡ À§Ä¡ÇÔÀ» È®ÀÎÇ϶ó. ÀÌ ÆÄÀÏÀ» º¸È£ÇÒ µð·ºÅ丮 ¾È¿¡
      °°ÀÌ µÎÁö <em>¸¶¶ó</em>. ±×·¸Áö ¾ÊÀ¸¸é, Ŭ¶óÀÌ¾ðÆ®°¡
      <directive>AuthUserFile</directive>À» ´Ù¿î·ÎµåÇÒ ¼ö ÀÖ´Ù.</p>
    </note>
</usage>
</directivesynopsis>

</modulesynopsis>