I need to access DBI table fields in the AuthenDBI/AuthzDBI data base.  I
think a good way to do this, would be to provide a new directive which
would specify the table field values to be placed into the Apache notes.
For example:
Auth_DBI_note_field UID
would add a key/value pair (field_name/value) into the Apache notes for
each request accepted (not rejected) by Apache::AuthzDBI.  If more that one
field name directive was provided, each would then in turn have a notes
key/value entry.  In this way, a module down stream could retrieve the
field/value pair from Apache notes to process their requirements.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to