Setting up JAZZ on WebSphere v7 using stand alone LDAP registry
Can the LDAP users be added from the WAS Admin console in WAS7? I have LDAP setup as a standalone LDAP registry, but when I go to Manage Users, I get the following message: To manage users and groups, federated repositories must be the current realm definition of Global Security or one of the WebSphere security domains. Alternatively, the current realm definition of Global Security or one of the WebSphere security domains must match the federated repositories configuration. If you use Lightweight Directory Access Protocol (LDAP), configure both the federated repositories and standalone LDAP registry configurations to use the same LDAP server. Do I have to configure the same standalone LDAP registry as a federated repository? Thanks in advance.
One answer
No matter how you configure the LDAP registry in WAS (standalone or part of a federated registry), you can only manage the users on the LDAP server itself. The place in WAS that you mentioned is only for the internal/built-in file-based user registry in WAS, which is the default registry when you choose the "federated" option.