At 01:36 PM 3/2/2005, Brad Nicholes wrote: >Although I agree that this would probably be the best way to go, I don't >think it will be that simple. Authnz_ldap stores the LDAPurl and other >information (bind user id, bind password, certs, etc) in a per-Dir >structure. At the very least, authnz_ldap would have to be taught how >to store multiple configurations per-dir. Other auth modules may have >the same structure.
No - simply create a per-dir config, and use dirconfig to represent; > <AuthConfig> > AuthFile users1 > </AuthConfig> This would give us the best of both worlds. It's no different from the use of Location, Directory, and File per-dir blocks. Bill
