<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Ray,<br>
<br>
I'm not sure of a proper replacement if there is one, however the
mod_auth_pam package is available for RHEL/CentOS/Scientific 6.x in
the EPEL repository. <br>
<br>
If you want to continue to use this package, you can add the EPEL
repository by adding the following package (it is the same for
32-bit and 64-bit):<br>
<br>
<a class="moz-txt-link-freetext" href="http://mirror.cogentco.com/pub/linux/epel/6/i386/epel-release-6-6.noarch.rpm">http://mirror.cogentco.com/pub/linux/epel/6/i386/epel-release-6-6.noarch.rpm</a><br>
<br>
Afterwards you can use yum to install mod_auth_pam and then reload
apache.<br>
<br>
Example (as root):<br>
<br>
# rpm -Uvh
<a class="moz-txt-link-freetext" href="http://mirror.cogentco.com/pub/linux/epel/6/i386/epel-release-6-6.noarch.rpm">http://mirror.cogentco.com/pub/linux/epel/6/i386/epel-release-6-6.noarch.rpm</a><br>
# yum update; yum -y install mod_auth_pam<br>
# /etc/init.d/httpd reload<br>
<br>
<div class="moz-signature">
<p>
<b>John Knight</b><br>
Classic City Telco LLC<br>
<b>Email:</b> <a class="moz-txt-link-abbreviated" href="mailto:john@classiccitytelco.com">john@classiccitytelco.com</a> <b>|</b> <b>Main:</b>
(706) 995-0200<br>
<b>Direct:</b> (706) 995-0201 <b>|</b> <b>Mobile:</b> (678)
308-0322 </p>
<p>
<a href="http://www.classiccitytelco.com/?page_id=488">CCT
Enterprise Linux 6.2.15 is released! Click here to learn more</a></p>
</div>
<br>
On 5/14/2012 7:03 PM, Raylynn Knight wrote:
<blockquote
cite="mid:CABOw6TJOiEJuUzUJzjHyZp_jtWiL-46ojc+t61iik6ExAfjQVw@mail.gmail.com"
type="cite">
<pre wrap="">I am in the process of migrating an Apache 2.0 hosted svn server
(version 1.3.1) on SLES 9.2 to a new Centos 6.2 host. I'm having a
problem finding the correct replacement for AuthPAM authentication
currently used. Apparently the mod_auth_pam module is considered
obsolete and various web searches haven't been very helpful in
suggesting a replacement. What is the current best practice method
for authenticating Apache via PAM?
Thanks,
Ray Knight
_______________________________________________
Ale mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ale@ale.org">Ale@ale.org</a>
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a>
</pre>
</blockquote>
</body>
</html>