Hi, I need to have a windows authenticated user who's able to create logins and grant database roles, and nothing else (no T-SQL on any object). Is it possible to grant ONLY those privileges to a database user ? I'm asking because for Oracle target environments, I used "grant CREATE USER...