[SR-Dev] git:janakj/ldap: authtype connection section attribute example added
Jan Janak
jan at iptel.org
Fri Feb 13 00:57:04 CET 2009
Module: sip-router
Branch: janakj/ldap
Commit: 8e4f30b2eb2a9b70262039001438db405cf28154
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8e4f30b2eb2a9b70262039001438db405cf28154
Author: Gergely Kovacs <gergo at iptel.org>
Committer: Gergely Kovacs <gergo at iptel.org>
Date: Thu Jun 26 13:28:10 2008 +0000
authtype connection section attribute example added
---
modules/db_ldap/ldap.cfg | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/modules/db_ldap/ldap.cfg b/modules/db_ldap/ldap.cfg
index 6cd3613..c21da52 100644
--- a/modules/db_ldap/ldap.cfg
+++ b/modules/db_ldap/ldap.cfg
@@ -20,6 +20,9 @@ host=127.0.0.1
port=389
username=ser
password=heslo
+# LDAP or LDAP SASL authentication mechanism.
+# Allowed values: none (default), simple, digest-md5, external
+authtype=simple
#
# Table credentials contains SIP digest authentication credentials.
More information about the sr-dev
mailing list