Update:
Using the sample code (sent to me by Patrick Zandi) from the second pdf below I am able to compile the arssoinfo.dll and auto-login to the Windows User Tool. But so far this only works when you specify a TCP Port > 0. I guess this does not work with Port Mapper??? I tested with WUT 7.0.0 p1 and 7.0.1 p1 connecting to ARS 7.0.1 and 7.0.1 p1. Even if it will [eventually] work with Port Mapper I am not sure how useful this will be. The username, password, and server name need to be embedded within the arssoinfo.dll. And the password is stored in clear text! You can see the password with a hex editor (here is a free one http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm). I realize there are ways to obfuscate the password, such as by storing it encrypted and then decrypting it at the point it is requested. Since the username/password is embedded each user will need to have a custom compiled version of arssoinfo.dll on their computer. Has anyone found a good use for arssoinfo.dll? Stephen ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Heider, Stephen Sent: Thursday, February 15, 2007 1:25 PM To: [email protected] Subject: ARS 7.x - ARSSOInfo.dll According to http://www.bmc.com/userworld/vancouver/assets/sessions/ARSI-104_Cool_Sol utions_for_LDAP.pdf and http://documents.bmc.com/supportu/documents/57/12/65712/65712.pdf, ARSSOInfo.dll can be used to auto-login to the Windows User Tool using AREA. Has anyone got this to work? Do you need to have a third-party SSO solution already in place or does ARS now provide everything needed to auto-login (not counting the caching of passwords on the local computer)? Page 19 of the second pdf lists sample code written in C. I program in other languages. Basically the only thing I know about C is that it comes after B :) If ARS does have everything that is needed I will probably learn C. SSO in the Windows User Tool seems to be the Holy Grail these days. ARS 7.0.1 Patch 1 Windows Server 2003 SQL Server 2005 Active Directory Stephen __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

