Weblog entry #11 for oxtan

where is auth_ldap for apache2 in etch?
Posted by oxtan on Sun 29 Apr 2007 at 18:28
Tags: ,
hi,

in sarge I could use auth_ldap (standard module, one just had to enable it). But in my new etch homevox I do not have it in mods-available. With apt-cache search I only find libapache2-mod-ldap-userdir and libapache2-mod-vhost-ldap, but no auth_ldap.

has anybody had this same problem?

 

Comments on this Entry

Posted by dkg (166.84.xx.xx) on Sun 29 Apr 2007 at 21:12
[ Send Message | View dkg's Scratchpad | View Weblogs ]
I just went through the same search and then found that the modules are included in the apache2.2-common itself. you just need to a2enmod them.

There's still an old package in experimental, though, which is confusing. I filed bug 421334 to try to get it removed.

[ Parent | Reply to this comment ]

Posted by oxtan (82.95.xx.xx) on Sun 29 Apr 2007 at 21:48
[ Send Message | View Weblogs ]
I still cannot find it :)

I could work around it with authnz_ldap as described here:
http://caldergroup.com/configure/apacheldapauthentication.html

[ Parent | Reply to this comment ]

Posted by daemon (155.232.xx.xx) on Sun 29 Apr 2007 at 22:22
[ Send Message | View Weblogs ]

From what I can tell, authnz_ldap has replaced auth_ldap in apache2.2. One main reason I can think of is that there is a move to "split" the auth_* modules into autheNtication (authn_*) and authoriZation (authz_*) versions.

However, I guess whomever was working on the LDAP code decieded to join the two back together again, hence the "nz" in authnz_ldap.

I'm not sure how worthwhile the whole effort is/was, as while authentication and authorisation are different beasts, they are usually pretty closely coupled...

Cheers.

[ Parent | Reply to this comment ]

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search