[NTLUG:Discuss] htpasswd missing in CentOS 4.4

Victor Brilon victor at victorland.com
Sun Sep 10 00:48:45 CDT 2006


htpasswd should most definitely be part of the httpd RPM. You might  
want to confirm that you have that installed properly

But it's a pretty simple program. A quick google shows the source to  
be here:
http://www.squid-cache.org/htpasswd/htpasswd.c

Just compile that and use it if you don't want to mess with your RPM  
setup for any reason.

Victor

On Sep 10, 2006, at 12:38 AM, David Simmons wrote:

> Guys,
>
> This is really weird....was going to do some .htaccess stuff on my
> server...which is running CentOS 4.4....with:
>
> [root at qtmail sbin]# httpd -v
> Server version: Apache/2.0.52
> Server built:   Aug 13 2006 03:29:43
>
> and I found that I don't have the command htpasswd installed?!
>
> Does anyone have some 'hidden knowledge' as to why it would be
> missing?....According to the Apache 2 docs, it's a current program:
>
> http://httpd.apache.org/docs/2.0/howto/auth.html
>
> OR does anyone know how I can install just that command without  
> having to
> install all of httpd over??
>
> Thanks in advance - dave
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>




More information about the Discuss mailing list