| | |
| | | <screen>$ dsconfig |
| | | set-backend-prop |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --backend-name userRoot |
| | |
| | | --no-prompt |
| | | $ import-ldif |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --ldifFile /path/to/Example.ldif |
| | |
| | | <screen>$ dsconfig |
| | | set-backend-prop |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --backend-name userRoot |
| | |
| | | <screen>$ dsconfig |
| | | create-entry-cache |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --cache-name "Large Group Entry Cache" |
| | |
| | | <screen>$ dsconfig |
| | | set-log-publisher-prop |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --publisher-name "File-Based Access Logger" |