doing this.
Almost looks as if I am using a cracked version.
I will have to strace my htdigest...
> -Original Message-
> From: Nick Kew [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 21, 2006 1:30 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] W
On Tuesday 21 February 2006 10:09, [EMAIL PROTECTED] wrote:
> When I created my first passwd file with htdigest I was baffled
> to
> realize that the htdigest binary from my installation produced
> a passwd file with suid, sgid and the sticky bit set.
>
> Ugh, what the hack is any sbit necessary f
Hi,
I needed to "protect" a URI of my webserver.
Since the Base64 encoding of mod_auth seemed too revealing to me,
and on the other hand SSL/TLS too involved
I looked for something in between and came accross
mod_auth_digest.
With mod_auth_digest comes the utility program htdigest
to create and m