On Sat, 2002-10-12 at 18:00, Charles E Campbell wrote: > > Can anyone tell me what I am doing wrong? So I need to be su'd as > mailman? I don't have the mailman password so I have been working as root. > > Thanks Chuck Campbell > Well, if you can login as root, then you can: su mailman If you are logged in as root, it won't ask you for a password.
Try su-ing as the Mailman user and running the command: ~mailman/bin/newlist You can also reset the password for Mailman by logging in as root and typing: passwd mailman Good Luck - Jon Carnes ------------------------------------------------------ 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/
