Re: Security and encryption

From: Toni Lassila (mpao@mc-europe.com)
Date: 07/11/02


From: mpao@mc-europe.com (Toni Lassila)
Date: 10 Jul 2002 22:26:36 -0700


"kenneth r philp" <kenneth.philp@chello.se> wrote in message news:<eAM6fLFKCHA.2228@tkmsftngp08>...
>
> Forgive me for asking, but are Encrypted File System part of Windows
> 2000 Server?

Yes. Also in W2K Pro and XP.
 
> Doesn't an IPSec-VPN require some hardware channels also? And if there's
> a lot of customers it also requires a lot of VPN channels?

The most efficient way is to make it with hardware, yes. Small
business VPN-devices aren't that expensive and double as firewalls.
The cost and hardware requirements depend on how many remote
locations you plan to serve, but 500 users doesn't sound like
an awful lot to me.
 
> I have this idea of delivering an intranet app with the lawyers database
> inhouse but with security control done with an ActiveX control on the
> client side thus forcing clients to use MSIE browser. Perhaps using TCP
> as communication between clients and a server controlled by me.

So the software would be distributed from a remote server as
an ActiveX control (or maybe just a thin client) but the actual
database would be local to the user? Interesting concept to say
the least.

I tend to consider the biggest threat to database integrity to
be the users haphazardly making changes they don't really mean,
so I'd think twice before committing myself to maintaining a
software dependant of a database that the users can play around
with (and break) themselves.



Relevant Pages

  • Re: Help with first VB application - Data Entry form
    ... I assumed a desktop / winform client application ... time' stamp from the database machine - control machine ... ... problem solved - web server is control system. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Help with first VB application - Data Entry form
    ... I assumed a desktop / winform client application ... time' stamp from the database machine - control machine ... ... problem solved - web server is control system. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Remobjects v KBM
    ... >> client query components) follow from that. ... Then, connections can be created to say SQL Server, Oracle, Interbase and ... can then be created from the abstract dataset definition in 'customers' to ... implicitly - this makes your code not be database connection specific). ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Help with first VB application - Data Entry form
    ... stamp from the database machine - control machine ... ... unnecessary data to the client ... ... and when building a database independent UI / Client - Server application, ... JavaScript, for example) and thus, will get the time from the web server, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Opinions needed about the best "Middleware suite" kbmMW vs. RODA
    ... kbmMW supports cross db in such way that all you need to do in your application is to set one property to switch to ... What one have to concentrate about is minimizing the amount of data moved from the app server to the client. ... C/S setup's usually have a quite active chatter going on between the client and the database, ...
    (borland.public.delphi.thirdpartytools.general)

Loading