Deny viewing databases in SEM to non-admin accounts
From: Robbert Hof (robbert.hof@atosorigin.com)
Date: 01/07/03
- Next message: Simon Train: "dbLockdown 1.0 for SQL Administrators and Developers"
- Previous message: Jobi: "Re: Protect MSDE-Database against manipulation"
- Next in thread: Jasper Smith: "Re: Deny viewing databases in SEM to non-admin accounts"
- Reply: Jasper Smith: "Re: Deny viewing databases in SEM to non-admin accounts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: robbert.hof@atosorigin.com (Robbert Hof) Date: 7 Jan 2003 07:17:57 -0800
Is it possible to let db-owners use the SQL Enterprise Manager without
showing all databases in the database-folder ?
I have tried to deny select-permissions on the sysdatabases table, but
this is overruled by the execute permissions on sp_MSdbuseraccess. I
can't revoke execute permissions on this procedure, because the
db-owner's own database is gone as well.
thanks,
Robbert
- Next message: Simon Train: "dbLockdown 1.0 for SQL Administrators and Developers"
- Previous message: Jobi: "Re: Protect MSDE-Database against manipulation"
- Next in thread: Jasper Smith: "Re: Deny viewing databases in SEM to non-admin accounts"
- Reply: Jasper Smith: "Re: Deny viewing databases in SEM to non-admin accounts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|