PDA

View Full Version : doh! I can't find htpasswd


pqwabbit
03-02-2001, 06:01 PM
Maybe I'm looking for it wrong at the SSH prompt (this is over at our rabbitnetwork.org provider) cuz I get an error message like:
Warning: could stat file /usr/X11R6/man!

Now - the last time I was poking around on SSH at all to set website passwords was like a year ago - so maybe I;m forgeting somethign (i;m certainly forgeting where the file was!)
[nbsp]I know alot of intrcution on teh web say to use the commmand just type htpasswd, but on our system you had to specify the path ...

Anyone familiar with unix/apache - that kinda thing. I am like soo rusty
This is like embarrassing.[nbsp][nbsp]Our passwords for the protected directories got toally hosed in the server move and like have to be reset.[nbsp][nbsp]No one can access them and like all our important working documents are there.
bleh


------------------
Bunnies make life better.
House Rabbit Network, Inc.
[nbsp]http://www.rabbitnetwork.org/[nbsp]

Deb
03-02-2001, 06:18 PM
At the prompt try typing:

which htpasswd

It should return a path something like...

/usr/local/bin/htpasswd

Deb
[nbsp]- Word of the day: which

pqwabbit
03-02-2001, 06:49 PM
I get a blank command line with which
the error message comes up with whereis

I'm thinking it[nbsp][nbsp]mayeb aint installed?
specially since[nbsp][nbsp]it's not where I thoguht it would be which is the path you put up -
Lea

------------------
Bunnies make life better.
House Rabbit Network, Inc.
[nbsp]http://www.rabbitnetwork.org/[nbsp]
[This message has been edited by pqwabbit (edited 03-02-01@6:50 pm)]