Alter logins rights to user/Login

  • Hi i want to provide create and alter login rights to user where he can change password of logins.Apart of securityadmin rights what can be done.

    I mean user with securityadmin rights cannot create/alter password of logins with sysadmin rights

  • You need to grant ALTER ANY LOGIN to do that, which is the axact same permission granted to securityadmin.

    In other words, you can't do that directly.

    You should grant ALTER LOGIN permissions on the individual logins instead.

    -- Gianluca Sartori

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply