lordk911 opened a new issue, #47154:
URL: https://github.com/apache/doris/issues/47154

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   **Context**: In a lakehouse integration scenario, we are using Ranger for 
access control, where permissions are configured based on domain accounts. 
There are user IDs such as `abc-y` existing in Ranger. However, in Doris, it 
seems that there is no straightforward way to create users with names 
containing hyphens.
   
   **Problem**: If Doris cannot create users with the exact same names as those 
in Ranger (including names with hyphens), it will lead to authentication and 
authorization failures. This is because the identity mapping between the two 
systems will be disrupted, and proper access control based on the Ranger - 
configured permissions for these users cannot be achieved in the Doris 
environment.
   
   ### Use case
   
   **Feature Request**: We request that Doris add support for creating users 
with names that include hyphens. This would ensure seamless integration with 
Ranger in the lakehouse setup, enabling accurate authentication and 
authorization based on the existing domain - account - based permissions 
configured in Ranger. This feature is crucial for maintaining the integrity of 
the overall security and access - control mechanism in the lakehouse 
environment.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to