aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.conf
diff options
context:
space:
mode:
authorDennis Kaarsemaker <dennis@kaarsemaker.net>2016-02-23 20:14:57 +0100
committerDennis Kaarsemaker <dennis@kaarsemaker.net>2016-03-25 19:07:53 +0100
commit50bb49039b264ac599ad1ddee2be86cfc7cb68ce (patch)
treecf8bbc7389ba680db21a68209d0298a35a7ebac2 /bitlbee.conf
parenta6005da78ae1563ae4577179d1e54fff74cfe21a (diff)
ldap authentication backend
We only support the openldap scheme for now, with users that are posixAccounts. Moreover, as the plugin cannot be configured directly, you must configure libldap correctly in /etc/openldap/ldap.conf
Diffstat (limited to 'bitlbee.conf')
-rw-r--r--bitlbee.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitlbee.conf b/bitlbee.conf
index d781a7b1..b6544378 100644
--- a/bitlbee.conf
+++ b/bitlbee.conf
@@ -65,6 +65,7 @@
##
## - storage (internal storage)
## - pam (Linux PAM authentication)
+## - ldap (LDAP server configured in the openldap settings)
#
# AuthBackend = storage
#