When you create a new 'Base DN' in OpenDJ, OpenDJ allows you to populate the database with automatically generated users. Does anyone know what the default password for these automatically generated users is?
Thanks
When you create a new 'Base DN' in OpenDJ, OpenDJ allows you to populate the database with automatically generated users. Does anyone know what the default password for these automatically generated users is?
Thanks
When generating sample data with OpenDJ, the data is crafted from a template that you can find under config/MakeLDIF/example.template. Passwords are by default hardcoded to "password", for all users. Please check the make-ldif documentation on opendj.forgerock.org for further details.
Regards,
Ludovic