View | Details | Raw Unified | Return to bug 49008
Collapse All | Expand All

(-)git/ucs/services/univention-s4-connector/conffiles/etc/univention/s4connector/s4/mapping.py (+5 lines)
 Lines 292-297    Link Here 
292
							con_attribute='pager',
292
							con_attribute='pager',
293
							con_other_attribute='otherPager',
293
							con_other_attribute='otherPager',
294
						),
294
						),
295
					'employeeNumber': univention.s4connector.attribute (
296
							ucs_attribute='employeeNumber',
297
							ldap_attribute='employeeNumber',
298
							con_attribute='employeeNumber',
299
						),
295
			},
300
			},
296
301
297
		),
302
		),

Return to bug 49008