(RADIATOR) RADAUTHLOG SQL Error

Erich Zigler erich at superheronetworks.com
Thu Mar 11 15:58:04 CST 2004


<AuthLog SQL>
        Identifier AuthLoggerSQL
        DBSource        dbi:mysql:radiator
        DBUsername      radiator
        DBAuth          xxxxxxxxxxxxxx
        Table           RADAUTHLOG

        SuccessQuery insert into RADAUTHLOG (TIME_STAMP, USERNAME, TYPE,
REASON,
 BADPASSWORD) values (%t, '%n', 1, %1, 1)

        FailureQuery insert into RADAUTHLOG (TIME_STAMP, USERNAME, TYPE,
REASON,
 BADPASSWORD) values (%t, '%n', 0, %1, %3)

</AuthLog>

FailureQuery works, however SuccessQuery doesn't.

Any ideas?

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list