ldap group filter by different incoming IPs
Hello all, We want to do a sceranio like below: (Pre-requisties: a radius server RD, a ldap backend LD, and 2 unix clients CA and CB with different IPs) CA sends user auth requests to RD, RD would only send if the user is in ldap group A CB sends user auth requests to RD, RD would only send if the user is in ldap group B Is it possible for only one radius server to do this according to different incoming IPs? Thanks a lot stephon
Stephon Chen wrote:
We want to do a sceranio like below: (Pre-requisties: a radius server RD, a ldap backend LD, and 2 unix clients CA and CB with different IPs) CA sends user auth requests to RD, RD would only send if the user is in ldap group A CB sends user auth requests to RD, RD would only send if the user is in ldap group B
Is it possible for only one radius server to do this according to different incoming IPs?
Yes. You can set up a virtual server for client A, and another for client B. See raddb/sites-available/README Alan DeKok.
participants (2)
-
Alan DeKok -
Stephon Chen