Sync’ing all LDAP users into Drupal

Required modules: ldap_feeds, ldap_query, feeds, …

  1. Add desired fields to user accounts.
  2. Create an LDAP query that fetches the relevant attributes.
  3. Create a feeds importer:
    • Fetcher: “LDAP Query Fetcher”
    • Parser: “LDAP Entry Parser for Feeds”
    • Processor: “User processor”