Ability to export users and set either random passwords or set a password in app.conf setting.
Apollo dev system
Implemented in develop branch. Must set app.conf configuration_export_user_logins option to non-zero value to include user logins in profile. Passwords are always random.
exports OK, but breaks profile.xsd validation on installation. "Invalid content was found starting with element 'displays'. One of '{metadataAlerts}' is expected."
When <logins> section is removed profile validates.
I just added fixes in Apollo. Please test it out again.