Alain Williams writes:
> * that mailman passwords are locked away in python pickles .. this
> makes them difficult to access/maintain through scripts written in
> other languages.
Not at all. Just write a python script to get the passwords out, then
call that script. Inefficient? Of course-
At 8:21 PM +0100 10/17/06, Alain Williams wrote:
> * that mailman passwords are locked away in python pickles .. this
> makes them difficult to access/maintain through scripts written in
> other languages.
There's a variety of reasons why passwords are being eliminated from
future versions of
On Tue, Oct 17, 2006 at 12:55:52PM -0500, Patrick Bogen wrote:
> On 10/17/06, Melinda <[EMAIL PROTECTED]> wrote:
> > Has anyone come up with a good management for passwords. We are about to
> > introduce Mailman to the university and many are concerned about password
> > management and generating
On 10/17/06, Melinda <[EMAIL PROTECTED]> wrote:
> Has anyone come up with a good management for passwords. We are about to
> introduce Mailman to the university and many are concerned about password
> management and generating a lot of helpdesk calls. We currently are running
> Listproc on a Sola
Has anyone come up with a good management for passwords. We are about to
introduce Mailman to the university and many are concerned about password
management and generating a lot of helpdesk calls. We currently are running
Listproc on a Solaris. We want to move to Mailman on a RedHat Linux box.