Products | Versions |
---|---|
TIBCO Hawk HTTP Adapter | - |
Not Applicable | - |
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
*************************************************************************