Displaying 1 result from an estimated 1 matches for "barnyardbb".
Did you mean:
barnyardbbs
2012 Jan 29
0
HTPasswd format and protecting XSL pages
...straight away, I got an authentication
prompt. But this is about as far as I got.
Since I want to use the same credentials as an area of the website, I
thought that maybe I could use the .htpasswd file I use for that. It
didn't work.
So I did a bit of searching and turned up
http://www.barnyardbbs.com/Projects/Streaming/ where it is asserted that
Icecast2 htpasswd files use MD5 hashes (the Icecast2 documentation doesn't
say what is used). So I reran htpasswd(1) with the -m switch and
recreated the entry in the .htpasswd file in use for the website, in order
to encode it with MD5 in...