View | Details | Raw Unified | Return to bug 34481 | Differences between
and this patch

Collapse All | Expand All

(-)a/management/univention-directory-manager-modules/modules/univention/admin/handlers/users/user.py (-1 / +1 lines)
 Lines 587-593   class vacationResendDays(univention.admin.syntax.select): Link Here 
587
			long_description='',
587
			long_description='',
588
			syntax=univention.admin.syntax.GroupDN,
588
			syntax=univention.admin.syntax.GroupDN,
589
			multivalue=0,
589
			multivalue=0,
590
			options=['posix'],
590
			options=['posix', 'samba'],
591
			required=1,
591
			required=1,
592
			dontsearch=1,
592
			dontsearch=1,
593
			may_change=1,
593
			may_change=1,

Return to bug 34481