niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Apps » Apache
mod_authnz_ldap for 2.2.2
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
Author Message
Declerck Michael-W30479
*nix forums beginner


Joined: 19 Jul 2006
Posts: 2

PostPosted: Wed Jul 19, 2006 11:21 pm    Post subject: mod_authnz_ldap for 2.2.2 Reply with quote

Hello,
I installed Apache2.2.2 several weeks ago on my Ubuntu Linux machine
(which is similar to Debian), and also on my Windows XP machine.
I went to my /etc/apache2/mods-available/ directory looking for the
mod_authnz_ldap package which (according to
http://httpd.apache.org/docs/2.2/mod/) should be available.
However, the mod_authnz_ldap module does not exist in that directory,
nor do many other modules which the Apache documentation suggests should
exist.
I google searched mod_authnz_download and found nothing but
documentation on how to use it.
The Apache2.2.2 install on my Windows XP machine has the authnz_ldap
module, and many other modules in the rootDirectory/modules/ folder.
My Ubuntu Linux machine contains the single file "httpd.exp" which is
full of ap_* and unix_* packages.

I am assuming that the module in question was not installed when Apache
was installed.
If this is the case, where can I download module packages, particularly
mod_authnz_ldap?
I assumed that the Apache UNIX install would work as was intended on
Ubuntu, was that an incorrect assumption?

Michael DeClerck
Back to top
Kenneth Svee
*nix forums beginner


Joined: 20 Jul 2006
Posts: 1

PostPosted: Thu Jul 20, 2006 8:43 am    Post subject: Re: mod_authnz_ldap for 2.2.2 Reply with quote

[ Declerck Michael-W30479 ]

Quote:
Hello,
I installed Apache2.2.2 several weeks ago on my Ubuntu Linux machine
(which is similar to Debian), and also on my Windows XP machine. I
went to my /etc/apache2/mods-available/ directory looking for the
mod_authnz_ldap package which (according to
http://httpd.apache.org/docs/2.2/mod/) should be available.

Seems to be an Ubuntu build issue. You should try the Ubuntu-support
features (forums and whatnot).


Quote:
However, the mod_authnz_ldap module does not exist in that
directory, nor do many other modules which the Apache documentation
suggests should exist.

The modules them selves are found (on my Ubuntu Dapper) in
/usr/lib/apache2/modules/, and haven't found any mod_authnz_ldap.so
either. The module is however not enabled by default when compiling
Apache2.2, so it may be it's available as an addon, but a quick
apt-cache search did not reveal anything. Again, try the Ubuntu forum.


Rgds,
Kenneth Svee

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Back to top
Declerck Michael-W30479
*nix forums beginner


Joined: 19 Jul 2006
Posts: 2

PostPosted: Thu Jul 20, 2006 7:30 pm    Post subject: RE: mod_authnz_ldap for 2.2.2 Reply with quote

Kenneth,
Thank you for the redirect to /usr/lib/apache2/modules/, I was wondering
why none of the modules had the .so extension in the mods-available/
directory.
Upon looking in that folder, I found a mod_auth_ldap.so module which the
link below suggests was replaced by mod_authnz_ldap in the Apache2.2
release.

The documentation said that the most significant change between 2.0 and
2.2 was the authorization modules
(http://httpd.apache.org/docs/2.2/upgrading.html).
I have been searching around in the Ubuntu Dapper servertalk and howto
forums, but have found nothing as yet.

I am going to try to use the mod_auth_ldap.so and see how the Apache
takes it.
I will let you know what happens Kenneth.

If anyone has found anywhere to download standard 2.2 modules such as
mod_auth_basic, mod_authn_file, mod_authz_user, mod_authz_groupfile, and
mod_authnz_ldap please let me know.
Your help is always appreciated.

Michael DeClerck

-----Original Message-----
From: Kenneth Stueflotten Svee [mailto:k.s.svee@usit.uio.no]
Sent: Thursday, July 20, 2006 3:43 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] mod_authnz_ldap for 2.2.2

[ Declerck Michael-W30479 ]

Quote:
Hello,
I installed Apache2.2.2 several weeks ago on my Ubuntu Linux machine
(which is similar to Debian), and also on my Windows XP machine. I
went to my /etc/apache2/mods-available/ directory looking for the
mod_authnz_ldap package which (according to
http://httpd.apache.org/docs/2.2/mod/) should be available.

Seems to be an Ubuntu build issue. You should try the Ubuntu-support
features (forums and whatnot).


Quote:
However, the mod_authnz_ldap module does not exist in that directory,
nor do many other modules which the Apache documentation suggests
should exist.

The modules them selves are found (on my Ubuntu Dapper) in
/usr/lib/apache2/modules/, and haven't found any mod_authnz_ldap.so
either. The module is however not enabled by default when compiling
Apache2.2, so it may be it's available as an addon, but a quick
apt-cache search did not reveal anything. Again, try the Ubuntu forum.


Rgds,
Kenneth Svee

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
The time now is Thu Dec 04, 2008 4:26 am | All times are GMT
navigation Forum index » Apps » Apache
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Apache 2.2 mod_authnz_ldap binding Erik Froese Apache 1 Wed Jul 05, 2006 8:21 pm
No new posts Please help with mod_authnz_ldap Iftikhar Rathore Apache 3 Thu Jun 15, 2006 2:04 am
No new posts httpd 2.2.0 mod_authnz_ldap error with Active Directory Falko Zurell Apache 0 Thu Apr 20, 2006 4:51 am
No new posts Apache 2.2.0 and mod_authnz_ldap Brian Kosick Apache 1 Fri Apr 14, 2006 5:45 pm
No new posts Httpd-2.2.0, mod_authnz_ldap, Active Directory Stewart, Eric Apache 0 Mon Apr 03, 2006 2:35 pm

Credit Cards | Car Loan | Personal Loans | Bleach Episode | Personal Loans
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1378s ][ Queries: 16 (0.0587s) ][ GZIP on - Debug on ]