Re: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-05-25 Thread Emmanuel Lécharny
Le 26/05/16 à 04:17, Richard Feezel a écrit : > Kai, > > I recall that the Kerberos specifications indicate that empty lists > (sequences) should not be included in the ASN.1 encoded byte stream. Thus > the correct representation of items that are empty in object space is with > NULL, not with a

Re: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-05-25 Thread Richard Feezel
Kai, I recall that the Kerberos specifications indicate that empty lists (sequences) should not be included in the ASN.1 encoded byte stream. Thus the correct representation of items that are empty in object space is with NULL, not with a tagged field with no elements. We didn't run into very

Re: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-05-25 Thread Richard Feezel
There was a general problem with the ASN.1 decoding code prior to our patch. Objects were being created even though the corresponding (optional) tag never appeared in the ASN.1 byte stream being decoded. In the case of a SEQUENCE-OF an empty container was being created. This did not correctly

[jira] [Commented] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300327#comment-15300327 ] Emmanuel Lecharny commented on DIRSERVER-2146: -- Hi Martin, yes, this is an issue I'm

[jira] [Created] (DIRKRB-575) SaslAppTest failure due to input having nothing to do with test

2016-05-25 Thread Gerard Gagliano (JIRA)
Gerard Gagliano created DIRKRB-575: -- Summary: SaslAppTest failure due to input having nothing to do with test Key: DIRKRB-575 URL: https://issues.apache.org/jira/browse/DIRKRB-575 Project: Directory

[jira] [Commented] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Martin Choma (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1532#comment-1532 ] Martin Choma commented on DIRSERVER-2146: - On client side this error occures Message ID : 7

[jira] [Commented] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Martin Choma (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300017#comment-15300017 ] Martin Choma commented on DIRSERVER-2146: - We are trying this values based on specification

[jira] [Updated] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Martin Choma (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Choma updated DIRSERVER-2146: Attachment: LdapLoginModuleSpecialNamesTestCase.ldif > Using special chars in uid makes

[jira] [Updated] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Martin Choma (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Choma updated DIRSERVER-2146: Attachment: (was: LdapLoginModuleSpecialNamesTestCase.ldif) > Using special chars

[jira] [Updated] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Martin Choma (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Choma updated DIRSERVER-2146: Attachment: LdapLoginModuleSpecialNamesTestCase.ldif > Using special chars in uid makes

[jira] [Created] (DIRSERVER-2146) Using special chars in uid makes problem

2016-05-25 Thread Martin Choma (JIRA)
Martin Choma created DIRSERVER-2146: --- Summary: Using special chars in uid makes problem Key: DIRSERVER-2146 URL: https://issues.apache.org/jira/browse/DIRSERVER-2146 Project: Directory ApacheDS

[jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-05-25 Thread Gerard Gagliano (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299923#comment-15299923 ] Gerard Gagliano commented on DIRKRB-542: This is related to the Asn1 modifications. Items were

[jira] [Updated] (DIRKRB-574) Implement a concurrent test to benchmark throughput and latency of kerby KDC

2016-05-25 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-574: - Description: This would add a concurrent benchmark test to measure the throughput and latency of Kerby

[jira] [Updated] (DIRKRB-574) Implement a concurrent test to benchmark throughput and latency of kerby KDC

2016-05-25 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-574: - Summary: Implement a concurrent test to benchmark throughput and latency of kerby KDC (was: Implement

[jira] [Created] (DIRKRB-574) Implement throughput and delay test,through a multithreaded

2016-05-25 Thread ChenQing (JIRA)
ChenQing created DIRKRB-574: --- Summary: Implement throughput and delay test,through a multithreaded Key: DIRKRB-574 URL: https://issues.apache.org/jira/browse/DIRKRB-574 Project: Directory Kerberos

[jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-05-25 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299643#comment-15299643 ] Jiajia Li commented on DIRKRB-542: -- The update of the latest patch is great, with nice code format and

[jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-05-25 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299586#comment-15299586 ] Jiajia Li commented on DIRKRB-542: -- Thanks for the patch, but with some questions: 1. In