Hussain Akbar
Hussain Akbar

Reputation: 686

User descriptions missing when OpenLDAP used with WebLogic

I am using a WebLogic 12.2.1.3 server on Linux. I added an OpenLDAP provider in the security realm. Now I see the list of users and group memberships in WebLogic as defined in LDAP and can login with one of those user cn's and password.

So far, so good.

However, in the Users and Groups list, the description column is blank for the LDAP entries. Which attribute should be added to the LDAP object to fill this?

Upvotes: 0

Views: 33

Answers (1)

Slettal
Slettal

Reputation: 1029

The field is just named "description" for me

Upvotes: 1

Related Questions