using logins
From: Jason (jlewis_at_homail.com)
Date: 02/10/05
- Next message: Uri Dimant: "Re: Monitor user changes"
- Previous message: Don Grover: "Re: Monitor user changes"
- Next in thread: Sue Hoegemeier: "Re: using logins"
- Reply: Sue Hoegemeier: "Re: using logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 10 Feb 2005 07:43:08 +0100
Hello,
I'm currently developing an access application which uses sql server as a
backend.
What i'm uncertain about, is how i should setup security without creating
too many sql server logins. I'm convinced that i should limit access to sql
server, otherwise people can get in with other means than my application
(e.g. odbc, sem, etc.).
I've setup sql server in mixed mode and created a login for my application
to connect to a database.
So, what is the best way to implement tight security, but still be able to
log the current user and hostname? If a separate table is needed to created
users and passwords, please tell me how to use it, i've never done that
approach.
Thnx
-- ---------------------------------------------------- This mailbox protected from junk email by MailFrontier Desktop from MailFrontier, Inc. http://info.mailfrontier.com
- Next message: Uri Dimant: "Re: Monitor user changes"
- Previous message: Don Grover: "Re: Monitor user changes"
- Next in thread: Sue Hoegemeier: "Re: using logins"
- Reply: Sue Hoegemeier: "Re: using logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|