summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ldap2bind1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ldap2bind b/bin/ldap2bind
index 139a4b0..5b4de3d 100755
--- a/bin/ldap2bind
+++ b/bin/ldap2bind
@@ -284,6 +284,7 @@ pushingList = []
if slaveentry['slaves'].include?(@Origin)
zonelist << "zone \"#{slaveentry['name']}\" {"
zonelist << " type slave;"
+ zonelist << " notify no;"
zonelist << " file \"slave-ldap-#{slaveentry['name']}\";"
zonelist << " allow-transfer { \"none\"; };"
zonelist << " masters {"