Apache authentication via Cyrus SASL aka saslauthd is missing from the tree. The attached ebuild (w/ files) for mod_authn_sasl-1.1 works for me. (Adapted from the mod_authn_pam ebuild already in-tree.) Reproducible: Always Steps to Reproduce: 1. N/A Actual Results: "equery uses apache" showed no module USE flag for sasl authentication, after which I realized its not built-in (duh). A search of the tree showed no external implementation.
Created attachment 240989 [details] Distfile
Created attachment 240991 [details] Ebuild, files, and manifest
My apologies on uploading the distfile... wasn't paying close enough attention.
Hello Phil, please upload the ebuild and files/* content as plain files. No need to upload anifest or distfiles. Michael
Created attachment 241319 [details] Ebuild in plain text
Created attachment 241321 [details] Apache module configuration snippet
Thanks, Phil, added to tree + 14 Oct 2011; Steve Dibb <beandog@gentoo.org> +files/10_mod_authn_sasl.conf, + +mod_authn_sasl-1.1.ebuild: + Initial ebuild, bug 330781; Thanks to Phil Turmel