2 Jan
2010
2 Jan
'10
8:04 p.m.
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?
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.
You are asking us how to organize your users??? Well, *you* are the one who is supposed to think of that. Put them in different groups or something. Ivan Kalik