This is an optional, verification step.
Log in to either of the OpenSSO Enterprise host machines.
Run ldapsearch to verify that the authuiadmin entry was successfully created.
# cd /var/opt/mps/serverroot/dsrk6/bin # ./ldapsearch -b "dc=opensso,dc=java,dc=net" -h osso-1.example.com -p 50389 -D "cn=Directory Manager" -w dsmanager "ou=authuiadmin" version: 1 dn: ou=authuiadmin,ou=default,ou=OrganizationConfig, ou=1.0,ou=AgentService,ou=services,dc=opensso,dc=java,dc=net objectClass: top objectClass: sunServiceComponent sunserviceID: 2.2_Agent ou: authuiadmin sunKeyValue: userpassword=AQICrLO+CuXkZFllnTO/ISfA5UjKea1 yVhgLpDj5QtqeiR/gWRF6w45Blh+hBjQfly7u sunKeyValue: sunIdentityServerDeviceStatus=Active sunKeyValue: sunIdentityServerDeviceKeyValue= sunKeyValue: description= sunsmspriority: 0 |
Log out of the OpenSSO Enterprise host machine.
Access https://osso-1.example.com:1081/opensso/UI/Login from a web browser.
Log in to the OpenSSO Enterprise console as the agent user.
authuiadmin
authuiadmin
A successful login indicates that the Distributed Authentication User Interface will be successful in authentication during the configuration process.
Log out of the OpenSSO Enterprise console.