error while adding group to Adminstrator role
Hi, i have created a LDAP provider in weblogic, i was able to restart the admin and see the users and groups pulling from ldap server to wl console, now i am trying to add one of the ldap group to the Admin roles and policies, when i try this i am getting
One or more of the
arguments you provided is in error.
error in the logs # Caused by: weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090294]could not get connection
at weblogic.security.providers.authentication.LDAPAtnDelegate.getConnection(LDAPAtnDelegate.java:3492)
at weblogic.security.providers.authentication.LDAPAtnDelegate.getConnection(LDAPAtnDelegate.java:3479)
at weblogic.security.providers.authentication.LDAPAtnDelegate.groupExists(LDAPAtnDelegate.java:1482)
error in the logs # Caused by: weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090294]could not get connection
at weblogic.security.providers.authentication.LDAPAtnDelegate.getConnection(LDAPAtnDelegate.java:3492)
at weblogic.security.providers.authentication.LDAPAtnDelegate.getConnection(LDAPAtnDelegate.java:3479)
at weblogic.security.providers.authentication.LDAPAtnDelegate.groupExists(LDAPAtnDelegate.java:1482)
0