Mailinglist Archive: opensuse (1632 mails)

< Previous Next >
[opensuse] Apache 2.2 auth and multiple providers
  • From: "Marlier, Ian" <ian.marlier@xxxxxxxxxxxxxxxxxxx>
  • Date: Mon, 16 Jul 2007 12:33:30 -0400
  • Message-id: <D2575519D6CA2840B6D3E26087EA71B6348CF1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hey, all --

Running apache 2.2 on a fully updated and patched opensuse 10.2 system.
I'm trying to get apache auth set up, and I'd like to use multiple
providers (ldap and flat file).  Basically, the authentication logic
should look kind of like this:

If ((user is a valid LDAP user && user is a member of ldap group
apacheAccess) || 
                (user is a valid user in the flat file))
then allow access

I'm having a devil of a time getting this to work, trying to follow the
apache docs.

Anyone have pointers, suggestions, experience, advice, etc, that they
might be able to offer?

Thanks!

- Ian
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
This Thread
Follow Ups