Re: Setting windows directory security with ColdFusion

2010-03-05 Thread Dave Watts
> I was under the impression that CF could do .NET interop.  If that's the > case, then instantiating a .NET System.IO.Directory class > could acheive this for you quite easily. Yes, that's another good alternative, I think, although I haven't used this approach from CF yet. Dave Watts, CTO, Fi

Re: Setting windows directory security with ColdFusion

2010-03-05 Thread Matthew Small
-line >> cacls/xcacls/icacls tools. >> > >Thanks Dave, I had a strong feeling it was going to be something that >tapped the command-line through CFEXECUTE. But having never done >directory security before with the command-line I didn't really know >what would do i

Re: Setting windows directory security with ColdFusion

2010-03-04 Thread Ian Skinner
On 3/4/2010 9:45 AM, Dave Watts wrote: > That said, you could do this using CFEXECUTE and the command-line > cacls/xcacls/icacls tools. > Thanks Dave, I had a strong feeling it was going to be something that tapped the command-line through CFEXECUTE. But having never done

Re: Setting windows directory security with ColdFusion

2010-03-04 Thread Dave Watts
> If one was to build an application that could be creating directories on > a windows system.  Is there any way to set specific permissions on that > newly created directory.  I understand that the tag has > the ability to set the UNIX permissions.  But, of course, windows is not > so simple. Y

Setting windows directory security with ColdFusion

2010-03-04 Thread Ian Skinner
If one was to build an application that could be creating directories on a windows system. Is there any way to set specific permissions on that newly created directory. I understand that the tag has the ability to set the UNIX permissions. But, of course, windows is not so simple. If this

Re: IIS/CF Directory Security for images

2005-03-29 Thread Howie Hamlin
iAuth can do this. The trick is to control the server content via an ISAPI DLL. iAuth is the only ISAPI DLL that uses CF, CFMX or BlueDragon as its logic and control. Basically, when a user requests an image the web server will query the authentication filter and the filter will either instru

IIS/CF Directory Security for images

2005-03-29 Thread Burns, John D
Other than serving all images on a site up through a CF page using CF Content, what ways have people protected their images from being linked from other sites using the web server (IIS in my case) or possibly some sort of other CF solution. I have seen stuff before from free hosting pages where if

RE: directory security

2003-11-28 Thread John Beynon
ks like it will do exactly what you need. There's a free download and it works on IIS4+ Jb. -Original Message- From: Jeff Beer [mailto:[EMAIL PROTECTED] Sent: 27 November 2003 21:56 To: CF-Talk Subject: RE: directory security My apologies.  I meant to say IIS 5 server. I think I&

RE: directory security

2003-11-28 Thread Hugo Ahlenius
- | -Original Message- | From: Jeff Beer [mailto:[EMAIL PROTECTED] | Sent: Thursday, November 27, 2003 22:56 | To: CF-Talk | Subject: RE: directory security | | My apologies.  I meant to say IIS 5 server. | | I think I'll have to push the image content from a dire

RE: directory security

2003-11-27 Thread Jeff Beer
4:12 PM To: CF-Talk Subject: Re: directory security Jeff Beer wrote: > On a unix box I can put a .htaccess file in an image subdirectory and have > it redirect image requests that don't originate from that server (referer). > > Is there any way to do that on a windows 2000 pla

Re: directory security

2003-11-27 Thread Jochem van Dieten
Jeff Beer wrote: > On a unix box I can put a .htaccess file in an image subdirectory and have > it redirect image requests that don't originate from that server (referer). > > Is there any way to do that on a windows 2000 platform? Doesn't Apache offer the same functionality on Windows as on Uni

directory security

2003-11-27 Thread Jeff Beer
On a unix box I can put a .htaccess file in an image subdirectory and have it redirect image requests that don't originate from that server (referer). Is there any way to do that on a windows 2000 platform?  The idea is to keep people from linking directly to images from their web sites. TIA, and

Re: Directory Security

2000-04-27 Thread Wey Hueymeei
thanks for all the replies! I learned alot from them. We tried to use "cfcontent" with MMC directory security, and it seems like it works fine! thanks again, Sylvia -- Archives: http://www.eGroups.com/list/

RE: Directory Security

2000-04-27 Thread Olive, Christopher M Mr USACHPPM
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Directory Security > there is a performance hit. in my experience, it's negligible. It's negligible except in high-load/high-availability scenarios, where the CF request queueing bottleneck is a serious performance issue. Da

RE: Directory Security

2000-04-27 Thread Dave Watts
> there is a performance hit. in my experience, it's negligible. It's negligible except in high-load/high-availability scenarios, where the CF request queueing bottleneck is a serious performance issue. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202)

Re: Directory Security

2000-04-27 Thread Justin MacCarthy
MacCarthy - Original Message - From: Olive, Christopher M Mr USACHPPM <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 3:37 PM Subject: RE: Directory Security > there is a performance hit. in my experience, it's negligible. > > C

RE: Directory Security

