tracker issue : CF-3583298

select a category, or use search below
(searches all categories and all time range)
Title:

CGI variable auth_password value empty in ColdFusion 10

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / Jon Fleming (Anit Kumar Panda)

Created: 06/22/2013

Components: Installation/Config, Connector

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: 284825 / CF10_Update14

Priority/Frequency: Critical / All users will encounter

Locale/System: English / Mac 10 All,Win XP All

Vote Count: 0

Duplicate ID:	CF-3615650

Problem: CGI variable auth_password value empty in ColdFusion 10 when accessed with Basic authentication in IIS 7/7.5.

Method: Here is the VM info:-
External ip: 10.40.138.58
Username: Administrator
Password: **password removed**
CF Admin Password:  **password removed** (for both CF9 and CF10)
CF9 is running on port 8500 and CF10 is running on port 8501

Steps: To Enable Basic authentication:-

1) Open IIS Manager and navigate to the level you want to manage.
2) In Features View, double-click Authentication.
3) On the Authentication page, select Basic Authentication.
4) In the Actions pane, click Enable to use Basic authentication with the default settings.
5) In the Actions pane, select Anonymous authentication and click disable.

To reproduce the issue:-
1) Launch the web server config tool and create a connector between ColdFusion 10 and IIS.
2) Browse to CGI_auth_password.cfm, which dumps the value of auth_password.
3) Login with Username: win2k8_R2\administrator and password: ** password removed**

Result: The value of "auth_password" in ColdFusion 10 is [empty].

Expected: The value on dump, must display the password, i.e. cold!. Following the above steps with ColdFusion 9, dumps the value as expected.

Workaround: None.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3583298

External Customer Info:
External Company: US FISH AND WILDLIFE SERVICES
External Customer Name: Jon Fleming
External Customer Email: jon_fleming@fws.gov

Attachments:

Comments: