hello all
<div><br></div><div>I've used freeradius as the front of a LDAP server.</div><div><br></div><div>Here, I want to allow different access rights for each LDAP group & client ip address</div><div>For example below:</div>

<div><br></div><div>user X in LDAP group A, from ip  IP-A</div><div>user Y in LDAP group B, from ip IP-B</div><div><br></div><div>if the user is from IP-A and user in LDAP group A, then send Accept-Accept packet</div><div>

<br></div><div>How do this be done with freeradius?</div><div><br></div><div>Thanks a lot</div>