2 Jan
2010
2 Jan
'10
5:34 a.m.
On Sat, Jan 2, 2010 at 1:59 PM, Eric <bbahar3@gmail.com> wrote:
My users differ in ldap attributes. I want session-timeout of some users to be the value of counter and for others the session-timeout that I define in freeradius for them. How should I distinct them?
Excuse me.
The packets from vpn server to ldap-1 are the same as ldap-2.
OK...
I want only in freeradius.org have ldap ldap-1 and ldap-2 for theses users.
How will you tell them apart?
Think of how you will get "user 1" to use "ldap-1", and "user 2" to use "ldap-2".
FreeRADIUS isn't magic. It cannot magically determine which user
should go to which ldap server. *You* need to figure out how to make that decision, and then write the configuration for FreeRADIUS to use.