Check out the new USENIX Web site. next up previous
Next: Future Initiatives Up: Gaining the Middleground: A Previous: User Account Management System

KerDAP Enabled Applications

The primary goal of this middleware project was to implement authenticated and differentially authorized services to a wide variety of systems. The following services are currently implemented using the KerDAP API and under management of the USMS:

  1. Generic host logins.
  2. USENET news reading.
  3. TACACS terminal server access.
  4. WEB (Squid) proxy services.
  5. IMAP email.
  6. IMSP remote configuration management.
  7. FTP file services.
  8. Shared Message Block (SMB) file services.
  9. WEB forms and applications.
  10. User and system administration and management tools.
In almost all cases only minimal alterations to the sources were needed to implement the triad of IAA.

LDAP directory services were also heavily leveraged as a component of the clustering and high-availability strategies implemented in the data center. The most notable example of this is the use of IMAP and IMSP redirection systems. LDAP support was added to the open-source perdition4 software as an alternative ``database'' for determining which server implements the IMAP message store and IMSP accounts for a user with email services. The mail destination attribute, which serves as the source for IMAP and IMSP redirections, also provides the basis for mail routing through the LDAP-enabled sendmail hubs which handle incoming mail for all organizational units serviced by this solution.


next up previous
Next: Future Initiatives Up: Gaining the Middleground: A Previous: User Account Management System
ker_DAP@ndsu.nodak.edu