Release Support > Release Discussion

Connect to LDAP via Unix socket

(1/1)

Ch00k:
I have an OpenLDAP server, which I want to use to have an addressbook. This server only provides local connection via a socket (/var/run/openldap/slapd.sock). Is there a way to have it work with RC via a socket? Currently the example only shows the host and port, and there is no example of using a socket:


--- Code: ---  'hosts'         => array('directory.verisign.com'),
  'port'          => 389,
  'use_tls'           => false,
--- End code ---

bogi:
Im asking the same thing.
Anyone ?

Navigation

[0] Message Index

Go to full version