I'm trying to get the RADIUS iManager plug-ings working on an OES 11 box and I know about the LDAP/cert issues, but I cannot get it to work, the catalina.out shows this when I try and use them to add RADIUS attributes:
NovellLDAPAuthenticator::login::msgFailureSSL =Creating secure SSL LDAP context failed:
NovellLDAPAuthenticator::login::msgFailureClear =Creating LDAP context failed:
NovellLDAPAuthenticator::login::useSSL =true
NovellLDAPAuthenticator::login::ldapAccessDomain =10.40.100.7
NovellLDAPAuthenticator::KeyStorePAth:: /usr/lib64/jvm/java-1_6_0-ibm-1.6.0/jre/lib/security/cacerts
Radius Schema::::: checking if schema is valid
Radius Schema::: after attribute checks isValid = true
id is 1.3.6.1.4.1.3317.4.3.2.1
Radius Schema::: after class checks isValid = true
CreateRadiusUser:::::::::isRadiusSchemaExtended::: ::::::::::returning schemaExtended =true
NovellLDAPAuthenticator::login::msgFailureSSL =Creating secure SSL LDAP context failed:
NovellLDAPAuthenticator::login::msgFailureClear =Creating LDAP context failed:
NovellLDAPAuthenticator::login::useSSL =true
May 31, 2013 9:51:32 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet jsp threw exception
Throwable occurred: javax.servlet.ServletException: File "/WEB-INF/classes/templates/browser/dev/Cancel_inc.jsp" not found
I tried on two different OES 11 SP1 boxes, both acted the same way. I checked every cacerts file on the box and ensured the tree's trusted root was in there.
What's the trick here? What am I missing?
Thanks.
Matt
NovellLDAPAuthenticator::login::msgFailureSSL =Creating secure SSL LDAP context failed:
NovellLDAPAuthenticator::login::msgFailureClear =Creating LDAP context failed:
NovellLDAPAuthenticator::login::useSSL =true
NovellLDAPAuthenticator::login::ldapAccessDomain =10.40.100.7
NovellLDAPAuthenticator::KeyStorePAth:: /usr/lib64/jvm/java-1_6_0-ibm-1.6.0/jre/lib/security/cacerts
Radius Schema::::: checking if schema is valid
Radius Schema::: after attribute checks isValid = true
id is 1.3.6.1.4.1.3317.4.3.2.1
Radius Schema::: after class checks isValid = true
CreateRadiusUser:::::::::isRadiusSchemaExtended::: ::::::::::returning schemaExtended =true
NovellLDAPAuthenticator::login::msgFailureSSL =Creating secure SSL LDAP context failed:
NovellLDAPAuthenticator::login::msgFailureClear =Creating LDAP context failed:
NovellLDAPAuthenticator::login::useSSL =true
May 31, 2013 9:51:32 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet jsp threw exception
Throwable occurred: javax.servlet.ServletException: File "/WEB-INF/classes/templates/browser/dev/Cancel_inc.jsp" not found
I tried on two different OES 11 SP1 boxes, both acted the same way. I checked every cacerts file on the box and ensured the tree's trusted root was in there.
What's the trick here? What am I missing?
Thanks.
Matt