John Vines created ACCUMULO-677:
-----------------------------------
Summary: Remove (deprecate) createUser call with authorizations
argument
Key: ACCUMULO-677
URL: https://issues.apache.org/jira/browse/ACCUMULO-677
Project: Accumulo
Issue Type: Bug
Components: client
Affects Versions: 1.4.1, 1.4.2
Reporter: John Vines
Assignee: John Vines
Fix For: 1.5.0
Creating a user depends on a different ACL than granting Authorizations. If the
user can do one, but not the other it will still create the user but float back
an error. This can be confusing to end users, so I think we should isolate
createUser to just creating the user. They can then be granted authorizations
as need be.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira