Given what I learned writing my module, that would certainly work. I think you'd be hooking check_user_id with the very first call that happens in that phase. That said, I don't know if there might be a better way to handle this...
Thanks, Rick Houser Auto-Owners Insurance Systems Support (517)703-2580 -----Original Message----- From: Dave Ingram [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2008 10:11 AM To: modules-dev@httpd.apache.org Subject: Logging authentication requests Hi all, Just thinking about logging... Is it currently possible to log authentication requests (ideally both success and failure, individually)? If not, is it possible? And where should the module fit into the authentication chain? Is this related to Rick Houser's earlier posts about "wrapping an existing hook"? Dave