Dirk-Willem van Gulik said:

> Or go back to this naming concept floating at one point:
>
>       require group ldap:foo
>
> which solves this class of problems (but kills the failover part; i.e.
> getting a group check done in ldap if possible; but fall trough to
> htpasswd if all is down).

This should work if memory serves:

require ldap:foo
require file:foo
satisfy any

Regards,
Graham
--

Reply via email to