You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2014/02/10 22:21:21 UTC

[jira] [Updated] (ZOOKEEPER-1811) The ZooKeeperSaslClient service name principal is hardcoded to "zookeeper"

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

Patrick Hunt updated ZOOKEEPER-1811:
------------------------------------

    Assignee: Harsh J

> The ZooKeeperSaslClient service name principal is hardcoded to "zookeeper"
> --------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1811
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1811
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: java client
>    Affects Versions: 3.4.5
>            Reporter: Harsh J
>            Assignee: Harsh J
>         Attachments: ZOOKEEPER-1811.patch
>
>
> The ClientCnxn class in ZK instantiates the ZooKeeperSaslClient with a hardcoded service name of "zookeeper". This causes all apps to fail in accessing ZK in a secure environment where the administrator has changed the principal name ZooKeeper runs as.
> The service name should be configurable.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)