depends on how much effort is required and how sensitive the data is
you REALLY could go to town, I hear there are some nice fingerprint
reading tools out there too!
Up to you, usually secure enough for most applications
Hope that helps!
On Tue, 8 Jun 2004 09:15:27 -0400, Tony Weeg <[EMAIL PROTECTED]> wrote:
>
> you sure could.
>
> there are myriad ways to accomplish, prolly a few less ways to get around it
> or spoof it, but would be a fairly good first layer of sec.
>
> is this to protect an intranet or something?
>
> tw
>
>
> -----Original Message-----
> From: techmike [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 08, 2004 9:15 AM
> To: CF-Talk
> Subject: Re: restricting access by IP address
>
> You could use something like
>
> <cfif #CGI.REMOTE_ADDR# is "196.168.0.3">
> whatever
> </cfif>
>
> Not exactally how secure that would be.. I'm still learning here.. :)
>
> -----Original Message-----
> From: "Spectrum WebDesign" <[EMAIL PROTECTED]>
> To: CF-Talk <[EMAIL PROTECTED]>
> Date: Tue, 08 Jun 2004 09:53:56 -0300
> Subject: restricting access by IP address
>
> > Hi all
> >
> > how to restrict access for my apps based on IP Address? How to restrict
> > access for only IP address like: 192.168.200.3, 192.168.200.7,
> > 192.168.200.11? It's possible? How? Application.cfm?
> >
> >
> > Thanx for your time.
> > --
> > ___________________________________________________________
> > Sign-up for Ads Free at Mail.com
> > http://promo.mail.com/adsfreejump.htm
> >
> >
> >
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

