Access control in Apache with LDAP
Our target is that when is acceded the directory http://www.midominio.com/privado/, our server makes access control, then it ask for an user/password, and validate trough our directory server.
blog.lebrijo.comChasing the clouds Architecture |
|
Our target is that when is acceded the directory http://www.midominio.com/privado/, our server makes access control, then it ask for an user/password, and validate trough our directory server.
PHPLDAPAdmin is an application for the LDAP server administration developed in with PHP.
Once installed in a LAMP server we could to administer the Directory Service through the internet.
We are going to install a OpenLDAP server in Debian Etch ditribution.
LDAP (Lightweight Directory Access Protocol) is a directory service hierachy and ditributed, where we can store many information as users, passwords, permisions, cetifications,…. Read the rest of this entry »