Does anyone have experience with something similar to:
1. user logs onto a Unix served web page (html).
2. web page then is a single sign on for access to a Windows server running asp service to an asp page passing sign on info using Session ID's.
3. the .asp page is then presented to the browser using session ID.

TIA