(RADIATOR) Patch for Radius::Ldap.pm to support a list of ldap servers
Christian Kratzer
ck-lists at cksoft.de
Fri Feb 22 14:31:15 CST 2008
Hi,
On Fri, 22 Feb 2008, Markus Moeller wrote:
> Unfortunately ContinueWhileIgnore down't work for me as I require also AuthBy
> File. e.g.
>
> AuthBy LDAP2firstserver
> AuthBy LDAP2secondserver
> AuthBy File
>
> The AuthBy File will check against attributes I received from the ldap
> server. So with ContinueWhileIgnore I would return at either the first or
> second ldap server without checking the attributes. Or do I musunderstand
> the ContinueWhileIgnore statement in this context ?
something like this should work
AuthByPolicy ContinueWhileAccept
<AuthBy GROUP>
AuthByPolicy ContinueWhileIgnore
AuthBy LDAP2firstserver
AuthBy LDAP2secondserver
</AuthBy>
AuthBy File
Greetings
Christian Kratzer
CK Software GmbH
--
Christian Kratzer CK Software GmbH
Email: ck at cksoft.de Schwarzwaldstr. 31
Phone: +49 7452 889 135 D-71131 Jettingen
Fax: +49 7452 889 136 HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian Kratzer
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list