Hi Cognoiser,
I am facing below issue and its not working somehow.
[ ERROR ] CAM-AAA-0004 Unable to initialize the AAA Engine.
[ ERROR ] CAM-AAA-0064 The function 'CAM_SetInfo' failed.
[ ERROR ] <errorDetail><errorCode>-13</errorCode><errorMessage>CAM-CRP-0016 Unable to process the configuration data in the cryptographic engine.</errorMessage><errorStack><errorCode>-13</errorCode><errorMessage>CAM-CRP-0275 Unable to request the Common Symmetric Key (CSK) from the URL: 'http://sdsscogt6667:8080/ibmcognos/cgi-bin/cognos.cgi'.</errorMessage></errorStack></errorDetail>
[''SPRINGNET'']
[ ERROR ] AAA-AUT-0013 The user is already authenticated in all available namespaces.
I tried regenerating the crypto keys by deleting old keys, but of no help.
Then, as the users were waiting for me to start the services, so I just did Anonymous user access to True and hence developers are able to work.
I tried telnet and tnsping from my server to LDAP server, its working fine.
But whenever I am trying to use LDAP in configuration, I am getting above error. Any suggestion.
Quote from: Ana on 23 Mar 2015 05:24:40 PM
Hi Cognoiser,
I am facing below issue and its not working somehow.
[ ERROR ] CAM-AAA-0004 Unable to initialize the AAA Engine.
[ ERROR ] CAM-AAA-0064 The function 'CAM_SetInfo' failed.
[ ERROR ] <errorDetail><errorCode>-13</errorCode><errorMessage>CAM-CRP-0016 Unable to process the configuration data in the cryptographic engine.</errorMessage><errorStack><errorCode>-13</errorCode><errorMessage>CAM-CRP-0275 Unable to request the Common Symmetric Key (CSK) from the URL: 'http://sdsscogt6667:8080/ibmcognos/cgi-bin/cognos.cgi'.</errorMessage></errorStack></errorDetail>
[''SPRINGNET'']
[ ERROR ] AAA-AUT-0013 The user is already authenticated in all available namespaces.
I tried regenerating the crypto keys by deleting old keys, but of no help.
Then, as the users were waiting for me to start the services, so I just did Anonymous user access to True and hence developers are able to work.
I tried telnet and tnsping from my server to LDAP server, its working fine.
But whenever I am trying to use LDAP in configuration, I am getting above error. Any suggestion.
Hi,
Try the steps outlined in the IBM technote below:
http://www-01.ibm.com/support/docview.wss?uid=swg21503720
Cheers!
MF.
Hi MF,
"Under CSK settings, set Store symmetric key locally to True." But its already true ....
I changed it to false and test again, but both options do not work.