3.78.3. AuthReply Previous topic Parent topic Child topic Next topic

This optional parameter specifies an SQL query that is used to get reply items for a user. Special characters are supported, as well as a single bind variable for the user name being searched. Defaults to:
SELECT id, UserName, Attribute, Value, op FROM radreply WHERE
Username=? ORDER BY id