On Fri, 2003-02-28 at 14:50, Vince LaMonica wrote: > Hi all, > > Is there anyway to log who logs in when accessing a private archive? > Looking through my apache access_log file, I can tell what IP/hostname the > folks who access the private archives are coming from, but other than > that, I have no further details about the person. Since the authentication > process doesn't use .htaccess, access_log doesn't contain the > userid/password of the person logging in. > > I checked $prefix/logs and nothing about w3-access was contained in those > log files. > > Any ideas? > > Thanks, > > /vjl/
I took a quick look at the Source Code and it seems fairly simple to dump that info out to one of the Mailman logs (or to a new log, depending on how many lines of code you want to add). Good luck ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
