You must add the following user accounts to the directory:
The absolute DN of these user accounts will be determined by the DIT structure of your directory. For this example, you will populate them into the following subtree:
c=au,o=democorp,ou=Administrators,ou=Websphere
To create the LDIF file containing users
dn: c=au oc: top oc: country c: au dn: o=democorp,c=au oc: top oc: organization o: democorp dn: ou=groups,o=democorp, c=au oc: organizationalUnit oc: top ou: groups dn: ou=users,o=democorp,c=au objectClass: organizationalUnit objectClass: top ou: users dn: uid=wpsadmin,ou=users,o=democorp,c=au oc: inetOrgPerson oc: organizationalPerson oc: person oc: top userPassword: wpsadmin uid: wpsadmin cn: wps admin sn: admin dn: uid=wpsbind,ou=users,o=democorp,c=au oc: inetOrgPerson oc: organizationalPerson oc: person oc: top userPassword: wpsbind uid: wpsbind cn: wps bind sn: bind
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |