Lin Chen created DIRKRB-140:
-------------------------------
Summary: Section supports in Configuration
Key: DIRKRB-140
URL: https://issues.apache.org/jira/browse/DIRKRB-140
Project: Directory Kerberos
Issue Type: Sub-task
Reporter: Lin Chen
Assignee: Emmanuel Lecharny
In MIT Kerberos configuration file, there are many sections. For example,
{code}
[libdefaults]
default_realm = EXAMPLE.COM
dns_lookup_realm = false
[logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
[kdcdefaults]
kdc_ports = 88
kdc_tcp_ports = 8014
{code}
[libdefaults], [logging], [kdcdefaults] and configs below them are sections.
Base on the section supports, it will be easy to support MIT Kerberos
configuration format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)