I've fixed my problem... but I'm not sure why I had to do this workaround. I created a batch file, and I am using cfexecute to run the batch file.
-- Jillian > -----Original Message----- > From: Jillian Carroll [mailto:[EMAIL PROTECTED] > Sent: August 22, 2003 4:42 PM > To: CF-Talk > Subject: RE: cfexecute erroring > > > Jochem, > > No error message is generated, really. What I get is a dump > of the same stuff that appears if you go to the command line > and just type htpasswd.exe: > > Usage: htpasswd [-cmdps] passwordfile username htpasswd > -b[cmdps] passwordfile username password htpasswd -n[mdps] > username htpasswd -nb[mdps] username password -c Create a new > file. -n Don't update file; display results on stdout. -m > Force MD5 encryption of the password (default). -d Force > CRYPT encryption of the password. -p Do not encrypt the > password (plaintext). -s Force SHA encryption of the > password. -b Use the password from the command line rather > than prompting for it. On Windows, TPF and NetWare systems > the '-m' flag is used by default. On all other systems, the > '-p' flag will probably not work. > > The CF Application Server is set to Log on as 'Local System Account'. > > -- > Jillian > > > -----Original Message----- > > From: Jochem van Dieten [mailto:[EMAIL PROTECTED] > > Sent: August 22, 2003 3:22 PM > > To: CF-Talk > > Subject: Re: cfexecute erroring > > > > > > Jillian Carroll wrote: > > > > > > <cfexecute > > > name="c:\Program Files\Apache > Group\Apache\bin\htpasswd.exe" > > > arguments="-c -b ""c:\Program Files\Apache > > > Group\Apache\htdocs\epi2\docs\test\.htpasswd"" test test" > > > timeout="5" /> > > > > > > This doesn't work either. > > > > What is the error message? > > As which user is CF running? > > > > Jochem > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

