On 04/14/2011 11:02 AM, Remco van Noorloos wrote: > Is it possible to override CONNECTION_ID with a second query / AuthColumnDef?
Both AcctColumnDef in AuthBy SQL and AuthAttrDef in AuthBy LDAP2 add attributes. Both AuthBy SQL and AuthBy LDAP2 offer a hook that can be used to modify for example, the request, after the search has completed but before the results have been processed. So you could remove CONNECTION_ID, if required, with a PostAuthSelectHook or PostSearchHook during AuthBy SQL or LDAP2, respectively. Thanks, Heikki -- Heikki Vatiainen <[email protected]> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc. _______________________________________________ radiator mailing list [email protected] http://www.open.com.au/mailman/listinfo/radiator
