[
https://issues.apache.org/jira/browse/DIRKRB-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407379#comment-16407379
]
Jiajia Li edited comment on DIRKRB-704 at 3/21/18 2:56 AM:
-----------------------------------------------------------
Thanks Gerard.
{quote}I believe there's been another report on this but it still exists as an
error under Eclipse. Them problem line in the file is line 254:
253: <artifactId>lifecycle-mapping</artifactId>
254: <version>1.0.0-SNAPSHOT</version>
1.0.0-SNAPSHOT does not exist, it should be 1.0.0
I can submit an issue and patch if desired.
{quote}
Sure, you can provide one patch for it.
was (Author: jiajia):
Thanks Gerard.
{quote}bq. I believe there's been another report on this but it still exists as
an error under Eclipse. Them problem line in the file is line 254:
253: <artifactId>lifecycle-mapping</artifactId>
254: <version>1.0.0-SNAPSHOT</version>
1.0.0-SNAPSHOT does not exist, it should be 1.0.0
I can submit an issue and patch if desired.
{quote}
Sure, you can provide one patch for it.
> Refresh constants related to standards
> --------------------------------------
>
> Key: DIRKRB-704
> URL: https://issues.apache.org/jira/browse/DIRKRB-704
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: Gerard Gagliano
> Assignee: Gerard Gagliano
> Priority: Major
> Attachments: kerb-core.patch, kerby-core-2.patch
>
>
> Several constants need to be updated for compliance with Kerberos RFC
> standards:
> AuthorizationType AD_AUTHENTICAION_INDICATOR is misspelled.
> AD_AUTHENTICATION_INDICATOR has now been assigned a value by IETF (97).
> New error code for Kerberos Anonymous authentication needs to be added in the
> KrbErrorCode enum. KRB_AP_ERR_PRINCIPAL_UNKNOWN (82)
> New PaDataType value needs to be added to the PaDataType class PA_PAC_OPTIONS
> (167) for Microsoft use.
> Patch will be submitted shortly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)