0

Autoprovisioning Custom Template and "&" Symbol

After updating our S100 to the latest firmware, when saving a custom template that contains the symbol "&", the template is only saved up to the point where the symbol first appears. For example:

[...]

ldap.max_hits = 50
ldap.name_attr = cn sn DisplayName
ldap.name_filter = (|(cn=%)(sn=%)(&(ou:dn:=soporte)(ou:dn:=central)))

ldap.numb_attr = DepartmentNumber mobile telephoneNumber

[...]

 

is saved as:

[...]

ldap.max_hits = 50
ldap.name_attr = cn sn DisplayName
ldap.name_filter = (|(cn=%)(sn=%)(

2 comments

Please sign in to leave a comment.