2000-04-27 Thread Olive, Christopher M Mr USACHPPM
there is a performance hit. in my experience, it's negligible. Chris Olive DOHRS Website Administrator [EMAIL PROTECTED] -Original Message- From: Dan O'Keefe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 26, 2000 5:53 PM To: [EMAIL PROTECTED] Subject: RE: Directory Sec

RE: Directory Security

2000-04-26 Thread Dan O'Keefe
- From: Olive, Christopher M Mr USACHPPM [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 26, 2000 3:10 PM To: '[EMAIL PROTECTED]' Subject: RE: Directory Security whoops. my bad, nick. i meant to mention that. i've been in 6 hours of meeting stoday, i'm a tad brain dead. and

RE: Directory Security

2000-04-26 Thread Olive, Christopher M Mr USACHPPM
bit confused as to why allaire would weigh in on this issue. Chris Olive DOHRS Website Administrator [EMAIL PROTECTED] -Original Message- From: Dan O'Keefe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 26, 2000 1:49 PM To: [EMAIL PROTECTED] Subject: RE: Directory Security I have

Re: Directory Security

2000-04-26 Thread Eric Dawson
process the page? My guess is not. From: "Jon Hall" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: Re: Directory Security Date: Tue, 25 Apr 2000 16:30:05 -0400 This would probably be solved by making the Mime type of the page a Cold Fusion page.

RE: Directory Security

2000-04-26 Thread Dan O'Keefe
I have also been told by Allaire that they do not support this, for what it is worth. Dan -Original Message- From: Nick Call [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 26, 2000 11:33 AM To: [EMAIL PROTECTED] Subject: Re: Directory Security Keep in mind that this may cause a

Re: Directory Security

2000-04-26 Thread Nick Call
babbling. Good Luck! Nick Call [EMAIL PROTECTED] http://www.accessutah.com - Original Message - From: "Olive, Christopher M Mr USACHPPM" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 26, 2000 9:36 AM Subject: RE: Directory Security > if

RE: Directory Security

2000-04-26 Thread Olive, Christopher M Mr USACHPPM
-Original Message- From: Jeff Bartlett [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 25, 2000 12:45 PM To: '[EMAIL PROTECTED]' Subject: RE: Directory Security How would one go about having HTML requests go throught the CF dll? Jeff > -Original Message- > From:

RE: Directory Security

2000-04-26 Thread Jeff Bartlett
How would one go about having HTML requests go throught the CF dll? Jeff > -Original Message- > From: Olive, Christopher M Mr USACHPPM > [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, April 25, 2000 10:27 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Director

Re: Directory Security

2000-04-25 Thread Jon Hall
, April 25, 2000 10:07 AM Subject: Directory Security > > Hello, > > We have a security system built in application.cfm, which disallow users to > access our site without providing valid username and password. > ie. when a user put URL on the location bar, if he has not logged i

RE: Directory Security

2000-04-25 Thread Steve Martin
access to any of them you need to pass control through a cfm script first. HTH Steve "hashing" Martin > -Original Message- > From: Wey Hueymeei [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 25, 2000 15:08 > To: [EMAIL PROTECTED] > Subject: Directory Security >

Re: Directory Security

2000-04-25 Thread Jim McAtee
ED] <[EMAIL PROTECTED]> Date: Tuesday, April 25, 2000 8:15 AM Subject: Directory Security > >Hello, > >We have a security system built in application.cfm, which disallow users to >access our site without providing valid username and password. >ie. when a user put URL on the

Re: Directory Security

2000-04-25 Thread Justin MacCarthy
- Original Message - From: Olive, Christopher M Mr USACHPPM <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 25, 2000 3:27 PM Subject: RE: Directory Security > one possible way is to feed all HTML requests through the CF dll. that will > invoke application.cfm

RE: Directory Security

2000-04-25 Thread Robert Everland
think of. Bob Everland -Original Message- From: Wey Hueymeei [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 25, 2000 10:08 AM To: [EMAIL PROTECTED] Subject: Directory Security Hello, We have a security system built in application.cfm, which disallow users to access our site without

RE: Directory Security

2000-04-25 Thread Greg Bray
them up. -greg Greg Bray eCalton.com, Inc. (561) 569-4500 (561) 569-6360 Fax http://www.ecalton.com [EMAIL PROTECTED] -Original Message- From: Wey Hueymeei [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 25, 2000 10:08 AM To: [EMAIL PROTECTED] Subject: Directory Security He

RE: Directory Security

2000-04-25 Thread Olive, Christopher M Mr USACHPPM
, 2000 10:08 AM To: [EMAIL PROTECTED] Subject: Directory Security Hello, We have a security system built in application.cfm, which disallow users to access our site without providing valid username and password. ie. when a user put URL on the location bar, if he has not logged in, he would be

Directory Security

2000-04-25 Thread Wey Hueymeei
Hello, We have a security system built in application.cfm, which disallow users to access our site without providing valid username and password. ie. when a user put URL on the location bar, if he has not logged in, he would be redirected to the login page first before seeing the actual page. B