![](https://secure.gravatar.com/avatar/63ef9be067d7436ca767e06e869361d9.jpg?s=120&d=mm&r=g)
10 Aug
2011
10 Aug
'11
6:06 p.m.
From the include/default.inc.php, I notice that LDAP is listed as
support. Do anyone know if SSL is supported?
### LDAP Authentication
$config['auth_ldap_version'] = 3; # v2 or v3 $config['auth_ldap_server'] = "ldap.yourserver.com"; $config['auth_ldap_port'] = 389; $config['auth_ldap_prefix'] = "uid="; $config['auth_ldap_suffix'] = ",ou=People,dc=example,dc=com"; $config['auth_ldap_group'] = "cn=observium,ou=groups,dc=example,dc=com";
thanks, -bn 0216331C
4928
Age (days ago)
4928
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bao Nguyen