[Mailman-Users] Bug Help

John Dennis jdennis at redhat.com
Wed Apr 27 17:34:31 CEST 2005


On Wed, 2005-04-27 at 11:06 -0400, Loomis, Todd, CTR, DMSO wrote:
> Yes I get
> uid=41(mailman) gid=41(mailman) groups=41(mailman)

Then this command:

python -c "import pwd; print pwd.getpwnam('mailman')[2]"

should print 41, if it doesn't then I'm at a loss other than
you might have python problems.

But are you sure the line that is failing is:
pwd.getpwnam('mailman')[2]

and not something that references MAILMAN_USER?

-- 
John Dennis <jdennis at redhat.com>




More information about the Mailman-Users mailing list