Well, it all depends on the webserver you're running. On our dev and prod
environments (which are running apache) there's no such thing as
auth_password.

On the CFMX stand-alone install, there is a CGI variable called
auth_password. But, since I don't really have a way to set it to anything, I
can't test whether or not it would actually give you the value.

To find out what cgi variables you have available, just do
<cfdump var="#cgi#">

Then, remember, that they will change depending on server. (In other words,
as I believe Sean or Dave said, "don't rely on them unless you are building
for a very specific environment.)

-d


----- Original Message ----- 
From: "Nathan Mische" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, September 19, 2003 3:51 PM
Subject: RE: cgi.auth_password


> I don't think it is possible. It would be a huge security risk if it
> were...
>
> --Nathan
>
> > -----Original Message-----
> > From: Suyer, Ed [PRD Non-J&J] [mailto:[EMAIL PROTECTED]
> > Sent: Friday, September 19, 2003 4:29 PM
> > To: CF-Talk
> > Subject: cgi.auth_password
> >
> >
> > Is it possible to retrieve an authenticated user's password?
> > Basic authentication is on.
> >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137762
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

Reply via email to