Univention Bugzilla – Bug 33710
listener modul for group name mapping
Last modified: 2014-01-29 11:16:48 CET
We need a listener module for well known group rid's. This module should set the groups/default/.* variables for groups with well known rid's according to the actual name -> univention-ldapsearch cn="Domänen-Benutzer" sambaSid sambaSID: S-1-5-21-832373365-1944363873-1748143540-513 listener should set groups/default/domainusers="Domänen-Benutzer"
Added group-name-mapping.py to univention-pam. This listener module creates UCR mapping vars (groups/default/.*) for well known groups (univention.lib.s4) to map the UCS default name to the actual name. YAML: 2013-12-09-univention-pam.yaml
I adjusted this a bit while fixing Bug 33897.
http://errata.univention.de/ucs/3.2/29.html
http://errata.univention.de/ucs/3.2/30.html