Re: How to obtain credentials to access a Windows authenticated databa
- From: "Jim Andersen" <nospam@xxxxxxxxx>
- Date: Wed, 19 Apr 2006 12:48:03 +0200
"Ron James" <RonJames@xxxxxxxxxxxxxxxxxxxxxxxxx> skrev i en meddelelse
news:54D749E0-4642-4DA1-A004-EB46C62007E2@xxxxxxxxxxxxxxxx
Now we've switched the DB to Windows Authentication, the users credentials
are being used to access the Database
Ok.
and this is failing because these users
are denied direct access to the database. (Previously our software was
looking up DB username/password).
Then grant them access. Stuff the users in a group and give the group access
to the database.
I'm looking for a solution that allows us to use Windows Authentication to
the database and allows us to restrict the Admin web site to selected
individuals.
Just don't put Everyone in the group.
Or stop them before they reach the database, by disallowing them access to
the web-site. And hope they dont access the database directly instead of
going through the web-site.
/jim
.
- Prev by Date: LogonUser fails with error code 0
- Next by Date: VC++ Encryption using CryptoAPI and Decryption on smartcard
- Previous by thread: LogonUser fails with error code 0
- Next by thread: VC++ Encryption using CryptoAPI and Decryption on smartcard
- Index(es):
Relevant Pages
|
|