mod_authn_dbm.xml.ko revision f6066dc0a6ad0432b74774e290c04c3cc4aa2daf
<?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:1029180 (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_dbm.xml.meta">
<name>mod_authn_dbm</name>
<description>DBM ������ ����� ����� ����</description>
<status>Extension</status>
<sourcefile>mod_authn_dbm.c</sourcefile>
<identifier>authn_dbm_module</identifier>
<compatibility>����ġ 2.1 ���ĺ���</compatibility>
<summary>
<p>�� ����� <module>mod_auth_digest</module>��
<module>mod_auth_basic</module> �����մܸ���� ����
<dfn>dbm</dfn> ��ȣ���Ͽ��� ����ڸ� ã�Ƽ� �����Ѵ�.
<module>mod_authn_file</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>dbm</code>�� �����ϸ� �� ����� ����Ѵ�.</p>
</summary>
<seealso><directive module="core">AuthName</directive></seealso>
<seealso><directive module="core">AuthType</directive></seealso>
<seealso>
<directive module="mod_auth_basic">AuthBasicProvider</directive>
</seealso>
<seealso>
<directive module="mod_auth_digest">AuthDigestProvider</directive>
</seealso>
<directivesynopsis>
<name>AuthDBMUserFile</name>
<description>������ ����ڿ� ��ȣ ����� �����ϴ� �����ͺ��̽�
���ϸ��� �����Ѵ�</description>
<syntax>AuthDBMUserFile <var>file-path</var></syntax>
<contextlist><context>directory</context><context>.htaccess</context>
</contextlist>
<override>AuthConfig</override>
<usage>
<p><directive>AuthDBMUserFile</directive> ���þ�� �����
������ ����� ����ڿ� ��ȣ ����� �����ϴ� DBM ���ϸ���
�����Ѵ�. <var>File-path</var>�� ������ ������̴�.</p>
<p>������ ����ڸ��� Ű�� ����Ѵ�. ����ڿ� ���� ����
���ڵ�� ��ȣ�̴�. ��ȣ �ڿ� �ݷа� ������ ������ ���� ��
�ִ�. ������ �ݷа� �ڿ� ������ ������ �����Ѵ�.</p>
<note type="warning"><title>����:</title>
<p><directive>AuthDBMUserFile</directive>�� �������� ������
�ۿ� ������ Ȯ���϶�. �� ������ ��ȣ�� ���丮 �ȿ� ����
���� <em>����</em>. �׷��� ������, Ŭ���̾�Ʈ��
<directive>AuthDBMUserFile</directive>�� �ٿ�ε��� ��
�ִ�.</p>
</note>
<p>�߿��� ȣȯ�� ����: ����ġ ����� <code>dbmopen</code>
������ ���ڿ� ���� NULL�� ���������ʰ� DBM �ڷᱸ������
�ؽ̰��� ���ڿ� ���̸� �д´�. Netscape ������ �� �
���α׷��� ���ڿ��� NULL�� �����ٰ� �����ϱ⶧���� ����
���α׷��� DBM ������ ����ϸ� ������ �� �� �ִ�.</p>
<p>����ġ�� <a href="/programs/dbmmanage.html">dbmmanage</a>���
Perl ��ũ��Ʈ�� �����Ѵ�. �� ���α׷��� �� ����� �����
DBM��� ��ȣ������ ����� �����Ѵ�.</p>
</usage>
</directivesynopsis>
<directivesynopsis>
<name>AuthDBMType</name>
<description>��ȣ�� �����ϴ� �����ͺ��̽� ���� ����
�����Ѵ�</description>
<syntax>AuthDBMType default|SDBM|GDBM|NDBM|DB</syntax>
<default>AuthDBMType default</default>
<contextlist><context>directory</context><context>.htaccess</context>
</contextlist>
<override>AuthConfig</override>
<usage>
<p>��ȣ�� �����ϴ� �����ͺ��̽� ���� ���� �����Ѵ�. �⺻
�����ͺ��̽� ����� �����϶� �Ǵ��Ѵ�. ����� �� �ִ� �ٸ�
�����ͺ��̽� ���� ���� <a href="/install.html#dbm">������
����</a>�� �޷ȴ�.</p>
<p>��ȣ������ ����� ���α׷��� ���� ������ �����ͺ��̽���
����ϵ��� �����ؾ� �Ѵ�.</p>
</usage>
</directivesynopsis>
</modulesynopsis>