[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom Klonikowski updated ZOOKEEPER-1196:
---------------------------------------

    Attachment: SaslAuthNameTest.patch

Attaching a patch that adds a test to identify the bug ZOOKEEPER-1195. I expect 
it to fail until the fix has made it into trunk (thus i didn't marked it for 
inclusion).

> improve Kerberos name parsing and canonicalization testing
> ----------------------------------------------------------
>
>                 Key: ZOOKEEPER-1196
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1196
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server, tests
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>         Attachments: SaslAuthNameTest.patch
>
>
> Currently we are not testing Kerberos name parsing. Kerberos name parsing is 
> error prone because Keberos principals are complex; see 
> http://web.mit.edu/kerberos/krb5-1.5/krb5-1.5.4/doc/krb5-user/What-is-a-Kerberos-Principal_003f.html.
>  
> Bugs such as https://issues.apache.org/jira/browse/ZOOKEEPER-1195 would have 
> been caught, had we better tests. Although we cannot test (yet) a full 
> end-to-end KDC realm, we can at least test Kerberos principal syntax and 
> semantics.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to