Basically yes We upgraded on the same server so I stopped ARS, renamed the folder as a backup and installed 7.1 as an upgrade and copied the custom .so file
________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Frank Caruso Sent: Wednesday, August 20, 2008 12:42 PM To: [email protected] Subject: Re: Custom arealdap.so Fred, So you took the custom .so from one server and put it on your new server and restarted ARS and all was well? On Wed, Aug 20, 2008 at 12:00 PM, Grooms, Frederick W <[EMAIL PROTECTED]> wrote: We have a custom arealdap.so file as well (developed for 6.3) and it works on 7.1 with no changes. What we do is to use the areahub abilities (so if it fails our code it will fall through to the stock arealdap.so code) Plugin: /usr/ars/bin/areahub.so AREA-Hub-Plugin: /usr/ars/bin/areaXOldap.so AREA-Hub-Plugin: /usr/ars/bin/arealdap.so Fred ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Frank Caruso Sent: Wednesday, August 20, 2008 10:51 AM To: [email protected] Subject: Custom arealdap.so Need some clarification. We have a custom arealdap.so built to handle authenticating against an LDAP server using a SecureID as wells as to handle SSO. Currently this is running on a Solaris 5.9 server on ARS 6.3p20. I am building out a new ARS 7.1p3 server using the same Solaris version. From what I can tell (its been a while since I did C Coding) there are no ARS specific libraries being referenced in the makefile for the build. It uses the stock arealdap.c code with a few modifications and some LDAP libs. Since I cannot see any ARS libraries being referenced (no lib or include directories in the makefile), I am assuming that I should be able to take the existing arealdap.so for 7.1p3 and replace it with the custom one. I have not attempted this yet but wanted to see if my thought process was correct. Thank you Frank _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

