Hi, I have a simultaneous-use information belongs to a users radgropcheck.. What i want is, if i enter a value to users radcheck, it should bypass the radgroupcheck value..how it is possible?? For now, whatever i make the simultaneous use value for user, it uses the default settings from the radgroupcheck.
Yes, group attributes with := will overwrite user attributes in sql. List files after sql and put user specific attributes that shouldn't overwriten by group ones there. Ivan Kalik Kalik Informatika ISP -----Original Message----- From: freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org [mailto:freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org] On Behalf Of Oguzhan Kayhan Sent: 15 April 2009 12:50 To: freeradius-users@lists.freeradius.org Subject: priority in radcheck and radgroupcheck Hi, I have a simultaneous-use information belongs to a users radgropcheck.. What i want is, if i enter a value to users radcheck, it should bypass the radgroupcheck value..how it is possible?? For now, whatever i make the simultaneous use value for user, it uses the default settings from the radgroupcheck. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.57/2060 - Release Date: 04/15/09 06:34:00
Yes, group attributes with := will overwrite user attributes in sql. List files after sql and put user specific attributes that shouldn't overwriten by group ones there.
Ivan Kalik Kalik Informatika ISP
All my user properties and group properties are on sql actually. Doesnt it makes sense of overwriting user atributes to group attributes. So I can set group specific attributes and some user specific attributes for a certain user too? So if both user and group attributes are on sql, only way for me to remove that user from group to use user attributes right?
-----Original Message----- From: freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org [mailto:freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org] On Behalf Of Oguzhan Kayhan Sent: 15 April 2009 12:50 To: freeradius-users@lists.freeradius.org Subject: priority in radcheck and radgroupcheck
Hi, I have a simultaneous-use information belongs to a users radgropcheck.. What i want is, if i enter a value to users radcheck, it should bypass the radgroupcheck value..how it is possible?? For now, whatever i make the simultaneous use value for user, it uses the default settings from the radgroupcheck.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.57/2060 - Release Date: 04/15/09 06:34:00
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Doesnt it makes sense of overwriting user atributes to group attributes. So I can set group specific attributes and some user specific attributes for a certain user too?
It does but code doesn't work for := operator. In case of that operator group overrides the user value. In case of = user value takes presedence ove group value - and that is most commonly used operator. Patches are welcome - if you can figure out how to fix the code to work "properly" with := as well do send it in.
So if both user and group attributes are on sql, only way for me to remove that user from group to use user attributes right?
You can also update that attribute with unlang. Ivan Kalik Kalik Informatika ISP
-----Original Message----- From: freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org [mailto:freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org] On Behalf Of Oguzhan Kayhan Sent: 15 April 2009 12:50 To: freeradius-users@lists.freeradius.org Subject: priority in radcheck and radgroupcheck
Hi, I have a simultaneous-use information belongs to a users radgropcheck.. What i want is, if i enter a value to users radcheck, it should bypass the radgroupcheck value..how it is possible?? For now, whatever i make the simultaneous use value for user, it uses the default settings from the radgroupcheck.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.57/2060 - Release Date: 04/15/09 06:34:00
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.57/2060 - Release Date: 04/15/09 19:52:00
participants (2)
-
Ivan Kalik -
Oguzhan Kayhan