How To Install Web2ldap On Ubuntu And Raspbian?

How To Install Web2ldap On Ubuntu And Raspbian?

web2ldap

Full-featured web-based LDAPv3 client

Install web2ldap

  • Ubuntu apt-get install web2ldap Click to copy
  • Raspbian apt-get install web2ldap Click to copy

web2ldap

Full-featured web-based LDAPv3 client

web2ldap is a generic LDAPv3 client which does not make any assumptions about the tree structure or LDAP schema. It is therefore kind of a swiss-army knife for accessing/manipulating LDAP servers without having to configure anything. It has been developed as a secure LDAP client with clean login behaviour and includes a schema browser which displays references/dependencies within an LDAPv3 schema. It may also be used as a customizable platform for prototyping LDAP administration use-cases. The code in this package is primarily intended to be used as FastCGI process under apache2. Web2ldap can also be used in a stand alone mode, but you'll need to write your own init script and take care of your logs yourself (including creating /var/log/web2ldap and rotation).

Installation of latest web2ldap command is available for Ubuntu and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.