Re: SQL 2000 and NTFS
From: Luis (hernandez_nj@Hotmail.com)
Date: 10/23/02
- Next message: Bill Hollinshead [MS]: "Re: DBO Best Practices"
- Previous message: John Cobb: "I still don't get it."
- In reply to: Hari: "Re: SQL 2000 and NTFS"
- Next in thread: Hari: "Re: SQL 2000 and NTFS"
- Reply: Hari: "Re: SQL 2000 and NTFS"
- Reply: Ken Schaefer: "Re: SQL 2000 and NTFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Luis" <hernandez_nj@Hotmail.com> Date: Wed, 23 Oct 2002 07:34:32 -0700
Hari
Thanks.
I am concerned about this being a security issue. Someone
who gains access to the file can reattach the database
back to another server and login in as "SA" and have
access to all the data. WHy is there no mention of this
in the SQL Books online or in the knowledge base.
Shouldn't there be a warning that NTFS permissions should
be changed so that this situation does not happen?
Luis
>-----Original Message-----
>Thanks for the information.
>
>I thought the problem was inside SQL Server. It was a
misunderstanding from
>my side.
>Incase of file permissions , what u are saying is correct
the permission to
>to child directory will be inherited from root directory
incase we are not
>changing.
>
>Regards
>Hari Prasad.
>
>
>"Luis" <hernandez_nj@hotmail.com> wrote in message
>news:a43901c279da$1607b330$2ae2c90a@phx.gbl...
>> Hari
>> Thank you so much. Everyone is NOT under the
>> administrators. I am saying that when you creat a
>> database with the data file located other than the
default
>> directory, the NTFS permissions are inherited from
>> parent. But if you create it under the default location
>> (C:\Program Files\Microsoft SQL
>> Swerver\MSSQL\Data\mydatbase.mdf) the permissions are
>> explicitly asigned to administrator and sqlservice" Try
>> it.
>> Luis
>> >-----Original Message-----
>> >Hi,
>> >
>> >Check the NTFS "Everyone" falls under administrators
>> group. If Everyone
>> >falls under Admin group ultimately he will
get "SYSADMIN
>> role of SQL server"
>> >and he can access all databases.
>> >
>> >Regards
>> >Hari Prasad.K.
>> >MSSQL DBA
>> >US Softwares
>> >Trivandrum
>> >India.
>> >
>> >
>> >"Luis" <hernandez_nJ@hotmail.com> wrote in message
>> >news:8a0a01c27927$866e82b0$2ae2c90a@phx.gbl...
>> >> The default NTFS permissions on the system databases
are
>> >> administrator full control and sqlservice (SERVICE
>> >> ACCOUNT) full control. However, for every new
database
>> >> that I create the permissions are set for everyone -
>> full
>> >> control. WHy is that so? This does not sound right
>> >
>> >
>> >.
>> >
>
>
>.
>
- Next message: Bill Hollinshead [MS]: "Re: DBO Best Practices"
- Previous message: John Cobb: "I still don't get it."
- In reply to: Hari: "Re: SQL 2000 and NTFS"
- Next in thread: Hari: "Re: SQL 2000 and NTFS"
- Reply: Hari: "Re: SQL 2000 and NTFS"
- Reply: Ken Schaefer: "Re: SQL 2000 and NTFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|