[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] MAJORDOMO ISSUE raq3



Hi,
moved /usr/local to /home/usr/ and used a symbolic link to connect.

Since then I had some majordomo problems. I moved the majordomo back - ie i have a /usr/local/majordomo and all the other dirs now link to /home/usr/local/...

Have been getting the following sort of error:

in the logs:
RAA24523: to="|/usr/local/majordomo/wrapper -v site117 -f www.domain.org resend -l pafc pafc_site117-list", delay=00:00:04, xdelay=00:00:00, mailer=prog, stat=Operating system error

in an error email :

wrapper: Trying to exec /usr/local/majordomo/resend failed: Permission denied
Did you define PERL correctly in the Makefile?
HOME is HOME=/usr/local/majordomo,
PATH is PATH=/bin:/usr/bin,
SHELL is SHELL=/bin/sh,
MAJORDOMO_CF is MAJORDOMO_CF=/usr/local/majordomo/majordomo.cf
451 "|/usr/local/majordomo/wrapper -v site117 -f www.domain.org resend -l pafc pafc_site117-list"... Operating system error


Now I have gone through the permissions and reset the ownerships etc which got wrecked when the move happened and reset them to the same as on another box.

When I run the ./wrapper config-test on the other box it goes through fine -(with three small errors - but they dont seem to affect the majordomo lists).

When I run it on the RAQ3 I get:

------------------------------------------------------------
---------------- Config-test for Majordomo ----------------
------------------------------------------------------------
--------------------- Obvious things: ---------------------
------------------ environment variables ------------------
   FQDN=web.ozdns.net.
   HOME=/usr/local/majordomo
   LOGNAME=root
   MAJORDOMO_CF=/usr/local/majordomo/majordomo.cf
   PATH=/bin:/usr/bin
   SHELL=/bin/sh
   USER=root
--------------------- euid/egid checks ---------------------
   effective user  = mail (uid 8)
effective group = admin wheel disk adm sys daemon bin root (gid 27 10 6 4 3 2 1 0 )
---------------------- uid/gid checks ----------------------
   real      user  = mail (uid 8)
real group = admin wheel disk adm sys daemon bin root (gid 27 10 6 4 3 2 1 0 )
------------------------------------------------------------

        Non obvious things that cause headaches:

------------------------------------------------------------
Configuration file "/usr/local/majordomo/majordomo.cf" is not owned by effective UID.
Stopped at /usr/local/majordomo/config-test line 126.

Now the permissions on the majordomo.cf etc are:

-rwxr-x---   1 root     root        64564 Feb 20 17:24 majordomo
-rw-r-----   1 root     root        10945 Feb 20 17:24 majordomo.cf
-rwxr-x---   1 root     root        23763 Feb 20 17:24 majordomo.pl
-rwxr-x---   1 root     root          137 Feb 20 17:24 majordomo_version.pl


anyone able to throw any light into my darkness here ?

cheers

Jim Carey