3.91.2. AuthBySelectParam Previous topic Parent topic Child topic Next topic

This optional parameter specifies a bind variable to be used with AuthBySelect. Unquoted realm is available as %0. For more information, see Section 3.8.1. SQL bind variables.
Here is an example of using AuthBySelectParam:
AuthBySelect select HOST, PORT, AUTHDN, AUTHPASSWORD, BASEDN, USERNAMEATTR, \
       PASSWORDATTR, HOLDSERVERCONNECTION from RADSQLAUTHBY where TARGETNAME=?
AuthBySelectParam %0