No, you don't *have* to split them into different modules. One module could register for both authn/authz providers. The only reason we split was because their wasn't a lot of shared code between the other auth modules. I think mod_auth_ldap has a lot of shared code in its authn/authz split. Perhaps a mod_auth_ldap core module that exports the basic LDAP functionality, then a mod_authn_ldap and mod_authz_ldap module that does the direct auth code? I dunno. -- justinIf I were to change mod_auth_ldap to use the new authz/authn system in v2.1, I have to split mod_auth_ldap into mod_authn_ldap (the is-password-correct part) and mod_authz_ldap (group-membership part). Am I correct?
--On Friday, January 17, 2003 9:59 AM +0200 Graham Leggett
<[EMAIL PROTECTED]> wrote:
- authz / authn and mod_auth_ldap Graham Leggett
- Re: authz / authn and mod_auth_ldap Justin Erenkrantz
- Re: authz / authn and mod_auth_ldap Graham Leggett
- Re: authz / authn and mod_auth_ldap Dirk-Willem van Gulik
- Re: authz / authn and mod_auth_ldap Bill Stoddard
- Re: authz / authn and mod_auth_ldap Estrade Matthieu
- Re: authz / authn and mod_auth... Graham Leggett
- Re: authz / authn and mod_... Estrade Matthieu
- Open and read a file... fabio rohrich
- Re: authz / authn and mod_auth_ldap Brad Nicholes
