I'm trying to solve a problem we have, which requires some pointer to a 
file archive (that must be authenticated to) which accompanies a Mailman list.

What we've been doing is using "strings -a" to get the passwords out of 
config.db, then putting those into an .htpasswd file.  Obviously very hacky.

I wonder if there's a better way to do this, or if someone has a solution 
to a similar issue.

For example, it would be just as well for us that someone authenticates 
with the web archives (this is a private list) and therein a pointer to the 
file archive is available, where the code just uses that same cookie.


Thanks.


------------------------------------------------------
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

Reply via email to