[p2pu-dev] quick question: how many of you have used LDAP before? (opinions about how to migrate users from the drupal site to lernanta)

zuzel.vp zuzel.vp at gmail.com
Tue Feb 8 18:33:58 UTC 2011


Adding a third option:

1) Moving existing Drupal user accounts into LDAP. If the users are in
LDAP it will be possible to authenticate using
http://packages.python.org/django-auth-ldap/ for Lernanta and
http://drupal.org/project/ldap_integration for the drupal site.

2) Use a custom django authentication backend in Lernanta (to
authenticate against the drupal site database) during the first steps
of the migration, and then move all the users from one database to the
other when we stop to use the drupal site.

3) Use Drupal as an OpenID Server. Drupal sites themselves can act as
OpenID servers, using the openid_server module, but only drupal 4.7
has support for this right now (needs to be ported to 5 and 6).

Thanks,
    Zuzel

On Tue, Feb 8, 2011 at 1:11 PM, Jessica Ledbetter
<jessica at jessicaledbetter.com> wrote:
> On Tue, Feb 8, 2011 at 1:09 PM, John Britton <public at johndbritton.com> wrote:
>> I'd really like to see us using
>> OpenID.
>
> +1
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>


More information about the p2pu-dev mailing list