From: Clif H. <ch...@us...> - 2002-06-12 02:04:44
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory usw-pr-cvs1:/tmp/cvs-serv12324/ldap/lib/Net/LDAP Modified Files: FAQ.pod Log Message: Added a reference to Clayton Donley's new book; LDAP Programming. Added a reference to Octet String, another directory provider. Removed reference to Iplanet. Added a reference to Sun One which now has the Iplanet directory server. Index: FAQ.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/FAQ.pod,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- FAQ.pod 17 Dec 2001 16:50:59 -0000 1.21 +++ FAQ.pod 12 Jun 2002 02:04:42 -0000 1.22 @@ -1137,9 +1137,6 @@ Innosoft http://www.innosoft.com -IPlanet - Netscape and SUN Alliance -http://www.iplanet.com/ - MessagingDirect http://www.messagingdirect.com/ @@ -1152,9 +1149,15 @@ Novell's LDAPzone http://ldapzone.com/ +Octet String +http://www.octetstring.com/ + SUN JAVA JNDI (Java Naming and Directory Interface) http://www.java.sun.com/jndi/ +Sun One, formerly IPlanet. +http://wwws.sun.com/software/ + Eine deutsche LDAP Website A german LDAP Website http://verzeichnisdienst.de/ldap/Perl/index.html @@ -1179,6 +1182,9 @@ LDAP : Programming Directory-Enabled Applications With Lightweight Directory Access Protocol. By Tim Howes, Mark Smith. ISBN: 1578700000 + +LDAP Programming; Directory Management and Integration in Perl. +By Clayton Donley. ISBN: 1884777910 LDAP Programming with Java. By Rob Weltman, Tony Dahbura. ISBN: 0201657589 |