YanYan created DIRKRB-522:
-----------------------------
Summary: 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
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)