Package:389 Directory Server

From Funtoo
Revision as of 20:30, June 19, 2014 by Drobbins (talk | contribs) (Created page with "{{Ebuild |Summary=This is the core part of 389 Directory Server -- technically, all you need for an LDAP deployment, although many will want to install 389-ds-admin for the gr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

389 Directory Server

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

This is the core part of 389 Directory Server -- technically, all you need for an LDAP deployment, although many will want to install 389-ds-admin for the graphical management capabilities, too.

After emerge, to set up your LDAP server, run:

root # setup-ds.pl

If you want the Apache-based graphical admin console set up, along with your LDAP server, emerge 389-ds-admin and run:

root # setup-ds-admin.pl

This will set up both for you, and then you will be able to remotely manage your LDAP server using the Java-based Package:389 Directory Server Console.