From: Chris R. <chr...@me...> - 2002-03-11 13:44:25
|
Graham Barr <gb...@po...> wrote: > ----- Forwarded message from Michael Donnelly <don...@ld...> ----- > > Date: Sat, 09 Mar 2002 08:42:16 -0800 > To: gb...@po... > From: Michael Donnelly <don...@ld...> > Subject: Net::LDAP > > Thanks for writing Net::LDAP. I've really enjoyed programming with your > modules. > > Reading the man pages, I don't see any way to perform a connection to a > local domain socket, i.e. ldapi:/// Isn't that some OpenLDAP-specific thing? Is it described by any RFCs? > Do you plan to include support for this in the future? It wouldn't be too hard as the connection code is abstracted out. Look at the LDAPS.pm module for an example. Cheers, Chris |