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 2018/05/22 10:56:33 UTC

[GitHub] qin4zhang opened a new issue #5053: Database Permission for version 0.22.1

qin4zhang opened a new issue #5053: Database Permission for version 0.22.1
URL: https://github.com/apache/incubator-superset/issues/5053
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   0.22.1
   
   ### Expected results
    Granting access to a database allows for the user to access all data sources within that database, and will enable the user to query that database in SQL Lab, provided that the SQL Lab specific permission have been granted to the user
   
   ### Actual results
   Adding a new db(postgres),I can't grant  database access on [dbname] to user for a new role. But I can grant **schema** access on [dbname].[schema]. I can't get access all data sources within database.
   
   ### Steps to reproduce
   
   1. Adding a new db.
   2. Adding a new role.
   3. Editing the role to grant access.
   4. Common user with Gamma and the new role with access on db(actually schema).
   5. There is nothing for datasources as a common user.
   
   How could I grant access database to the role?
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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