You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2016/01/07 04:41:39 UTC

[jira] [Resolved] (DIRKRB-522) Krb5Parser parse error

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

Jiajia Li resolved DIRKRB-522.
------------------------------
    Resolution: Fixed

commit 0fa065fb8080a2cc1fddfaa9b8ca62b8d1efc8d9
Author: plusplusjiajia <ji...@intel.com>
Date:   Thu Jan 7 11:47:26 2016 +0800

    DIRKRB-522 Krb5Parser parse error. Contributed by Yan.

> Krb5Parser parse error
> ----------------------
>
>                 Key: DIRKRB-522
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-522
>             Project: Directory Kerberos
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC2
>            Reporter: YanYan
>            Assignee: YanYan
>         Attachments: DIRKRB-522-v1.patch
>
>
> When parsing krb5.conf, there is an error:
> {code}
> java.lang.RuntimeException: Unable to parse: krb4_config = /etc/krb.conf
>   at
> org.apache.kerby.kerberos.kerb.common.Krb5Parser.load(Krb5Parser.java:70)
> {code}
> Where the krb5.conf looks like:
> {code}
> [libdefaults]
>         default_realm = WS.APACHE.ORG
> # The following krb5.conf variables are only for MIT Kerberos.
>         krb4_config = /etc/krb.conf
> {code}
>  Thanks Colm for reporting this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)