Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
Documentation
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2002 at 16:48 UTC
Updated:
15 Jun 2002 at 07:45 UTC
Some Documentation about creating an Auth Module would be very helpful! I'm trying to implement an LDAP Auth Module.
-void0
Comments
Comment #1
(not verified) commentedhttp://www.drop.org/node.php?id=673
Is this what you are looking for?
Comment #2
moshe weitzman commentedDries also has an unfinished LDAP Auth module somewhere. Perhaps he can contribute some ideas.
Sorry about the formatting of the DA documentation. I blame it on that HTML filter. The docs looked great on my disk.
Comment #3
void0@www.drop.org commentedYeah, thank you.
Could you post the link/content in the collaboretive book?
Comment #4
void0@www.drop.org commentedOk, I already saw that it is in the handbook on drop.org. I am sorry. :-)
If I understand the documentation right, returning TRUE in the _auth function should log the user in? With my code this won't work. Is there a way to enable some debugging for the user module?
Comment #5
moshe weitzman commentedsee http://www.drop.org/node.php?id=673
there is no debug mode for user.module
closing this item.