Package:389 Directory Server

From Funtoo
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.