Create user privileges
512818Nov 11 2007 — edited Nov 12 2007I have an application which creates new users for the database. I need to create users which have the ability to create other users which have the abilities to create other users and so forth...
Which privileges do I need to grant the user? I dont want to grant the DBA role to every user in the system... but so far that seems like the only option that works..
Let me know your thoughts! Thanks :)