[
https://issues.apache.org/jira/browse/ZOOKEEPER-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332474#comment-15332474
]
Patrick Hunt commented on ZOOKEEPER-2433:
-----------------------------------------
Note that ZOOKEEPER-1045 is moving this code into a utility method. 1045 is
currently against 3.4 branch, while this is 3.5 and later. As such we'll need
to merge the two changes when 1045 is ported to 3.5+.
> 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)