It looks like your majordomo is setup up as uid 851 and gid 12.
Not a configuration I recommend, or from reading the sendmail
FAQ, does not look like they recommend either.
Regardless, check your passwd and groups files to verify what
uid:gid majordomo really is. Check your /etc/majordomo.cf to
see where your lists are supposed to be ($listdir). Verify
that both the passwd file and the majordomo.cf agree on where
the $HOMEdir is.
>From the majordomo $HOME directory, as root do;
chown -R majordomo.majordomo *
chown root wrapper
cd lists # assuming it lives under majordomo's $HOME
rm *.new L.*
chmod 640 *.config
Now, depending on what settings you have customized in your
listname.config files, you may want to do writeconfig
commands for each of your lists, then go back in and make
sure none of the *config files have generic, out-of-the-box
password settings, which would allow students or other access
to your lists in a potentially dangerous way.
Dan Liston
Robin Sanders wrote:
>
> I'm using majordomo on a RedHat 6.2 system to manage a
> small number of department lists. My students and faculty
> members can subscribe and post to the lists without any
> problem.
>
> But everytime someone attempts to "unsubscribe" to a list, I
> get the following error message bounced back to my account
> (as the majordomo caretaker):
>
> >
> > MAJORDOMO ABORT (mj_majordomo)!!
> >
> > chown(851, 12, "/usr/local/majordomo-1.94.5/lists/mat164.new"): Operation not permitted
> >
>
> Any ideas on what this means? This happens even when there is no
> *.new or L.* file in my lists directory.
>
> Any ideas on how to fix the problem?
>
> By the way, majordomo has UID 851 and the group "mail" has GID 12.
>
> Thanks in advance for any help you can give me.
>
> Robin Sue Sanders
> Associate Professor and part-time sys adm
>
> mail: Mathematics Department
> Buffalo State College
> 1300 Elmwood Ave.
> Buffalo, NY 14222
>
> email: sanders@math.buffalostate.edu
>
> phone: (716) 878-6506
References:
|
|