LDAP

From InteropWiki

Jump to: navigation, search

Note: I am not using LDAP to accomplish any of my Goals.

  • Provided by Active Directory in Windows
  • Provided by OpenLDAP (slapd) in UNIX
  • Used for authorization
  • Configuration file is /etc/ldap/ldap.conf

UNIX Schemas

Required in order to use LDAP (Active Directory) as an authorization data store.

Contains User ID (uid), Group ID (gid), and Home directory information needed by UNIX/POSIX.

POSIX Compatibility/Interop Schemas

  • Windows Services for UNIX (SFU)
  • Windows Server 2003 R2
  • Samba v3
Personal tools