Forum Discussion

MikeA_8676's avatar
MikeA_8676
Icon for Nimbostratus rankNimbostratus
Apr 10, 2012

iRule to run SQL Query

Have a need to query a SQL database for username and password. Is it possible for an iRule to query a SQL database in APM?

 

 

Thanks in advance.

 

1 Reply

  • Hi MikeA,

     

     

    The listed authentication methods for APM are:

     

     

    RADIUS server

     

    LDAP server

     

    Microsoft® Active Directory®

     

    HTTP authentication

     

    RSA SecurID over RADIUS

     

    RSA Native SecurID

     

     

    However you might be able to make something using the HTTP Authentication as a substitution of the SQL Query.

     

     

    Look here for more information and a deeper description of the HTTP Authentication method:

     

    Configuring Authentication Using AAA Servers

     

     

    Hope this helps.