Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Filestream data security

Author  Topic 

lionofdezert
Aged Yak Warrior

885 Posts

Posted - 2010-03-16 : 08:25:51
White paper regarding filestream data describes that filestream data (physical files on NTFS) are secured through automatic ACLs.

How ???

After storing data in filestream datatype, i can update or delete physical files, even when my database engine is up. Why these files are not secure like my database mdf and ldf files as these files are not accessible from directly and even can't delete these files when database engine is up.

How to make filestream data (physcial files) more secure ???

lionofdezert
Aged Yak Warrior

885 Posts

Posted - 2010-03-17 : 03:15:37
???
Go to Top of Page

lionofdezert
Aged Yak Warrior

885 Posts

Posted - 2010-03-18 : 02:23:28
How that is possible that nobody thinking it as PROBLEM ???
Go to Top of Page
   

- Advertisement -