Forum Moderators: phranque

Message Too Old, No Replies

htpasswd is Missing

not the .htpasswd file but the utility htpasswd

         

bumpaw

8:00 pm on Aug 1, 2005 (gmt 0)

10+ Year Member



I have a SUSE 9.3 set up with apache2 running. I can't find htpasswd on the install anywhere and around the web it sounds like it should come in the standard Apache package. There doesn't appear to be any easy place to get it.

ChadSEO

10:14 pm on Aug 1, 2005 (gmt 0)

10+ Year Member



I believe it is installed at
/usr/sbin/htpasswd2
by default.

bumpaw

4:55 am on Aug 2, 2005 (gmt 0)

10+ Year Member



Yep that's it. Sneaky putting the 2 at the end.
Thanks so much.