SQL Security
From: Patman (p_hoard_at_yahoo.com)
Date: 03/30/04
- Next message: Keith Kratochvil: "Re: SQL Security"
- Previous message: Lucas Tam: "Updating Ntext Field >8000 Char causes Timeout"
- Next in thread: Keith Kratochvil: "Re: SQL Security"
- Reply: Keith Kratochvil: "Re: SQL Security"
- Messages sorted by: [ date ] [ thread ]
Date: 30 Mar 2004 12:28:53 -0800
I'm kind of new to SQL so if this question has been answered recently
I apologize.
I have a login script that caputures user and computer info and writes
it to a SQL db. To avoid a login/password in my text logon script I
using a trusted connection with "Domain users" having
select/insert/update permissions in the db. My problem is that any
authenicated user can view this data from Access, SQL Enterprise
Manager, etc.
Is is possible to restrit this db so that authenicated users can still
select/write to the db but not be able to view from other ODBC related
sources?
TIA,
Pat
- Next message: Keith Kratochvil: "Re: SQL Security"
- Previous message: Lucas Tam: "Updating Ntext Field >8000 Char causes Timeout"
- Next in thread: Keith Kratochvil: "Re: SQL Security"
- Reply: Keith Kratochvil: "Re: SQL Security"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|