Z?? Loff [zel...@zeloff.org] wrote: > > > >> Now that I know httpd isn't involved, it sounds like htpasswd isn't > >> using an algorithm compatible with radicale. The htpasswd man page > >> says crypt(3) is the default but clearly SHA is the default. > > Yes, but you can either use -s on htpasswd or specify a different algorithm > (crypt or plain) on the radicale config. >
What about "htdigest" ? Maybe that's what it's looking for.