security of a login

  • If I have a login (a single windows user) that is a dbowner of a database, but the login is also in a group that only has db reader permission to the same database.

    Which one will overwrite the other, the more permission or less permission?

    Thanks

  • sqlfriends (6/12/2012)


    If I have a login (a single windows user) that is a dbowner of a database, but the login is also in a group that only has db reader permission to the same database.

    Which one will overwrite the other, the more permission or less permission?

    Thanks

    Based on the above, they will still have have dbowner privs.

  • The most restrictive option only applies if you have a deny and a grant to the same permission

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

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