[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#503184: libapache2-mod-auth-shadow



Hello Devrim,

You should be able to compile the package yourself with the following commands:

# Download sources from the Ubuntu archive
wget "http://archive.ubuntu.com/ubuntu/pool/universe/liba/libapache2-mod-auth-shadow/libapache2-mod-auth-shadow_2.1.orig.tar.gz " wget "http://archive.ubuntu.com/ubuntu/pool/universe/liba/libapache2-mod-auth-shadow/libapache2-mod-auth-shadow_2.1-2.diff.gz "

# Unpack the sources
tar -zxvf libapache2-mod-auth-shadow_2.1.orig.tar.gz
zcat libapache2-mod-auth-shadow_2.1-2.diff.gz | patch -p0

# Install all the build dependencies
sudo apt-get install dpkg-dev debhelper devscripts fakeroot
sudo apt-get install dpatch apache2-threaded-dev

# Step into the directory and build
cd libapache2-mod-auth-shadow-2.1/
debuild -us -uc
cd ..

# Install the package
sudo dpkg -i libapache2-mod-auth-shadow_2.1-2_i386.deb


Best regards,
Bruno


On 15 May 2009, at 14:46, Devrim Yasar wrote:

Hi Bruno,

I saw your posts on debian forum, and i need this module to create digest authorization on apache. And this module is still not available. How could you solve your problem?

Thanks,
Devrim

retitle 503184 RFP: libapache2-mod-auth-shadow -- Apache2 module for authentication using shadow
thanks

Re: Bruno De Fraine 2008-11-01 <B6F4BACD-475F-48DE-8CA7-23913A1373BB@defraine.net >
> reopen 503184
> thanks
>
> As explained in my message, I am aware that the original maintainer
> removed this package with bug #489862, but I disagree with that
> decision: mod_auth_shadow provided functionality for which there is
> currently no good alternative in Debian. I think he should have orphaned
> his package instead.

Ok, but the bug title is/was still wrong.

Christoph
--
cb@df7cb.de | http://www.df7cb.de/






Reply to: