This doc details the steps required for running Program Exits library (.so) when using vApp based Provisioning Server
Can we deploy a provisioning "Program Exits" (none SOAP) on vApp based Provisioning Server is supported.
On windows it would be a .dll-file, on vApp / Linux this would be a .so-file
Virtual Appliance
As per Define Common Exits in the Provisioning Manager
"...For Solaris, locate the libyourlibrary.so file on the Provisioning Server service’s library path as defined by the LD_LIBRARY_PATH environment variable. We recommend that you place the library into the $PSHOME/lib directory which is known to already be on LD_LIBRARY_PATH."
This means one should su to the imps user (su – imps) - and then create files in the lib directory:
/opt/CA/IdentityManager/ProvisioningServer/lib