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
[EMAIL PROTECTED]
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to