Create a user in OpenLDAP
To create new user accounts in LDAP, you can use JXplorer. JXplorer is available in the following folder, Ephesoft\Dependencies\OpenLDAP\ldap-client\jxplorer-<version>.
You can also integrate Transact with Active Directory. For more information, see Active Directory resources.
Follow these basic steps to create a user in OpenLDAP. For more information, see the JXplorer documentation.
-
Run jexplorer.bat.
The password for the manager account is secret.
-
In the
Open LDAP/DSML Connection window, do the following:
- Under Use a Template, select ephesoft.
-
For the password, enter
secret.
The Explore tab in the left panel shows the directory structure for ephesoft, including groups and people.
-
To create a new user, do the following:
- Right-click people and select New.
-
In the
Set Entry Object Classes window, do the following:
-
Parent DN: Make sure it is set to the following:
ou=people,dc=ephesoft,dc=com
-
Enter RDN: Enter cn= followed by the user name as in this example.
cn=Operator1
-
Selected Classes: Make sure it lists inetOrgPerson.
The Table Editor on the right side lists the settings for the user.
-
-
Click in the
userPassword field.
The User Password Data window appears.
-
Enter the user name and password and make sure the security type is set to
SHA.
When you are finished, click OK.
-
Add the user to the applicable groups by doing the following:
- On the Explore tab, expand groups.
-
Select the group you want to assign the user.
Transact has the following groups by default:
-
admin
-
role1
-
role2
-
role3
-
- Select uniqueMember.
-
Right-click and select
Add Another Value.
A new uniqueMember row is added to the Table Editor.
- Add the cn for the new user, and the other values.