Net::LDAPI man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

Net::LDAPI(3)	      User Contributed Perl Documentation	 Net::LDAPI(3)

NAME
       Net::LDAPI - use LDAP over a UNIX domain socket

SYNOPSIS
	use Net::LDAPI;

	$ldapi = Net::LDAPI->new('/var/run/ldapi');

	# alternate way
	use Net::LDAP;

	$ldapi = Net::LDAP->new('ldapi://');

DESCRIPTION
       Communicate using the LDAP protocol to a directory server using a UNIX
       domain socket. This mechanism is non-standard, UNIX-specific and not
       widely supported.

       All the normal "Net::LDAP" methods can be used with a "Net::LDAPI"
       object; see Net::LDAP for details.

CONSTRUCTOR
       new ( [SOCKPATH] )
	   Create a new connection. SOCKPATH can optionally be specified, to
	   specify the location of the UNIX domain socket to connect to. See
	   "new" in Net::LDAP for details.

SEE ALSO
       Net::LDAP, IO::Socket::UNIX

BUGS
       None yet.

AUTHOR
       Derrik Pates <dpates@dsdk12.net>

COPYRIGHT
       Copyright (c) 2003-2004, Derrik Pates and Graham Barr. All rights
       reserved. This library is free software; you can redistribute it and/or
       modify it under the same terms as Perl itself.

perl v5.8.8			  2008-10-28			 Net::LDAPI(3)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net