On 1 Jul 2011, at 15:16, Robert Wagner wrote: > Now i need to realize groups (using an own sql table). I found many > tutorials using basic-authentication but none with digest. > I am using Debian Squeeze and Apache 2.2. I hope someone can help... Hmmm ... this needs to go in an FAQ somewhere. The extra step with digest authentication is to generate the password hashes in your SQL table. There's no good tool for that (AFAIK), but you can work around it by using htdigest and copying the hashes it generates into your password field. Is that what you were looking for? -- Nick Kew Available for work, contract or permanent http://www.webthing.com/~nick/cv.html --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx