You could create one user and then use ~mailman/bin/clone_member to create each of the other users of a mailing list. That way they will all start off with the same password....
Other than that, your best bet would be to modify the add_members script so that it lets you specify a password for each user. Jon Carnes ----- Original Message ----- From: "Michael Keightley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 6:06 AM Subject: [Mailman-Users] Setting users password from command line > We are hoping to migrate our mailing lists over to Mailman in the near future. > To do this we will need to add all users in our current mailing lists using the > add_members command. Is there anyway to set a password with this, rather than > one being generated randomly? We want to allocate a password initially to each > users so when we migrate to mailman a user doesn't have 20 passwords for the 20 > mailing lists they might currently be on. > > Michael > -- > Michael Keightley <[EMAIL PROTECTED]> Tel: +44 131 220 4491 > Systems Manager, Quadstone Limited, Fax: +44 131 220 4492 > 16 Chester Street, Edinburgh EH3 7RA, Scotland http://www.quadstone.com > > ------------------------------------------------------ > 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 ------------------------------------------------------ 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
