LDAP
From InteropWiki
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
[edit]
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.
[edit]
POSIX Compatibility/Interop Schemas
- Windows Services for UNIX (SFU)
- Windows Server 2003 R2
- Samba v3
