3.44.4. UserAttrQuery Previous topic Parent topic Child topic Next topic

This optional parameter allows you to control the query used to get user-specific RADIUS check and reply items. %0 is replaced by the (possibly rewritten) User-Name. Other special formatting characters may be used.
Defaults to
select ATTR_ID, VENDOR_ID, IVALUE, SVALUE, ITEM_TYPE \
from RADCONFIG where NAME=%0 order by ITEM_TYPE