[
https://issues.apache.org/jira/browse/DIRKRB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YanYan updated DIRKRB-505:
--------------------------
Attachment: DIRKBB-505-v1.patch
Main works:
1.add {{addKrb5Config(File file)}} in {{Krb5Conf.java}}.
2.change {{addMapConfig(Map<String, String>)}} into {{Map<String, Object>}}.
3.replace {{addIniConfig()}} with {{addKrb5Config()}}.
4.corresponding tests are passed.
> Apply Krb5Parser to both kerb-server and kerb-client
> ----------------------------------------------------
>
> Key: DIRKRB-505
> URL: https://issues.apache.org/jira/browse/DIRKRB-505
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: YanYan
> Assignee: YanYan
> Attachments: DIRKBB-505-v1.patch
>
>
> As a result of having a complete Krb5Parser, we are able to replace old
> methods of adding krb5 format config file with methods in provided in the
> parser. The modification will be in both server part and client part.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)