Miguel Medalha
2010-Feb-07 21:52 UTC
[Samba] A question to Samba developers (or experienced users) about connections to a LDAP server using Unix sockets (LDAPI)
After acquiring some experience with the use of Samba+OpenLDAP, I am now in the process of creating my first PDC based on Samba+CentOS (Red Hat, Fedora, 389) Directory Server. While reading the DS documentation, something caught my attention. The Administration Guide for Red Hat Directory Server 8.1 states the following: ? Inter-process communication (IPC) is a way for separate processes on a Unix machine or a network to communicate directly with each other. LDAPI is a way to run LDAP connections over these IPC connections, meaning that LDAP operations can run over Unix sockets. These connections are much faster and more secure than regular LDAP connections. The Directory Server uses these LDAPI connections to allow users to bind immediately to the Directory Server or to access the Directory Server using tools which support connections over Unix sockets. ? Does Samba support this type of connection to the LDAP server? Thank you. References: Red Hat Directory Server 8.1 Administration Guide HTML Version: http://www.redhat.com/docs/manuals/dir-server/8.1/admin/index.html PDF Version: http://www.redhat.com/docs/manuals/dir-server/8.1/pdf/Administration_Guide.pdf
Adam Tauno Williams
2010-Feb-08 02:51 UTC
[Samba] A question to Samba developers (or experienced users) about connections to a LDAP server using Unix sockets (LDAPI)
On Sun, 2010-02-07 at 21:52 +0000, Miguel Medalha wrote:> After acquiring some experience with the use of Samba+OpenLDAP, I am now > in the process of creating my first PDC based on Samba+CentOS (Red Hat, > Fedora, 389) Directory Server. While reading the DS documentation, > something caught my attention. > The Administration Guide for Red Hat Directory Server 8.1 states the > following: > Inter-process communication (IPC) is a way for separate processes on a > Unix machine or a network > to communicate directly with each other. LDAPI is a way to run LDAP > Does Samba support this type of connection to the LDAP server?Yes.