Hello All, we are looking at the security options that we have available to
us and we are trying to generate some different ideas on how people are
handling this. We want to know how people are designating security based on
different types of scenario's... We have one that needs to have user "a" get
a different form but user "a" can change and user "b" needs a different form
and user "b" can change as well. We would like to do this where it captures
the "Network Logon" and then compares that to a table in the database or
maybe a centralized table in an all security database or something (with some
type of structure) that we can use for all the apps.. Not sure what the best
case is just looking for ideas / websites where people have these types of
things happening
bass_player [SBS-MVP] - 25 Jul 2007 06:31 GMT
You can use DPAPI in your VB.NET code to access SQL Server 2000 so you can
encrypt the data that is going to and from your SQL Server
http://www.obviex.com/samples/dpapi.aspx
> Hello All, we are looking at the security options that we have available
> to
[quoted text clipped - 14 lines]
> case is just looking for ideas / websites where people have these types of
> things happening
Uri Dimant - 25 Jul 2007 09:50 GMT
bam
Some ideas
http://vyaskn.tripod.com/sql_server_security_best_practices.htm --------security
best practices
> Hello All, we are looking at the security options that we have available
> to
[quoted text clipped - 14 lines]
> case is just looking for ideas / websites where people have these types of
> things happening