Re: [Mailman-Users] Passwords of members UPDATE

2003-01-22 Thread Steve Rifkin
But, the python commands you want me to try DO work (and mailman still yields the same errors from my previous e-mail): # python -V Python 2.2.2 # python Python 2.2.2 (#1, Jan 9 2003, 16:24:27) [GCC 2.95.2 19991024 (release)] on sunos5 Type "help", "copyright", "credits" or "license" for more i

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-19 Thread Barry A. Warsaw
Steve, You're first problem looks like a classic "permission denied" problem. I'd suggest running bin/check_perms to see if that clears up your problems. The second issue you had (no module name "time") looks like your Python installation is broken. You should be able to do something like the

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-09 Thread Steve Rifkin
I recently installed mailman 2.1 (upgrading over our mailman 2.13) to correct a problem with list admin passwords. At the time of the upgrade, I was running python 2.1 Today I finally ran genaliases to modify the old mm list aliases for the new mailman. With the aliases in place, I sent e-mail

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-09 Thread Barry A. Warsaw
> "SR" == Steve Rifkin <[EMAIL PROTECTED]> writes: SR> OK, I upgraded to MM2.1. After having to run check_perms with SR> -f to fix permissions, I finally got the web pages up. SR> When I go in as site admin and change the list admin's SR> password for a list, I *still* canno

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-06 Thread Steve Rifkin
> A better solution would be to upgrade to MM2.1. It uses sha1 hashing, > which will always be available. OK, I upgraded to MM2.1. After having to run check_perms with -f to fix permissions, I finally got the web pages up. When I go in as site admin and change the list admin's password for a

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-03 Thread Barry A. Warsaw
The ownership issue is a red-herring. As long as it's group owned by mailman and it's g+rw you should be fine. I'm guessing somewhere along the way Python got upgraded and the status of the crypt libraries changed (either they were there before and not now, or vice versa). Try setting USE_CRYPT

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-03 Thread Steve Rifkin
Just did another reinstall of 2.0.13. Again, installed with no problems. Check_perm ran fine... again And, the list ownerships for the config.db file for my test list is: -rw-rw 1 mailman mailman 3169 Jan 03 11:57 config.db (owned and group-owned by mailman) Then, I log into the

Re: [Mailman-Users] Passwords of members UPDATE

2003-01-03 Thread Steve Rifkin
> > What are you using for Password authentication on your system? Are you > using PAMs? What does your /etc/nsswitch.conf file look like (are you > using NIS)? NIS is used, but the mailman user account info is local to the web server. Mailman's home directory, though, is shared between the

Re: [Mailman-Users] Passwords of members UPDATE

2002-12-27 Thread Jon Carnes
Catching up on a few of your messages... I'm betting that your Web-server runs as user nobody, so changes via the web to the list config may end-up as being owned by "nobody". Shouldn't you have the sticky bit set for the group on all those directories and files (if the check came back okay then

Re: [Mailman-Users] Passwords of members UPDATE

2002-12-27 Thread Steve Rifkin
Oh, I should also add that, as user mailman, when I run: bin/check_perms I get: No problems found Steve -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.py

Re: [Mailman-Users] Passwords of members UPDATE

2002-12-27 Thread Steve Rifkin
Going an extra step, I compiled python 2.2.2 and put it in place. I then rebuilt mailman (based on the new python). Again, mailman works EXCEPT FOR list admin passwords. I'm running out of options. I'm now at python 2.2.2 and mailman 2.0.13, and my list admins cannot log in, but the site admi

Re: [Mailman-Users] Passwords of members

2002-12-27 Thread Steve Rifkin
The other interesting thing I found is that once I log into a list as the SITE ADMIN, if I go to change the list admin's password, I can put anything into: Enter new password: Then, I can put something different into: Confirm new password: I can then proceed to click Submit Your Changes, an

Re: [Mailman-Users] Passwords of members

2002-12-27 Thread Steve Rifkin
t. Then I changed the list admin pw for th list (logged in as the site > > admin), and did a dumpdb again. I get the same encrypted password for the list > > admin (and therefore, still cannot log in as the admin). > > > > What else can I try? > > > > Thanks! &

Re: [Mailman-Users] Passwords of members

2002-12-24 Thread Jon Carnes
admin (and therefore, still cannot log in as the admin). > > What else can I try? > > Thanks! > > Steve > [EMAIL PROTECTED] > > > Subject: Re: [Mailman-Users] Passwords of members > > From: Jon Carnes <[EMAIL PROTECTED]> > > To: Steve Rif

Re: [Mailman-Users] Passwords of members

2002-12-23 Thread Steve Rifkin
admin). What else can I try? Thanks! Steve [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] Passwords of members > From: Jon Carnes <[EMAIL PROTECTED]> > To: Steve Rifkin <[EMAIL PROTECTED]> > Cc: Mailman users Mailing list <[EMAIL PROTECTED]> > Content-Trans

Re: [Mailman-Users] Passwords of members

2002-12-14 Thread Jon Carnes
In this version of Mailman the admin password for the list is encrypted, well sort of... If you want to be clever and look at the source you can easily figure this part out. In any case, I've seen this problem before after an upgrade and it seems to be that the encryption has changed. Normally re

Re: [Mailman-Users] Passwords of members

2002-12-14 Thread Steve Rifkin
Now that we can see the plain-text passwords of members using dumpdb on the config.db file, how can we see the specific list admin password for a given list? I could see plaintext passwords for the users, but for what looked like the admin, I saw something very different than what the password

Re: [Mailman-Users] Passwords of members

2002-12-13 Thread Jon Carnes
The archives have a script for this (for versions 2.0.x), and you can easily modify the script found here to do it (you will have to be system admin): http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.007.htp On Fri, 2002-12-13 at 12:25, Gary Smith wrote: Hi. How do I find out the pa

[Mailman-Users] Passwords of members

2002-12-13 Thread Gary Smith
Hi.   How do I find out the passwords of subscribers with out clicking on the 'send me my password button'?   Thanks,   Gary SmithMSN 8 with e-mail virus protection service: 2 months FREE* -- Mailman-Users mailing list [EMAIL PROTECTED] http://m