» Home
phpLDAPadmin Component
Repository:
Release: http://diva-cloud.org/repo/release/DiVA-phpldapadmin/
Development: http://diva-cloud.org/repo/devel/DiVA-phpldapadmin/
Arguments:
{
"name" : {"type": "string", "optional": true, "description": "Server name of the LDAP server"},
"port" : {"type": "string", "optional": true, "description": "Port to use for the ldap server"},
"ldap_host" : {"type": "string", "optional": false, "description": "Specify the LDAP server"},
"log" : {"type": "string", "optional": true, "description": "/var/log volume"}
}
Example:
{"hostname": "DiVA-phpldapadmin", "ldap_host": "192.168.10.42", "log": "log/DiVA-phpldapadmin"}
Service:
phpLDAPadmin with Apache: http://localhost/phpldapadmin/
Links:
phpLDAPadmin homepage: http://phpldapadmin.sourceforge.net/
Back up to: Documentation