You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/01/04 07:52:24 UTC

[GitHub] [incubator-superset] kalimuthu123 opened a new issue #12243: Role assignment issue

kalimuthu123 opened a new issue #12243:
URL: https://github.com/apache/incubator-superset/issues/12243


   Hi, 
      i am try to create a user (not a admin )only who is responsible for usermanagment ( exclude other permissions ).
   i want him to create users and assign roles to them except admin permissions 
   
   
   summary : creating a user who's is not able to create admin users  
   
   Reply me the possibilites @mistercrunch 
   
   thanks 


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar closed issue #12243: Role assignment issue

Posted by GitBox <gi...@apache.org>.
dpgaspar closed issue #12243:
URL: https://github.com/apache/incubator-superset/issues/12243


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #12243: Role assignment issue

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #12243:
URL: https://github.com/apache/incubator-superset/issues/12243#issuecomment-753847889


   One possibility:
   
   You have to custom develop a new list users views with a custom CRUD, on the edit and add form filter out the `admin` role. Then the user creator must only have permissions to this view (He can't be a full admin).
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #12243: Role assignment issue

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #12243:
URL: https://github.com/apache/incubator-superset/issues/12243#issuecomment-754081839


   Going to close this one here, since it's replicated on FAB: https://github.com/dpgaspar/Flask-AppBuilder/issues/1538
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org