I have a database that I'd like to have a user administer for new users. However, I cannot set this one user up to be able to run the sp_adduser procedure without setting him up as a sys_admin or a dbo of that database.
I thought of adding him to the dbo group and then denying many rights, but the all critical DROP command cannot be revoked.
Any suggestions?
Thanks,
Wendy [sig][/sig]
I thought of adding him to the dbo group and then denying many rights, but the all critical DROP command cannot be revoked.
Any suggestions?
Thanks,
Wendy [sig][/sig]