Wizard::LDAP

Wizard::LDAP is an administration interface for your LDAP server.
Download

Wizard::LDAP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jochen Wiedmann and Amarendran R. Subramanian
  • Publisher web site:
  • http://search.cpan.org/~jwied/Wizard-LDAP-0.1008/lib/Wizard/LDAP.pod

Wizard::LDAP Tags


Wizard::LDAP Description

Wizard::LDAP is an administration interface for your LDAP server. Wizard::LDAP is an administration interface for your LDAP server. It allows to feed users, hosts and networks into the server.SYNOPSIS # From the shell: ldapWizard # Or, from the WWW: < a href="ldap.ep" >LDAP administration< /a >Requirements:· PerlINSTALLATIONFirst of all, you have to install the prerequisites. There are lots of:An LDAP ServerYou need some LDAP server. We are using the OpenLDAP server, see http://www.openldap.org/In theory any other LDAP server should do, but the servers configuration might be different.A source RPM for Red Hat Linux is available on demand.To configure the LDAP server, edit the file topics.ldif from the distribution. Currently it looks like dc=ispsoft, dc=de objectclass: organization o: My Organization Name dn: topic=user, dc=ispsoft, dc=de name: user objectclass: topic dn: topic=net, dc=ispsoft, dc=de name: net objectclass: topicChange "dc=ispsoft, dc=de" and the organization name to reflect your local settings. For example, if you are using the mail domain "mycompany.com", then you might choose dc=mycompany, dc=comImport the file into your LDAP server by using the command ldif2ldbm -i topics.ldif(The above command will trash an existing LDAP database! Use ldapadd if you want to avoid this.)Append the files slapd.at.conf.APPEND and slapd.oc.conf.APPEND to your /etc/openldap/slapd.at.conf and /etc/openldap/slapd.oc.conf and restart the OpenLDAP server.


Wizard::LDAP Related Software