You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/01/21 03:32:35 UTC

[jira] [Updated] (DIRKRB-140) Section support in Configuration

     [ https://issues.apache.org/jira/browse/DIRKRB-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Zheng updated DIRKRB-140:
-----------------------------
    Summary: Section support in Configuration  (was: Section supports in Configuration)

> Section support 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: Lin Chen
>         Attachments: DIRKRB-140_v1.patch, DIRKRB-140_v2.patch
>
>
> 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)