Re: [ADMIN] how to protect root access database

2005-08-22 Thread Scott Marlowe
On Fri, 2005-08-12 at 22:37, wisan watcharinporn wrote: > i have database with critical data (such patient information) > how can i protect my database from root access > because this host in company can access with root from many person > (person who manage some service application on host but mus

Re: [ADMIN] how to protect root access database

2005-08-13 Thread Amrit Angsusingh
There is no way to completely prevent those root to acces the database , because root by the meaning is the person to totally control all of the activities in this server include the database. I suggest you to seperate such an important database from those root by the hardware. Amrit i hav

Re: [ADMIN] how to protect root access database

2005-08-13 Thread Christopher Browne
> i have database with critical data (such patient information) > how can i protect my database from root access > because this host in company can access with root from many person > (person who manage some service application on host but must not > access this patient information) The only way t

Re: [ADMIN] how to protect root access database

2005-08-12 Thread Michael Fuhr
On Sat, Aug 13, 2005 at 03:37:37AM +, wisan watcharinporn wrote: > i have database with critical data (such patient information) > how can i protect my database from root access > because this host in company can access with root from many person > (person who manage some service application on

[ADMIN] how to protect root access database

2005-08-12 Thread wisan watcharinporn
i have database with critical data (such patient information) how can i protect my database from root access because this host in company can access with root from many person (person who manage some service application on host but must not access this patient information) thank you _