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

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

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

Lin Chen updated DIRKRB-140:
----------------------------
    Attachment: DIRKRB-140_v1.patch

> 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
>         Attachments: DIRKRB-140_v1.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)