[pmwiki-users] LDAP / PAM Module

H. Fox haganfox at gmail.com
Thu Aug 4 04:50:33 CDT 2005


On 8/4/05, Joachim Durchholz <jo at durchholz.org> wrote:
> Gunnar Wagenknecht wrote:
> 
> > Has anyone achieved to get PmWiki running with LDAP or Linux PAM? I'd
> > appreciate any code snippets if someone like to share them.
> 
> PAM would require installing a PHP module to access it.
> LDAP must be compiled into PHP.
> 
> This means that making use of these modules requires some uncommon
> skills, so there is less experience with that available.
> 
> This also means that PAM isn't for you unless you know how to install
> PHP modules, and that LDAP isn't for you unless you either have a rather
> large PHP installation, or can recompile and reinstall PHP.

If you run Debian you can do

    apt-get install php4-auth-pam php-ldap

to install both -- at least I think so.  Those two packages exist,
anyway.  Maybe other distributions have similar packages?

Hagan




More information about the pmwiki-users mailing list