On Sun, Aug 21, 2016 at 1:40 PM, Christopher Schultz <[email protected]> wrote: > Is there any way to combine these two authentication mechanisms (ldap, > file) such that I can require an ldap-group for the LDAP users and a > valid-user ONLY FROM THE FILE?
You could put all the flat-file users in a authz_groupfile group and check that with Require. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
