Re: Permissions WTF
From: Jasper Smith (jasper_smith9_at_hotmail.com)
Date: 11/16/05
- Next message: Ben Nevarez: "Re: Using EFS - is there a better way?"
- Previous message: Mike Epprecht \(SQL MVP\): "Re: Using EFS - is there a better way?"
- In reply to: David J. Cartwright: "Permissions WTF"
- Next in thread: David J. Cartwright: "Re: Permissions WTF"
- Reply: David J. Cartwright: "Re: Permissions WTF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 15 Nov 2005 23:13:03 -0000
You are getting in with sysadmin priviliges, possibly by membership of
another group. What does the following query return for your windows
account?
exec master..xp_logininfo 'DOMAIN\username'
-- HTH Jasper Smith (SQL Server MVP) http://www.sqldbatips.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "David J. Cartwright" <davidcartwright@hotmail.com> wrote in message news:uNI5pih6FHA.3684@TK2MSFTNGP12.phx.gbl... >I have a intigrated log using a local group > the login does not have explicit access to any db's and no server roles > when i log on with query analyzer i can access any data (even though not a > server admin or anything else) > when i remove login....can log (as it should be) > why does this login have full access to all db's ? > >
- Next message: Ben Nevarez: "Re: Using EFS - is there a better way?"
- Previous message: Mike Epprecht \(SQL MVP\): "Re: Using EFS - is there a better way?"
- In reply to: David J. Cartwright: "Permissions WTF"
- Next in thread: David J. Cartwright: "Re: Permissions WTF"
- Reply: David J. Cartwright: "Re: Permissions WTF"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|