[NTLUG:Discuss] htpasswd missing in CentOS 4.4

Wayne Walker wwalker at bybent.com
Sun Sep 10 08:00:04 CDT 2006


Please run:

[wwalker at cuervo ~]$ rpm -q httpd
httpd-2.0.52-22.ent.centos4
[wwalker at cuervo ~]$ rpm -ql httpd | grep htpasswd
/usr/bin/htpasswd
/usr/share/man/man1/htpasswd.1.gz
[wwalker at cuervo ~]$ 

the first tells us which version you have (redhat has released LOTS of
versions of their package for httpd that are 2.0.52, the -22 above shows
which particular one in on my server.

The second will show all the files that the rpm installed (with us
grepping for only the one we care about.

Wayne

On Sun, Sep 10, 2006 at 12:38:49AM -0500, 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

-- 

Wayne Walker

www.unwiredbuyer.com - when you just can't be by the computer

wwalker at bybent.com                    Do you use Linux?!
http://www.bybent.com                 Get Counted!  http://counter.li.org/
Perl - http://www.perl.org/           Perl User Groups - http://www.pm.org/
Jabber:  wwalker at jabber.gnumber.com   AIM:     lwwalkerbybent
IRC:     wwalker on freenode.net



More information about the Discuss mailing list