Re: Protect and invirible Database from each other
From: Dan Guzman (danguzman_at_nospam-earthlink.net)
Date: 07/17/04
- Next message: thejamie: "Re: SP3 and SQL Server Tools Installation"
- Previous message: Dan Guzman: "Re: Logging in irrespective of the database access settings"
- In reply to: Neung: "Protect and invirible Database from each other"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 17 Jul 2004 09:18:10 -0500
> My problem is that, after customers connect to the SQL Server, they can
see every Databases' name and table name although I'd set the right of each
customer to be able to see only their own database.
Although database names are visible, I would not expect users to be able to
see other database contents unless they have explicitly been granted access
or the 'guest' user is enabled in the other databases.
-- Hope this helps. Dan Guzman SQL Server MVP "Neung" <Neung@discussions.microsoft.com> wrote in message news:F5F3F38C-8F8B-499F-8C9C-7BE19D350C9A@microsoft.com... > Hi, > > I'm using Windows 2000 Server + SQL Server 2000 + updated SP > > This server is our Web Hosting services and we have many database in SQL Server. > > Each databases are belonged to each customer domains in this Server. > > All customers work with SQL Server by using SQL Enterprise Manage to connect to the Server via TCP/IP. > > My problem is that, after customers connect to the SQL Server, they can see every Databases' name and table name although I'd set the right of each customer to be able to see only their own database. > > I'd ask many SQL Experts but they said that if I used SQL Enterprise manager to remote connect to the SQL Server, this senario could not be protected and let me ask Microsoft. > > Using SQL Enterprise Manager is the easiest way for my customer to manage their database, so if I let them use the SQL command line to connect to the SQL Server, no customers will use my service. > > Please help. > Regards, > Neung
- Next message: thejamie: "Re: SP3 and SQL Server Tools Installation"
- Previous message: Dan Guzman: "Re: Logging in irrespective of the database access settings"
- In reply to: Neung: "Protect and invirible Database from each other"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|