...
To add user accounts to the Apache DS ldap directory:
- Open a console window and cd to the quickstart directory.
- Set JAVA_HOME environment variable
- Enter one of the following commands from the quickstart directory:
- Linux: bedework/build/quickstart/linux/adduser userid Firstname Lastname userid@mysite.edu password Windows: bedework\build\quickstart\windows\adduser userid Firstname Lastname userid@mysite.edu passwordsign into the jmx-console (e.g. http://localhost:8080/jmx-console/ )
- click "org.bedework" in the left-most menu
- click service=Selfreg
- you should see the following form at the top of the table of Operations:
- add a user by filling in the fields and clicking "Invoke". For example:
Accessing the Apache DS
...
LDAP Server
With Apache DS running, you can connect to the Apache DS server with any LDAP client using the following settings (password = "secret"):
PASSWORD: secretThe
example above uses the LDAP Browser/Editor by Jarek Gawor that is available from http://www.novell.com/communities/node/8652/gawors-excellent-ldap-browsereditor-v282Before you move into production, you should change the LDAP password. Please see "Securing Bedework".