Main Menu
Home
Search
Support
How To's
OpenWiki
Contact Us
Users Blogs
User HowTo's
Announcements
Google Translation

 

 

 

 

xrdp
Setup OpenLDAP PDF Print E-mail
User Rating: / 0
Written by Paul Matthews   

OpenLDAP is a directory server based on the LDAP protocol, that same protocol M$ Active Directory is based on.

Name: OpenLDAP
HomePage: http://lam.sourceforge.net/
Function: OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol

 

Last Updated ( Wednesday, 06 June 2007 )
Continue to the HOWTO...
 
phpldapadmin & OpenLDAP PDF Print E-mail
User Rating: / 0
Written by Paul Matthews   

Name: OpenLDAP
HomePage: http://lam.sourceforge.net/
Function: OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol

 

Name: phpldapadmin
HomePage: http://phpldapadmin.sourceforge.net/
Function: phpldapadmin is a web based interface into an ldap database

 

Last Updated ( Wednesday, 06 June 2007 )
Continue to the HOWTO...
 
OpenSSL & OpenLDAP PDF Print E-mail
User Rating: / 0
Written by Paul Matthews   

OpenSSL will be used to make the ssl certificates used by the OpenLDAP server. OpenLDAP will be used to store the user information for a variety of different reasons, from samba backend to postfix ldap aliases. With the extra security of the OpenSSL certificates OpenLDAP can now be used over an in-secure network (ie: the internet).

Name: OpenSSL
HomePage: http://www.openssl.org/
Function: developed for transmitting private documents via the Internet using cryptographic a system

Name: OpenLDAP
HomePage: http://www.openldap.org/
Function: OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol

 

Last Updated ( Wednesday, 06 June 2007 )
Continue to the HOWTO...
 
OpenLDAP Master-Slave Replication PDF Print E-mail
User Rating: / 0
Written by Paul Matthews   

Setup two OpenLDAP servers, one Master, one Slave, so when an entry in one of the servers is changed it is automatically changed in the other server. This is handy so you can distribute the load between the two servers, use one of the servers for one set of programs and use the other server for a different set of programs.

Name: OpenLDAP
HomePage: http://www.openldap.org/
Function: OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol

 

 

Last Updated ( Wednesday, 06 June 2007 )
Continue to the HOWTO...