The distribution module checks if the current user has the permission to open a selected distribution project. If not, the user is able to take over the project. Currently the module (dunno if JS or backend) is checking if the UMC username matches with the projects username. And this comparison is performed case sensistive and leads to misbehaviour of the module if the user used a different case of its username than the LDAP returns. The user is shown a warning, that he is not allowed to view foreign projects, even if the project is already owned by the user himself. Username in LDAP: SamUser Username used to log on at UMC: SAMuser → access to distribution projects is denied
*** Bug 41265 has been marked as a duplicate of this bug. ***
This has been fixed during Bug #41122. Both Javascript and Python comparison were wrong. *** This bug has been marked as a duplicate of bug 41122 ***
Fixed as part of the work on Bug #41122 for 4.1R2. If this should be backported to 4.0, please reopen.
UCS@school 4.1 R2 has been released: http://docs.software-univention.de/release-notes-ucsschool-4.1R2v1-de.pdf If this error occurs again, please use "Clone This Bug".
*** Bug 34929 has been marked as a duplicate of this bug. ***