Can we change ldap port and listenning port?

john Siu john at cdoc.ca
Mon Nov 1 10:20:36 MDT 2010


According to http://wiki.samba.org/index.php/Samba4/LDAP_Backend, the ldap come with samba4 is only used by sambe4 itself and is not meant to be a general purpose ldap.

Is it possible to change the port and IP it is listening to avoid conflicting with a general purpose ldap server like openldap?

Currently samba4 ldap is listening on all ips:
tcp        0      0 0.0.0.0:389             0.0.0.0:*               LISTEN
udp        0      0 10.0.0.40:389           0.0.0.0:*
udp        0      0 0.0.0.0:389             0.0.0.0:*

Will be great if it is possible to change the port and even limit the listening ip to localhost.


More information about the samba-technical mailing list