[
https://issues.apache.org/jira/browse/ZOOKEEPER-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332622#comment-15332622
]
Hudson commented on ZOOKEEPER-2433:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2962 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2962/])
ZOOKEEPER-2433: ZooKeeperSaslServer: allow user principals in subject (Andy B
via phunt) (phunt:
[http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1748630])
* trunk/CHANGES.txt
* trunk/src/java/main/org/apache/zookeeper/server/ZooKeeperSaslServer.java
> ZooKeeperSaslServer: allow user principals in subject
> -----------------------------------------------------
>
> Key: ZOOKEEPER-2433
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2433
> Project: ZooKeeper
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.5.1
> Reporter: Andy B
> Assignee: Andy B
> Labels: easyfix
> Fix For: 3.5.2, 3.6.0
>
> Attachments: ZOOKEEPER-2433.patch
>
> Original Estimate: 5h
> Remaining Estimate: 5h
>
> The _createSaslServer_ function in ZooKeeperSaslServer +handles only service
> principal names+ (eg. *service_name/{color:blue}machine_name{color}@realm*),
> though sometimes user/service principal names +without host name+ (eg.
> *service_name@realm*) are used for authentication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)