From ca2e49fe42087678f971bde26ca05c91fb6f95b3 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Tue, 5 Nov 2019 09:46:21 +0100 Subject: smbdotconf: mark "ldap suffix" with constant="1" Due to the use of append_ldap_suffix() where Globals.ldap_suffix was used directly in the dependent options like "ldap group suffix", we can just mark this option as const thereby removing substitution from "ldap suffix". Signed-off-by: Ralph Boehme Reviewed-by: Stefan Metzmacher --- docs-xml/smbdotconf/ldap/ldapsuffix.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs-xml/smbdotconf') diff --git a/docs-xml/smbdotconf/ldap/ldapsuffix.xml b/docs-xml/smbdotconf/ldap/ldapsuffix.xml index aeff0dd6f9b..0ecb9c79222 100644 --- a/docs-xml/smbdotconf/ldap/ldapsuffix.xml +++ b/docs-xml/smbdotconf/ldap/ldapsuffix.xml @@ -1,6 +1,7 @@ Specifies the base for all ldap suffixes and for storing the sambaDomain object. -- cgit v1.2.1