[
https://issues.apache.org/jira/browse/ZOOKEEPER-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli updated ZOOKEEPER-3128:
---------------------------------------
Fix Version/s: 3.5.7
> CLI Commands display Authentication error for Authorization error
> -----------------------------------------------------------------
>
> Key: ZOOKEEPER-3128
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3128
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Reporter: Mohammad Arshad
> Assignee: Mohammad Arshad
> Priority: Minor
> Fix For: 3.6.0, 3.5.6, 3.5.7
>
>
> CLI Commands display "Authentication is not valid : /path123" when user does
> not have access on the znode /path123.
> For example command
> {code:java}
> get /path456 {code}
> will display error message
> {code:java}
> Authentication is not valid : /path456 {code}
> if user does not have read access on znode /path456.
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)