Closed (outdated)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Aug 2012 at 02:40 UTC
Updated:
11 Feb 2017 at 17:46 UTC
Jump to comment: Most recent
Comments
Comment #1
johnbarclay commentedI added the password pulldown for provisioning to ldap entries. I committed it but haven't run the simpletests or documented the options. Here are the options:
at admin/config/people/ldap/user/test drill down in the array to:
provisionLdapEntry method results > context that is enabled > proposed
to see the way the mappings will behave.
Comment #2
johnbarclay commentedThis is finished except for unit testing. And is committed to 7.x-2.x-dev.
The way the password options work are explained in the UI beneath the mapping to ldap table.
Needs review, testing and simpletest coverage.
Here's the commit: http://drupalcode.org/project/ldap.git/commitdiff/b4be558a40445e3e7d2fbe...
Comment #3
johnbarclay commentedComment #4
nonsie#1 is not entirely correct. Pwd: User and Pwd: User or None are not currently available options.
Comment #5
johnbarclay commentedI committed a related patch #1884922-13: LDAP User: Password field disabled Makes use case of Provisioning Passwords from Drupal to LDAP unusable related to password behavior and provisioning.
http://drupalcode.org/project/ldap.git/commitdiff/cb3dede7d354e4a6c0bd9f...
Comment #6
larowlanComment #8
grahlTests won't be written for 7.