"LDAP_GROUP_SYNC_FIELD_NAME":("cn",_("Field for name of group"),str),
"LDAP_GROUP_SYNC_FIELD_NAME_RE":("",_("Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"),str),
"LDAP_GROUP_SYNC_FIELD_NAME_REPLACE":("",_("Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"),str),
"LDAP_GROUP_SYNC_OWNER_ATTR":("",_("LDAP field with dn of group owner"),str),
"LDAP_GROUP_SYNC_OWNER_ATTR_TYPE":("dn",_("Type of data in the ldap_field. Either DN or UID"),"owner-attr-type"),