freeradius and 2 ldap servers
    Terry J Fike Jr 
    tfike at mtasolutions.com
       
    Thu Apr 27 20:33:16 CEST 2006
    
    
  
Okay, i'm probably being a little dense here but just wanted to check 
i'm understanding this correctly.
if i'm running 2 ldap servers; in the users file, do i need a default 
entry for each ldap server?
for example:
moving from a line like this with a single ldap server:
DEFAULT Huntgroup-Name == People, Ldap-Group == dial, User-Profile := 
"uid=dial,ou=profiles,ou=radius,dc=mtaonline,dc=net", Ldap-UserDN := 
`uid=%{User-Name},ou=People,dc=mtaonline,dc=net`
         Fall-Through = no
to two lines like this:
DEFAULT Huntgroup-Name == People, Ldap_primary-Ldap-Group == dial, 
User-Profile := "uid=dial,ou=profiles,ou=radius,dc=mtaonline,dc=net", 
Ldap-UserDN := `uid=%{User-Name},ou=People,dc=mtaonline,dc=net`
         Fall-Through = no
DEFAULT Huntgroup-Name == People, Ldap_secondary-Ldap-Group == dial, 
User-Profile := "uid=dial,ou=profiles,ou=radius,dc=mtaonline,dc=net", 
Ldap-UserDN := `uid=%{User-Name},ou=People,dc=mtaonline,dc=net`
         Fall-Through = no
assuming your ldap instatiations are ldap_primary and ldap_secondary 
respectively.
thanks in advance
t-
-- 
Terry J Fike Jr
System Administrator
MTA Solutions
907-793-4100
tfike at mtasolutions.com
    
    
More information about the Freeradius-Users
mailing list