Hi All,<br><br>1. When i configure the free-radius to use redundant ldap, the radius server contacts the secondary ldap server first.<br><br>My config file options are: <br><br>authorize {<br> ...<br> ....<br> redundant{
<br> ldap_primary<br> ldap_secondary<br> }<br> ..<br>}<br><br>authenticate {<br> ..<br> ..<br> Auth-Type LDAP {<br> redundant {<br> ldap_primary
<br> ldap_secondary<br> }<br> }<br>}<br><br> #unix<br> eap<br>}<br><br><br>ldap ldap_primary {<br> ;;<br> ..<br>}<br><br>ldap ldap_secondary {
<br>....<br>...<br>}<br><br>2. My users file has : DEFAULT LDAP-Group := "groupname1" some vendor specific attributes follows..<br> DEFAULT LDAP-Group := "groupname2" .....<br>
<br> Do i need to specify it as ldap_primary-LDAP-Group := "groupname1"<br> ldap_secondary-LDAP-Group := "groupname1" ?? or the previous define itself will work ??
<br><br>Its very urgent. Please reply me if you have any idea.<br><br>Thanks in advance.<br><br>Regards,<br>Sumi.<br> <br><br><br>