Recent Changes - Search:

Navigation

Articles

Linux Downloads

Search Packages

Error log

Distros/ OS

Softwares

CMS

Help & Man Pages

Others

.

Zimbra-ldap


Zimbra LDAP to listen multiple interfaces?


How to enable Zimbra LDAP to listen on multiple interfaces?.

[zimbra@mail ~]$ zmlocalconfig -e ldap_bind_url="ldap://192.168.56.102:389 ldap://127.0.0.1:389"

[zimbra@mail ~]$ zmlocalconfig |grep ldap_bind_url
ldap_bind_url = ldap://192.168.56.102:389 ldap://127.0.0.1:389

[zimbra@mail ~]$ ldap stop
Killing slapd with pid 2319 done.

[zimbra@mail ~]$ ldap start
Started slapd: pid 18892
[zimbra@mail ~]$


Edit - History - Print - Recent Changes - Search
Page last modified on November 28, 2011, at 10:30 AM