You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/28 09:20:18 UTC

[GitHub] [shardingsphere] wsm12138 opened a new issue, #23137: Can we provide a DIstSQL to alter `authority rule` ?

wsm12138 opened a new issue, #23137:
URL: https://github.com/apache/shardingsphere/issues/23137

   ## Feature Request
   
   ### Is your feature request related to a problem?
   no
   ### Describe the feature you would like.
   After `overwrite` in server.yaml had been removed.
   This part can't be updated. Unless manually modify values in Zookeeper.
   
   ```
   authority:
     privilege:
       type: ALL PERMITTED
     users:
     - password: root
       user: root@%
   ```
   So can we provide a DistSQL to alter `authority rule` ?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang commented on issue #23137: Can we provide a DIstSQL to alter `authority rule` ?

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #23137:
URL: https://github.com/apache/shardingsphere/issues/23137#issuecomment-1369360153

   Hi @wsm12138 
   The `alter authority rule` can change the username, password, and privilege provider type, which is a very risky operation that may prevent other users from connecting to the Proxy.
   We need to have an ability to restrict who can execute DistSQL before we can consider this feature.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang closed issue #23137: Can we provide a DIstSQL to alter `authority rule` ?

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #23137: Can we provide a DIstSQL to alter `authority rule` ?
URL: https://github.com/apache/shardingsphere/issues/23137


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org