Month: April 2012

Cross domain single sign on using SAML 2.0 between Service Provider on Weblogic and OpenAM (OpenSSO)

I searched the Internet for articles relating to Single Sign on between OpenAM and a remote service provider hosted on Weblogic 11g. The inspiration and ideas for troubleshooting came from http://www.oracleimg.com/technetwork/articles/entarch/sso-with-saml-099684.html and another site that will add later here. I’m not providing any information about what SAML or what cross domain single sign on is. …

dsccsetup ads-create libfreebl3.so: version `NSSRAWHASH_3.12.3′ not found

On running the dsccsetup ads-create command I received the following error[root@sm1 bin]# ./dsccsetup ads-createChoose password for Directory Service Manager: Confirm password for Directory Service Manager: Creating DSCC registry…[27/Apr/2012:20:00:03 +0100] – ERROR<4167> – Startup  – conn=-1 op=-1 msgId=-1 – System error  Load library /opt/dsee7/lib/pwdstorage-plugin.so: error /opt/dsee7/lib/../lib/private/libfreebl3.so: version `NSSRAWHASH_3.12.3′ not found (required by /lib/libcrypt.so.1)[27/Apr/2012:20:00:03 +0100] – WARNING<4228> – Plugins …

dsccsetup nothing happens or “Failed to find a free port number !” message comes up

I had installed the Oracle Directory Server Enterprise Edition on my RedHat Enterprise Linux 6.2 VM using the Zip distribution into /opt/dsee7 Although the network adapters were configured and I was logged in as root, on issuing the following command, nothing happened #/opt/dsee7/bin/dsccsetup ads-create after what seemed ages, I got the message saying Failed to …