diff options
Diffstat (limited to 'handlers/ldap.helper')
| -rw-r--r-- | handlers/ldap.helper | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/handlers/ldap.helper b/handlers/ldap.helper index 7670817..838c731 100644 --- a/handlers/ldap.helper +++ b/handlers/ldap.helper @@ -44,7 +44,7 @@ $passwordfile  # conf = /etc/ldap/slapd.conf  # databases = all  EOF -     chmod 000 $next_filename +     chmod 600 $next_filename       return  done  } | 
