Created attachment 10804 [details] Screenshot We are displaying the path of objects in reverse domain notation, where it does not make sense. E.g. a LDAP base dc=demo,dc=univention,dc=de with a user uid=Administrator,cn=users is displayed as: de.univention.demo:/users/Administrator while it should be: demo.univention.de:/users/Administrator
Created attachment 10805 [details] patch (git:fbest/53678-dn-path-reverse-domain-notation)
The domain part of the DN is not displayed in reverse notation anymore. univention-web.yaml 3ca1a57bfee9 | Bug #53678: Merge branch 'fbest/53678-dn-path-reverse-domain-notation' into 5.0-1 0bf986b4e20d | Bug #53678: don't display domain components of path in reverse domain notation univention-web (4.0.2-49) 3ca1a57bfee9 | Bug #53678: Merge branch 'fbest/53678-dn-path-reverse-domain-notation' into 5.0-1 0bf986b4e20d | Bug #53678: don't display domain components of path in reverse domain notation univention-management-console-module-udm.yaml 3ca1a57bfee9 | Bug #53678: Merge branch 'fbest/53678-dn-path-reverse-domain-notation' into 5.0-1 0bf986b4e20d | Bug #53678: don't display domain components of path in reverse domain notation univention-management-console-module-udm (10.0.1-22) 3ca1a57bfee9 | Bug #53678: Merge branch 'fbest/53678-dn-path-reverse-domain-notation' into 5.0-1 0bf986b4e20d | Bug #53678: don't display domain components of path in reverse domain notation
Functionality tested: - Domain components of paths of objects in UMC are shown in a non-reversed style OK code review OK yaml, changelog OK
<https://errata.software-univention.de/#/?erratum=5.0x249> <https://errata.software-univention.de/#/?erratum=5.0x250>