Translating LDAP multivalues<-> Drupal Profile Fields

davea - August 13, 2008 - 13:25
Project:LDAP provisioning
Version:5.x-1.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Thanks for a great module. I am really starting to use it in a lot of cool ways. I have all aspects of the LDAP modules working but I am stuck on this one.

We have an custom ObjectClass called *ServiceAccess*. We add this class and an custom attribute(*servicename*) to accounts to provide ACCESS to certain URLS, most of which are NOT Drupal sites. We use Apache Authentication that checks for the *servicename* attribute. If the value is set properly, then access is granted.

Now, we have some accounts that may have 10 of these *servicename* attributes- some may have only one. Here is the challenge: I want to use the LDAP Data module and the profile fields to access this. My attempts with textarea didn't work- only the first value was returned.

So it appears that field/attribute will require some additions to ldapdata.conf.php.

Can you guide me as to how to do this?

Thanks!
DaveA

#1

miglius - August 14, 2008 - 08:50

Here is the discussion on the multivalued fields: http://drupal.org/node/80015

 
 

Drupal is a registered trademark of Dries Buytaert.