From 389 Directory Server
Interacting with the Fedora Directory Server is a matter of making use of one the following:
[edit]
Software Development Kits
LDAP SDK packages designed for your language of choice that you could use for your application:
[edit]
Operating Systems
Direct integration into the operating system.
[edit]
Tools
We don't advocate the use of any one of these tools over another. It is up to the individual to determine the utility of a given tool.
[edit]
General LDAP Browsing and Administration Tools
[edit]
Command Line Tools
- fdstools.pm (Perl Net::LDAP) - configure and monitor replication with encryption across several servers
- Read here for more information
[edit]
Web LDAP Clients
- phpLDAPAdmin (PHP)
- web2ldap (Python)
[edit]
GUI LDAP Clients
- Directory Administrator (GTK)
- GQ (GTK)
- JXplorer (Java)
- Luma (PyQt)
[edit]
Commercial GUI LDAP Clients
- LDAP Admin Tool
- LDAPBrowser (Windows only)
[edit]
Migration Tools
- Migration To LDAP tools (Perl)
[edit]
Interoperability
- pGina provides a way to make Windows login use an LDAP server (Unmaintained as of September, 2008)
[edit]
Tools provided by the Fedora Directory Server
- Administrative Tasks
- Editing & Browsing LDAP Entries
- ldapsearch Search an LDAP server
- ldapmodify Modify entries in an LDAP server
- ldapdelete Remove entries from an LDAP server
- Export & Import LDAP Databases
- Backup & Restore
[edit]
Managing an organisation's addressbook
You can use Fedora Directory Server to store a list of people in an organisation, with their email addresses. Various email clients can use LDAP to query this addressbook.
