(RADIATOR) multiple LDAP servers

Hugh Irvine hugh at open.com.au
Thu Sep 21 17:43:33 CDT 2006


Hello Rob -

You need to define two AuthBy clauses with an AuthByPolicy:


# define Realm or Handler

<Handler .....>

       AuthByPolicy ContinueUntilAccept

        <AuthBy LDAP2>
                Host ldap.server.com
                Version 3
                 .....
         </AuthBy>

        <AuthBy LDAP2>
                 ......
        </AuthBy>

</Handler>


hope that helps

regards

Hugh


On 21 Sep 2006, at 20:51, Rob Hunter wrote:

> Hi there
>
> Any idea what the syntax for multiple LDAP servers is in the AuthBy  
> section of radius.cfg?
>
> currently I have:
>
> <radius.cfg>
>        <AuthBy LDAP2>
>                Host ldap.server.com
>                Version 3
> ...........
> </snip>
>
>
> adding another 'Host' statement below that doesn't seem to give me  
> any error, and taking the first server offline doesn't produce the  
> required results. I'm not wanting to round-robin the requests, just  
> have a failover type scenario.
>
> Regards
>
> --Rob
>
> --
> 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.



NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/ 
radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.


--
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.

--
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.

--
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