[jira] [Updated] (DIRKRB-474) Improve the ASN1 framework

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-474: - Issue Type: Sub-task (was: Improvement) Parent: DIRKRB-102 > Improve the ASN1 framework >

[jira] [Commented] (DIRKRB-492) Use hex when dumping ASN1 object tags

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047953#comment-15047953 ] Kai Zheng commented on DIRKRB-492: -- This is the result. [~elecharny] how would you like it? Note the

[jira] [Resolved] (DIRKRB-474) Improve the ASN1 framework

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-474. -- Resolution: Fixed Resolve the master issue. > Improve the ASN1 framework > --

[jira] [Resolved] (DIRKRB-463) Cryptographic Message Syntax (CMS) support

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-463. -- Resolution: Fixed I thought we can solve this and adding more tests in follow on issues. >

[jira] [Resolved] (DIRKRB-473) X509 types support

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-473. -- Resolution: Fixed I thought we can solve this and adding more tests in follow on issues. > X509 types

[jira] [Resolved] (DIRKRB-492) Use hex when dumping ASN1 object tags

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-492. -- Resolution: Fixed commit d72d7bd46631b2c284378bd6ce0d78866d8debf2 Date: Wed Dec 9 11:06:20 2015 +0800

[jira] [Resolved] (DIRKRB-477) Support BER and indefinitive length encoding in ASN1

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-477. -- Resolution: Fixed It's already done and the code is in. > Support BER and indefinitive length encoding

[jira] [Resolved] (DIRKRB-490) Separate ASN1 parser

2015-12-08 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-490. -- Resolution: Fixed commit 030234b319a88fed8fa0f1b60d9bafa01e624935 Author: Kai Zheng

[jira] [Assigned] (DIRKRB-487) Providing an API to use some useful ASN1 functions by consolidating existing utilities

2015-12-04 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng reassigned DIRKRB-487: Assignee: Kai Zheng > Providing an API to use some useful ASN1 functions by consolidating existing

[jira] [Created] (DIRKRB-487) Providing an API to use some useful ASN1 functions by consolidating existing utilities

2015-12-04 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-487: Summary: Providing an API to use some useful ASN1 functions by consolidating existing utilities Key: DIRKRB-487 URL: https://issues.apache.org/jira/browse/DIRKRB-487

[jira] [Resolved] (DIRKRB-486) Dumping support for built-in ASN1 types and user defined types

2015-12-03 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-486. -- Resolution: Fixed Thanks [~jiajia] for the hard taking and getting this done. The change mainly uses

[jira] [Resolved] (DIRKRB-485) Provide an ASN1 dumping tool for troubleshooting

2015-12-03 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-485. -- Resolution: Fixed commit e1a4c3a31c50adb86560e573f1a3dcb9177767cc Date: Fri Dec 4 08:43:05 2015 +0800

[jira] [Updated] (DIRKRB-477) Support BER and indefinitive length encoding in ASN1

