On UCS 5.2 systems, purely numeric user and group names are no longer allowed by default. The UCR variables `directory/manager/user/enable-legacy-username-format` and `directory/manager/group/enable-legacy-cn-format` have been added to optionally allow such names if needed. The implementation is part of UCS 5.0-6, Bug #56232 For UCS 5.0-6 the above mentioned UCR vars default to "true" to still allow purely numerical names. As of UCS 5.1, these default settings must be changed to "false".
Package: univention-directory-manager-modules Version: 16.0.0-1A~5.1.0.202401181922 Branch: ucs_5.1-0 Package: univention-directory-manager-modules Version: 17.0.0-1A~5.2.0.202401181928 Branch: ucs_5.2-0 univention-directory-manager-modules (16.0.0-1) 06ea7f2577a6 | feat(udm): disallow purely numerical user and group names by default Default values of the UCR variables `directory/manager/user/enable-legacy-username-format` and `directory/manager/group/enable-legacy-cn-format` set to "false".
OK: changed default value OK: changelog entry
univention-directory-manager-modules (16.0.13) 78ac95a26791 | feat(udm): disallow purely numerical user and group names by default