Using the password file checking and Hawk HTTP adapter 4.0 with IIS 5.0 and JRUN 3.0 on NT, what configuration steps are required to get the password prompt to work?
book
Article ID: KB0088587
calendar_today
Updated On:
Products
Versions
TIBCO Hawk HTTP Adapter
-
Not Applicable
-
Description
Resolution: Users have to check on the IIS server settings to get this to work properly. The documentation is not complete enough; we will change this in the next doc revision.
For the microagent servlet, only the "set/write" operation will trigger this password prompt, the read/get operation will not.
The steps involved for configuration setting for IIS 5.0 are:
************************************************************************* Security settings for IIS with JRUN 3.0 to enable "TIBCO Hawk" authentication:
PLEASE STOP the World Wide Web Publishing Service before making following changes- 1. Go to the Start Menu 2. Select Program->Administrative tools 3. Select Internet Service Manager 4. Double click on web server (IIS) name in left pane 5. Select Default web site 6. Double click on Scripts directory in right pane 7. Select jrun.dll and right click and select properties 8. Select File Security tab 9. Click edit button for "Annonymous access and authentication control" 10. Select "Annonymous access" 11. Deselect Integrated Windows authentication 12. Save the changes 13. Restart the World Wide Web Publishing Service *************************************************************************
Issue/Introduction
Using the password file checking and Hawk HTTP adapter 4.0 with IIS 5.0 and JRUN 3.0 on NT, what configuration steps are required to get the password prompt to work?