2015-12-02 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-477: - Summary: Support BER and indefinitive length encoding in ASN1 (was: Support indefinitive length encoding

[jira] [Commented] (DIRKRB-477) Support BER and indefinitive length encoding in ASN1

2015-12-02 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035894#comment-15035894 ] Kai Zheng commented on DIRKRB-477: -- I almost get this work but need more tests. The codes will be sorted

[jira] [Created] (DIRKRB-486) Dumping support for built-in ASN1 types and user defined types

2015-12-02 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-486: Summary: Dumping support for built-in ASN1 types and user defined types Key: DIRKRB-486 URL: https://issues.apache.org/jira/browse/DIRKRB-486 Project: Directory Kerberos

[jira] [Created] (DIRKRB-485) Provide an ASN1 dumping tool for troubleshooting

2015-12-02 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-485: Summary: Provide an ASN1 dumping tool for troubleshooting Key: DIRKRB-485 URL: https://issues.apache.org/jira/browse/DIRKRB-485 Project: Directory Kerberos Issue

[jira] [Created] (DIRKRB-477) Support indefinitive length encoding in ASN1

2015-11-28 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-477: Summary: Support indefinitive length encoding in ASN1 Key: DIRKRB-477 URL: https://issues.apache.org/jira/browse/DIRKRB-477 Project: Directory Kerberos Issue Type:

[jira] [Created] (DIRKRB-478) Refine and enhance the client side library

2015-11-28 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-478: Summary: Refine and enhance the client side library Key: DIRKRB-478 URL: https://issues.apache.org/jira/browse/DIRKRB-478 Project: Directory Kerberos Issue Type:

[jira] [Resolved] (DIRKRB-480) Separate PKINIT client out of KrbClient

2015-11-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-480. -- Resolution: Fixed commit d10bf630b516e597b96c23d70614ea982efaa9c8 Date: Sun Nov 29 07:15:10 2015

[jira] [Created] (DIRKRB-483) Providing API functions to call directly into for most flexible control

2015-11-28 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-483: Summary: Providing API functions to call directly into for most flexible control Key: DIRKRB-483 URL: https://issues.apache.org/jira/browse/DIRKRB-483 Project: Directory

[jira] [Resolved] (DIRKRB-479) Separate token client out of KrbClient

2015-11-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-479. -- Resolution: Fixed commit 759f26f92cbb7d9bbbc2deebc33003434f36e416 Author: Kai Zheng

[jira] [Updated] (DIRKRB-478) Refine and enhance the client side library

2015-11-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-478: - Fix Version/s: 1.0.0-GA > Refine and enhance the client side library >

[jira] [Updated] (DIRKRB-479) Separate token client out of KrbClient

2015-11-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-479: - Fix Version/s: 1.0.0-RC2 > Separate token client out of KrbClient >

[jira] [Resolved] (DIRKRB-481) Refine some API functions favoring SGT (Service Granting Ticket)

2015-11-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-481. -- Resolution: Fixed commit 5372621fa3a2ba2233a0a01d05d39c07d8595d13 Date: Sun Nov 29 07:34:14 2015

[jira] [Updated] (DIRKRB-482) Break down KrbOption

2015-11-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-482: - Fix Version/s: 1.0.0-RC2 > Break down KrbOption > > > Key:

[jira] [Created] (DIRKRB-482) Break down KrbOption

2015-11-28 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-482: Summary: Break down KrbOption Key: DIRKRB-482 URL: https://issues.apache.org/jira/browse/DIRKRB-482 Project: Directory Kerberos Issue Type: Improvement

[jira] [Commented] (DIRKRB-474) Improve the ASN1 framework

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15028594#comment-15028594 ] Kai Zheng commented on DIRKRB-474: -- commit 1f4b21c8601602d511baffe8ba8c588abd560dcb Author: Kai Zheng

[jira] [Commented] (DIRKRB-474) Improve the ASN1 framework

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15028593#comment-15028593 ] Kai Zheng commented on DIRKRB-474: -- commit 57d63f2d6626310cea771bed194f6e6e5e9adc76 Author: Kai Zheng

[jira] [Created] (DIRKRB-476) Allow to define explicit and implicit fields more easily for collection types

2015-11-26 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-476: Summary: Allow to define explicit and implicit fields more easily for collection types Key: DIRKRB-476 URL: https://issues.apache.org/jira/browse/DIRKRB-476 Project:

[jira] [Resolved] (DIRKRB-476) Allow to define explicit and implicit fields more easily for collection types

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-476. -- Resolution: Fixed commit a8a07691afe6d3f8d96538ba1b547ba558844a48 Author: Kai Zheng

[jira] [Commented] (DIRKRB-474) Improve the ASN1 framework

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029476#comment-15029476 ] Kai Zheng commented on DIRKRB-474: -- commit 0cac18217d39697a804c00d7da49b19e5fe01af2 Author: Kai Zheng

[jira] [Commented] (DIRKRB-473) X509 types support

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029527#comment-15029527 ] Kai Zheng commented on DIRKRB-473: -- Pending on adding tests. > X509 types support > -- >

[jira] [Comment Edited] (DIRKRB-474) Improve the ASN1 framework

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029476#comment-15029476 ] Kai Zheng edited comment on DIRKRB-474 at 11/27/15 5:41 AM: commit

[jira] [Updated] (DIRKRB-463) Cryptographic Message Syntax (CMS) support

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-463: - Assignee: Jiajia Li (was: Kai Zheng) > Cryptographic Message Syntax (CMS) support >

[jira] [Commented] (DIRKRB-473) X509 types support

2015-11-26 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029526#comment-15029526 ] Kai Zheng commented on DIRKRB-473: -- commit 93bcd6fe561fe1a246a97cb00e9257282e02b098 Author: Kai Zheng

[jira] [Commented] (DIRKRB-475) The decoded asn1 object with the wrong tagFlag

2015-11-25 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15027864#comment-15027864 ] Kai Zheng commented on DIRKRB-475: -- Looks like there was an issue found. Better to add a test to expose

[jira] [Created] (DIRKRB-474) Improve the ASN1 framework

2015-11-24 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-474: Summary: Improve the ASN1 framework Key: DIRKRB-474 URL: https://issues.apache.org/jira/browse/DIRKRB-474 Project: Directory Kerberos Issue Type: Improvement

[jira] [Created] (DIRKRB-472) Use sessionkey or subkey appropriately

2015-11-23 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-472: Summary: Use sessionkey or subkey appropriately Key: DIRKRB-472 URL: https://issues.apache.org/jira/browse/DIRKRB-472 Project: Directory Kerberos Issue Type: Bug

[jira] [Commented] (DIRKRB-472) Use sessionkey or subkey appropriately

2015-11-23 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021828#comment-15021828 ] Kai Zheng commented on DIRKRB-472: -- In current codes, when running Kerby client -> MIT KDC, it will

[jira] [Created] (DIRKRB-473) X509 types support

2015-11-23 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-473: Summary: X509 types support Key: DIRKRB-473 URL: https://issues.apache.org/jira/browse/DIRKRB-473 Project: Directory Kerberos Issue Type: Sub-task

[jira] [Updated] (DIRKRB-469) authenticator-vno should be set in TGS-REQ authenticator

2015-11-22 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-469: - Description: Pointed by [~mlbiam], *authenticator-vno* should be set in *authenticator* when sending

[jira] [Assigned] (DIRKRB-470) cksum field should be set in TGS-REQ authenticator

2015-11-22 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng reassigned DIRKRB-470: Assignee: Kai Zheng > cksum field should be set in TGS-REQ authenticator >

[jira] [Resolved] (DIRKRB-469) authenticator-vno should be set in TGS-REQ authenticator

2015-11-22 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-469. -- Resolution: Fixed commit df6ba15d4f990b104efcf36ede913f4eeb09a872 Author: Drankye

[jira] [Resolved] (DIRKRB-470) cksum field should be set in TGS-REQ authenticator

2015-11-22 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-470. -- Resolution: Fixed commit df6ba15d4f990b104efcf36ede913f4eeb09a872 Author: Drankye

[jira] [Created] (DIRKRB-470) cksum field should be set in TGS-REQ authenticator

2015-11-22 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-470: Summary: cksum field should be set in TGS-REQ authenticator Key: DIRKRB-470 URL: https://issues.apache.org/jira/browse/DIRKRB-470 Project: Directory Kerberos Issue

[jira] [Created] (DIRKRB-469) authenticator-vno should be set in TGS-REQ authenticator

2015-11-22 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-469: Summary: authenticator-vno should be set in TGS-REQ authenticator Key: DIRKRB-469 URL: https://issues.apache.org/jira/browse/DIRKRB-469 Project: Directory Kerberos

[jira] [Created] (DIRKRB-471) Verifying cksum when verify authenticator in KDC side

2015-11-22 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-471: Summary: Verifying cksum when verify authenticator in KDC side Key: DIRKRB-471 URL: https://issues.apache.org/jira/browse/DIRKRB-471 Project: Directory Kerberos

[jira] [Created] (DIRKRB-468) Adding a test utility for requesting a service ticket against MIT KDC

2015-11-22 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-468: Summary: Adding a test utility for requesting a service ticket against MIT KDC Key: DIRKRB-468 URL: https://issues.apache.org/jira/browse/DIRKRB-468 Project: Directory

[jira] [Updated] (DIRKRB-234) Interoperable and compatible tests/fixes with MIT Kerberos

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-234: - Assignee: (was: Kai Zheng) > Interoperable and compatible tests/fixes with MIT Kerberos >

[jira] [Updated] (DIRKRB-464) Correcting the principal name type for the TGS principal

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-464: - Description: The correct name type should be KRB5_NT_SRV_INST (2), instead of kRB5-NT-PRINCIPAL (1). The

[jira] [Assigned] (DIRKRB-234) Interoperable and compatible tests/fixes with MIT Kerberos

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng reassigned DIRKRB-234: Assignee: Kai Zheng > Interoperable and compatible tests/fixes with MIT Kerberos >

[jira] [Created] (DIRKRB-464) Correcting the principal name type for the TGS principal

2015-11-20 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-464: Summary: Correcting the principal name type for the TGS principal Key: DIRKRB-464 URL: https://issues.apache.org/jira/browse/DIRKRB-464 Project: Directory Kerberos

[jira] [Resolved] (DIRKRB-464) Correcting the principal name type for the TGS principal

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-464. -- Resolution: Fixed commit f883b55d04e2ca7f65360c910a0fa27b50f427c9 Author: Kai Zheng

[jira] [Created] (DIRKRB-465) Avoid setting an invalid kvno (-1) when not available while encrypting authenticator

2015-11-20 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-465: Summary: Avoid setting an invalid kvno (-1) when not available while encrypting authenticator Key: DIRKRB-465 URL: https://issues.apache.org/jira/browse/DIRKRB-465 Project:

[jira] [Resolved] (DIRKRB-465) Avoid setting an invalid kvno (-1) when not available while encrypting authenticator

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-465. -- Resolution: Fixed commit f7cff5922f321bbe39518af1ab5023a3d669b23d Author: Kai Zheng

[jira] [Commented] (DIRKRB-234) Interoperable and compatible tests/fixes with MIT Kerberos

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15019227#comment-15019227 ] Kai Zheng commented on DIRKRB-234: -- [~mlbiam] had a test on this and reported that MIT KDC is rejecting

[jira] [Created] (DIRKRB-463) Cryptographic Message Syntax (CMS) support

2015-11-20 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-463: Summary: Cryptographic Message Syntax (CMS) support Key: DIRKRB-463 URL: https://issues.apache.org/jira/browse/DIRKRB-463 Project: Directory Kerberos Issue Type:

[jira] [Updated] (DIRKRB-463) Cryptographic Message Syntax (CMS) support

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-463: - Fix Version/s: 1.0.0-RC2 > Cryptographic Message Syntax (CMS) support >

[jira] [Commented] (DIRKRB-463) Cryptographic Message Syntax (CMS) support

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015397#comment-15015397 ] Kai Zheng commented on DIRKRB-463: -- [~jiajia] has done pretty much great work on this. As she would focus

[jira] [Created] (DIRKRB-467) Allow to kdc_port to be set for both tcp and udp ports

2015-11-20 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-467: Summary: Allow to kdc_port to be set for both tcp and udp ports Key: DIRKRB-467 URL: https://issues.apache.org/jira/browse/DIRKRB-467 Project: Directory Kerberos

[jira] [Resolved] (DIRKRB-466) [KinitTool] conf option should be optional as it is specified

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-466. -- Resolution: Fixed commit 63d7ff1a843cd9a0c99e226ca24fd91b68e2923a Author: Drankye

[jira] [Created] (DIRKRB-466) [KinitTool] conf option should be optional as it is specified

2015-11-20 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-466: Summary: [KinitTool] conf option should be optional as it is specified Key: DIRKRB-466 URL: https://issues.apache.org/jira/browse/DIRKRB-466 Project: Directory Kerberos

[jira] [Resolved] (DIRKRB-467) Allow to kdc_port to be set for both tcp and udp ports

2015-11-20 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-467. -- Resolution: Fixed commit fe97606f65358e22814c69db28c13184f5c23144 Author: Drankye

[jira] [Created] (DIRKRB-460) Categorize KrbOptions by adding group info

2015-11-19 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-460: Summary: Categorize KrbOptions by adding group info Key: DIRKRB-460 URL: https://issues.apache.org/jira/browse/DIRKRB-460 Project: Directory Kerberos Issue Type:

[jira] [Created] (DIRKRB-461) Support getting an item from multiple sections

2015-11-19 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-461: Summary: Support getting an item from multiple sections Key: DIRKRB-461 URL: https://issues.apache.org/jira/browse/DIRKRB-461 Project: Directory Kerberos Issue

[jira] [Resolved] (DIRKRB-461) Support getting an item from multiple sections

2015-11-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-461. -- Resolution: Fixed commit ea74f8dbd2a9faeab4eb356f09323248f079ce75 Author: Kai Zheng

[jira] [Resolved] (DIRKRB-460) Categorize KrbOptions by adding group info

2015-11-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-460. -- Resolution: Fixed commit ea2cd2e55d3cd2d4dc9a0c350a1940f22a2eb1bd Author: Kai Zheng

[jira] [Created] (DIRKRB-459) Enhance the support for MIT krb5.conf configuration format

2015-11-19 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-459: Summary: Enhance the support for MIT krb5.conf configuration format Key: DIRKRB-459 URL: https://issues.apache.org/jira/browse/DIRKRB-459 Project: Directory Kerberos

[jira] [Updated] (DIRKRB-459) Enhance the support for MIT krb5.conf configuration format

2015-11-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-459: - Fix Version/s: 1.0.0-RC2 > Enhance the support for MIT krb5.conf configuration format >

[jira] [Commented] (DIRKRB-458) Update KrbOptions to include all KDC Option flags

2015-11-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013540#comment-15013540 ] Kai Zheng commented on DIRKRB-458: -- Hi Steve, Thanks for this well documented proposal! bq. it simply

[jira] [Updated] (DIRKRB-458) Update KrbOptions to include all KDC Option flags

2015-11-19 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-458: - Assignee: Steve Moyer > Update KrbOptions to include all KDC Option flags >

[jira] [Updated] (DIRKRB-450) Allow to pass KdcOption related options from KinitTool down to KrbClient

2015-11-18 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-450: - Summary: Allow to pass KdcOption related options from KinitTool down to KrbClient (was: Allow to set and

[jira] [Commented] (DIRKRB-452) Alter KinitTool.java to set the FORWARDABLE, PROXIABLE AND RENEWABLE_OK flags by default

2015-11-18 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010990#comment-15010990 ] Kai Zheng commented on DIRKRB-452: -- bq. but as noted, the MIT kinit program sets FORWARDABLE, PROXIABLE

[jira] [Updated] (DIRKRB-450) Allow to set and pass KdcOption related options from KinitTool down to KrbClient

2015-11-18 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-450: - Summary: Allow to set and pass KdcOption related options from KinitTool down to KrbClient (was: Add a

[jira] [Commented] (DIRKRB-450) Allow to pass KdcOption related options from KinitTool down to KrbClient

2015-11-18 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012442#comment-15012442 ] Kai Zheng commented on DIRKRB-450: -- Ah, the codes and result look pretty good to me. Thanks Steve for

[jira] [Commented] (DIRKRB-20) Encrypt user keys with server master key

2015-11-17 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010191#comment-15010191 ] Kai Zheng commented on DIRKRB-20: - Hi [~YaningXu], this issue was opened and discussed for the ApacheDS

[jira] [Comment Edited] (DIRKRB-452) Alter KinitTool.java to set the FORWARDABLE, PROXIABLE AND RENEWABLE_OK flags by default

2015-11-17 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010131#comment-15010131 ] Kai Zheng edited comment on DIRKRB-452 at 11/18/15 3:22 AM: Looks like

[jira] [Commented] (DIRKRB-452) Alter KinitTool.java to set the FORWARDABLE, PROXIABLE AND RENEWABLE_OK flags by default

2015-11-17 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010131#comment-15010131 ] Kai Zheng commented on DIRKRB-452: -- Hi Steve, Looks like [~Marc Boorshtein] also hit this issue. Do you

[jira] [Updated] (DIRKRB-454) Support for s4u2self and s4u2proxy in the kerby client library

2015-11-17 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-454: - Issue Type: Sub-task (was: New Feature) Parent: DIRKRB-102 > Support for s4u2self and s4u2proxy

[jira] [Resolved] (DIRKRB-457) Respecting default_realm item used in krb5.conf

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-457. -- Resolution: Fixed commit cf6e39b6d4be9681dbf513a0c1417e5cf6ad839f Author: Kai Zheng

[jira] [Created] (DIRKRB-457) Respecting default_realm item used in krb5.conf

2015-11-16 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-457: Summary: Respecting default_realm item used in krb5.conf Key: DIRKRB-457 URL: https://issues.apache.org/jira/browse/DIRKRB-457 Project: Directory Kerberos Issue

[jira] [Commented] (DIRKRB-452) Alter KinitTool.java to set the FORWARDABLE, PROXIABLE AND RENEWABLE_OK flags by default

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006359#comment-15006359 ] Kai Zheng commented on DIRKRB-452: -- Hi Steve, The fixing of this is important. Do you have any question

[jira] [Commented] (DIRKRB-451) Alter KinitTool.java to use the server name principal field when the -S argument is provided.

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006361#comment-15006361 ] Kai Zheng commented on DIRKRB-451: -- Steve, As you discussed in the mailing list, correcting of the

[jira] [Updated] (DIRKRB-452) Alter KinitTool.java to set the FORWARDABLE, PROXIABLE AND RENEWABLE_OK flags by default

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-452: - Assignee: Steve Moyer > Alter KinitTool.java to set the FORWARDABLE, PROXIABLE AND RENEWABLE_OK flags >

[jira] [Updated] (DIRKRB-449) Fix the bit manipulation functions in KrbFlags

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-449: - Assignee: Steve Moyer > Fix the bit manipulation functions in KrbFlags >

[jira] [Updated] (DIRKRB-440) Enhance Kinit to request a service ticket

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-440: - Assignee: Steve Moyer > Enhance Kinit to request a service ticket >

[jira] [Updated] (DIRKRB-448) Enhance AbstractInternalKrbClient and AsRequest to insert a provided server name

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-448: - Assignee: Steve Moyer > Enhance AbstractInternalKrbClient and AsRequest to insert a provided server >

[jira] [Updated] (DIRKRB-454) Support for s4u2self and s4u2proxy in the kerby client library

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-454: - Affects Version/s: (was: 1.0.0-RC1) 2.0.0-RC1 > Support for s4u2self and

[jira] [Updated] (DIRKRB-450) Add a method (or methods) to the KrbClient.java that allows KdcOptions to be passed

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-450: - Assignee: Steve Moyer > Add a method (or methods) to the KrbClient.java that allows KdcOptions to be >

[jira] [Updated] (DIRKRB-451) Alter KinitTool.java to use the server name principal field when the -S argument is provided.

2015-11-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated DIRKRB-451: - Assignee: Steve Moyer > Alter KinitTool.java to use the server name principal field when the -S >

[jira] [Created] (DIRKRB-455) Configuring kdc_host in client krb5.conf doesn't work

2015-11-14 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-455: Summary: Configuring kdc_host in client krb5.conf doesn't work Key: DIRKRB-455 URL: https://issues.apache.org/jira/browse/DIRKRB-455 Project: Directory Kerberos

[jira] [Resolved] (DIRKRB-455) Configuring kdc_host in client krb5.conf doesn't work

2015-11-14 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-455. -- Resolution: Fixed commit 5ffd0a280afd417539a2b474d0714a81db303b28 Author: Kai Zheng

[jira] [Resolved] (DIRKRB-456) KinitTool doesn't work to use keytab file

2015-11-14 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-456. -- Resolution: Fixed commit 955a84585c937561750a761134711b0ad4fdfeff Author: Kai Zheng

[jira] [Commented] (DIRKRB-440) Enhance Kinit to request a service ticket

2015-11-06 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994846#comment-14994846 ] Kai Zheng commented on DIRKRB-440: -- Thanks Steve for the detailed clarification. I agree it should be

[jira] [Commented] (DIRKRB-450) Add a method (or methods) to the KrbClient.java that allows KdcOptions to be passed

2015-11-06 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994851#comment-14994851 ] Kai Zheng commented on DIRKRB-450: -- Hi Steve, I thought KrbOptions may have already the needed option

[jira] [Commented] (DIRKRB-442) Fix Json backend data base file created wrongly when new identity is added

2015-11-04 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989421#comment-14989421 ] Kai Zheng commented on DIRKRB-442: -- Thanks Yaning for reporting this. The issue looks to be caused by my

[jira] [Resolved] (DIRKRB-425) Default KDC network repeatedly reports socket timeout exception unnecessarily

2015-09-29 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-425. -- Resolution: Fixed commit 3b5a44638c2cfbc4ba968f82e52ace09dd6edd32 Author: Kai Zheng

[jira] [Resolved] (DIRKRB-426) KrbClient won't accept principal name not of realm part

2015-09-29 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-426. -- Resolution: Fixed Fix Version/s: 1.0.0-RC2 commit b301875499aae1673f6acb11428f2a2cf69c83b6

[jira] [Resolved] (DIRKRB-422) Enhance json backend to support transaction for reasonable efficiency

2015-09-28 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-422. -- Resolution: Fixed commit 3dd63f3b8a931e6a9ca44c6e70ff95ff48202c8b Author: Kai Zheng

[jira] [Created] (DIRKRB-424) Need to initialize the log4j system properly

2015-09-28 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-424: Summary: Need to initialize the log4j system properly Key: DIRKRB-424 URL: https://issues.apache.org/jira/browse/DIRKRB-424 Project: Directory Kerberos Issue Type:

<    1   2   3   4   5   6   7   8   >