LDAP

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
-redShadow-'s picture

New module: LDAP Contact Manager

I just added to drupal.org project this project I am working on:
http://drupal.org/project/ldapcm

It connects to a LDAP directory using the Net_LDAP2 PEAR module, and performs searches on that directory.
It will also provide the ability of create/edit entries, and support custom schema/fields.

Read more
lambic's picture

Single Sign-On choice

Hi,

We're looking at SSO solutions to replace the system we currently use which was built in-house. Our requirements (for now) are:

  • Works with Drupal
  • Works with WordPress
  • Works with custom PHP applications
  • Supports LDAP, Kerberos and optionally SPNEGO
  • Ideally Open Source
  • High Availability

We've narrowed down our choices to four options:

  • CAS
  • CoSign
  • OpenSSO
  • Shibboleth
Read more
bstoppel's picture

Import existing LDAP users into drupal

I am building a new drupal site and need to import my existing LDAP users in order to fully configure the system and set up the content. AFAIK there is no way of importing existing LDAP users into drupal. When I use LDAP Provisioning, it wants to create LDAP users as well as Drupal users. When a user logs in for the first time, their LDAP information is imported. But I need to mass import all existing LDAP users without requiring them to login the first time.

Thanks.

Brett

Read more
cameronheikkinen's picture

Rules Module with LDAP Integration Module

My Scenario: I have a triggered rule set up with an Event type of "User account has been created." The trigger has a condition of "User has Role." The argument is a "registered user", and the role is a "teacher."

I also have ldap setup to allow the teachers to login.

My problem: when a teacher first logs in (for instance), they are in the correct group according to LDAP, but the "User has Role" inside of the rules module doesn't recognize this, therefore the trigger/action never happens.

Read more
wdennen's picture

LDAP integration

Hi, I have ldap authentication working with this module (http://drupal.org/project/ldap_integration).

It's working fine, if the user does not exist in drupal, it is created automatically upon login.

I would like to find some way to mass-create drupal accounts for all users in ldap, though.

Is there a way to do this? Thanks.

Read more
dperdue's picture

Bio Module and LDAP Integration

At work I've got LDAP (Active Directory) integration working just fine. However, I also wanted to pull profile information (Job Title, Department, Phone Number, etc.) out of Active Directory so there's a central repository for that type of information.

Read more
Roland Tanglao's picture

July 20th Meetup Notes - Category Module, support.activstate.com, Views and CCK for FAQ, LDAP

Attendees:

  • trevor tunnacliffe - devlin ebusiness architects
  • robert parizek - redoing vanillabeansolutions.com in drupal
  • christian nally - instillananarchy.com
  • colin chudyk - 3ring.com
  • richard eriksson - justagwailo.com
  • scott hadfield - converting www.cs.sfu.ca
  • james clendenan - queens engineering society engsoc.queensu.ca, nice
    use of LDAP for single signon which was timely given the Identity Open Space Vancouver that took place all day yesterday and all day today
  • dale mcgladdery - www.group42.ca

Colin presented on the category module. I showed off support.activestate.com in Jeff G of ActiveState's absence (he was sick) and we talked alot about CCK and Views (I showed how we used it on Cosmic Cubes.com and Colin showed his postal code matcher).

Read more
narres's picture

Integration with LDAP

There are several discussions about integration of Drupal, Moodle, Elgg, aTutor and so on.

The questions:
- Is there a common user database?
- Which software is integrated in which (Drupal in Moddle or Moodle in Drupal)?
- Is this a real integration or only a synchronisation of user accounts?
- Which version works which version?

The current solutions are very version specific and specialized. A huge disadvantage is, that they are not using a common user database: They are only synchronising the user accounts.

As it doesn't make sense to integrate Drupal into Moodle, the question (not only Moodle specific) is: "How do I integrate other web-applications into Drupal?". In fact: "How do I use the Drupal user database from outside?".

Read more
Subscribe with RSS Syndicate content