groupreply attribute was override
On 12 Nov 2014, at 12:04, chenjiang <chenjiang@microshield.com.cn> wrote:
Hi! Experts
Sorry for disturbing, I want to use radgroupreply attribute “Auth-Type:=Reject” to disable some users, but found this attribute is override by others procedure and it is not works.
Because it's being added as a reply attribute and not a control attribute. You need to add Auth-Type to the check items with the := operator. -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
chenjiang wrote:
Sorry for disturbing, I want to use radgroupreply attribute “Auth-Type:=Reject” to disable some users, but found this attribute is override by others procedure and it is not works. ... and in radgroupreply, there is a Auth-type:=Reject attribute:
Put "Auth-Type := Reject" into the radgroupcheck table, not the radgroupreply table. Alan DeKok.
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
chenjiang