added some install files
This commit is contained in:
11
install/files/dovecot/conf.d/auth-ldap.conf.ext
Normal file
11
install/files/dovecot/conf.d/auth-ldap.conf.ext
Normal file
@@ -0,0 +1,11 @@
|
||||
passdb {
|
||||
driver = ldap
|
||||
|
||||
# Path for LDAP configuration file, see example-config/dovecot-ldap.conf.ext
|
||||
args = /etc/dovecot/dovecot-ldap.conf.ext
|
||||
}
|
||||
|
||||
userdb {
|
||||
driver = ldap
|
||||
args = /etc/dovecot/dovecot-ldap.conf.ext
|
||||
}
|
Reference in New Issue
Block a user