This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

Can I use ldapauth to connect our ldap users to drupal, and hence CiviCRM even though they don't have an email address in the Drupal users table?

Yes. The LDAP module for Drupal does map email addresses from the ldap directory to Drupal. It does have to be setup first though. In Drupal under Admin>>Settings>>ldap_integration>>ldap attributes specify the ldap attribute where the email address is stored for your ldap user.

In Apple's Open Directory the attribute is simply mail.

If your LDAP directory doesn't have email addresses in it (it's just serving Samba users), you can probably "fake" the email address by setting the samba user name (which is probably unique) to be the email address.

[Source. ]

Labels
  • None