Config for Mac/Apple OpenLDAP

Last Modified: 18-January-2013

This document has an example configuration to get JMapMyLDAP Authentication & Group Mapping working correctly on Mac OpenLDAP Server. Some parts of the configuration depends on your exact setup. The following table shows an example authentication configuration:

NameValue
LDAP V3Yes
Host[DNS/IP Address to LDAP Server]
Port389
Connect UserLeave blank unless anonymous binding is switched off
Connect PasswordLeave blank unless anonymous binding is switched off
Use SearchYes
Base DN[Base of your directory such as dc=company,dc=com]
User DN / Filter(uid=[username])
Map User IDuid
Map Full Namecn
Map Emailmail

The following table shows an example group mapping configuration:

NameValue
Use Group MappingYes
Allow AdditionsYes
Allow RemovalsYes & Default Managed
Mapping List[The groups to map such as cn=teachers:4]
Lookup TypeReverse
Lookup AttributememberUid
Lookup Memberuid
Use RecursionNo