On Thu, Sep 13, 2007 at 10:23:00AM -0400, Hank Watson wrote: > I've thrashed thru pounds of documentation and have been thoroughly > defeated. > > I saw a recent posting with same question: how to use ldap for > authentication and tried to implement the solution posted there. > > But, when use a login prompt in my wiki, get the Abort error screen and > message: > > authuser: LDAP authentication requires ldap functions
This error message means that the PHP software on the server wasn't built with the ldap libraries included, thus PmWiki is unable to access LDAP. You may need to see about getting a more up-to-date version of PHP, or a version that includes the LDAP libraries. Hope this helps, Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
