smbdotconf: mark "ldap group suffix" with constant="1"
commit71e9c6e48b57f568b04eb829511492aff41745b9
authorRalph Boehme <slow@samba.org>
Mon, 4 Nov 2019 18:27:41 +0000 (4 19:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Nov 2019 10:25:36 +0000 (27 10:25 +0000)
tree264192b998b76191f77866a20f0bca3c5bcfa4ea
parentca2e49fe42087678f971bde26ca05c91fb6f95b3
smbdotconf: mark "ldap group suffix" with constant="1"

Due to the use of append_ldap_suffix() where Globals.ldap_suffix is returned
directly, variable substitution isn't supported anyway, so we can just mark this
const.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
docs-xml/smbdotconf/ldap/ldapgroupsuffix.xml
source3/param/loadparm.c