Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Tobias Hachmer
Hello list, I'm using a sql database for authorization and ldap for authentication. For fail-over reasons I want to authenticate against user-password information stored in my sql database if my ldap servers are not available (all ldap modules return fail). For authentication I configured:

Re: Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Phil Mayers
On 18/04/12 09:40, Tobias Hachmer wrote: Hello list, I'm using a sql database for authorization and ldap for authentication. For fail-over reasons I want to authenticate against user-password information stored in my sql database if my ldap servers are not available (all ldap modules return

Re: Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Tobias Hachmer
Am 18.04.2012 12:33, schrieb Phil Mayers: On 18/04/12 09:40, Tobias Hachmer wrote: I'm using a sql database for authorization and ldap for authentication. For fail-over reasons I want to authenticate against user-password information stored in my sql database if my ldap servers are not

Re: Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Alan DeKok
Tobias Hachmer wrote: Simply as a fallback, in case there is a maintanance on the network where the ldap servers are conected to. In this case we need to log on to our switches though. Hi, I want my network to keep working when I take my network down. That doesn't really make sense.

Re: Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Phil Mayers
On 18/04/12 13:16, Tobias Hachmer wrote: Ok, I configure the same users, these are about 10-15 users, which are stored in Active Directory, in the sql database. The sql database schould be used for authentication only if the ldap servers are not available. So the SQL server contains an

Re: Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Tobias Hachmer
Am 18.04.2012 14:32, schrieb Alan DeKok: Tobias Hachmer wrote: Simply as a fallback, in case there is a maintanance on the network where the ldap servers are conected to. In this case we need to log on to our switches though. Hi, I want my network to keep working when I take my network

Re: Auth-Type Fall-Through ldap timeouts

2012-04-18 Thread Tobias Hachmer
Am 18.04.2012 14:36, schrieb Phil Mayers: On 18/04/12 13:16, Tobias Hachmer wrote: Ok, I configure the same users, these are about 10-15 users, which are stored in Active Directory, in the sql database. The sql database schould be used for authentication only if the ldap servers are not