Documentation for the feature introduced by bug 53456 seems to be missing +++ This bug was initially created as a clone of Bug #53456 +++
The user creation wizard is the one you reach in UMC Users module and click `Add`. Select a container and leave the user template at `None`. Click `Next`. On the second page, you can require the user creation wizard to provide a value for the primary mail address. To activate: $ ucr set directory/manager/web/modules/users/user/properties/mailPrimaryAddress/required=True $ service univention-management-console-server restart Then the second page, where an administrator has to enter last name and username, the wizard also asks for the email address. ucr search directory/manager/web/modules/users/user/properties/* doesn't show any documentation for the variable in UCS though.
Changes made to UCS 5.0: 64955e0587 | docs(manual): Rewrite docs for user creation wizard 1e56426ee7 | docs(manual): Add mailPrimaryAddress to user creation wizard 7b4050f137 | docs(manual): Update German translation for user creation wizard Changes made to UCS 5.2: 69e8755c4b | docs(manual): Rewrite docs for user creation wizard fbadae002c | docs(manual): Add mailPrimaryAddress to user creation wizard 83bd6ed937 | docs(manual): Update German translation for user creation wizard
The changes for UCS 5.0 have been built and published to https://docs.software-univention.de/manual/5.0/en/user-management/umc.html#user-creation-wizard The changes for UCS 5.2-0 are in the branch and not published.