I hope you have this solved by now, but I went three weeks without
receiving the list due to my own aggressive anti-spam rules.
Hopefully, your wrapper is suid root. If not, chmod 4755 wrapper.
If this still does not help, it means your wrapper is not compiled
properly to match your installation. Look in the Makefile for
W_USER and W_GROUP. While you are at it, make sure W_HOME matches
what you have in /etc/passwd and that this matches in majordomo.cf
too.
Dan Liston
Escherich wrote:
>
> Hello majordomo-users,
>
> I am having a really hard time to get majordomo to work, I have
> followed all the guides I can find on the net, read all the
> faq's, but I can't figure out the problem.
>
> I am using freebsd 4.5!
>
> When i run the ./wrapper config-test as non root, I get the
> following error message:
>
> ------------------------------------------------------------
> ---------------- Config-test for Majordomo ----------------
> ------------------------------------------------------------
>
> --------------------- Obvious things: ---------------------
> ------------------ environment variables ------------------
> HOME=/usr/local/majordomo
> LOGNAME=esso
> MAJORDOMO_CF=/usr/local/majordomo/majordomo.cf
> PATH=/bin:/usr/bin
> SHELL=/bin/sh
> USER=esso
> --------------------- euid/egid checks ---------------------
> effective user = esso (uid 1001)
> effective group = esso wheel esso esso (gid 1001 0 1001 1001 )
> ---------------------- uid/gid checks ----------------------
> real user = esso (uid 1001)
> real group = esso wheel esso esso (gid 1001 0 1001 1001 )
> ------------------------------------------------------------
>
> Non obvious things that cause headaches:
>
> ------------------------------------------------------------
> Config file "/usr/local/majordomo/majordomo.cf" not owned by effective UID.
>
> My ls -l looks like this:
>
> -rw-r--r-- 1 majordom majordom 10498 Apr 2 17:02 majordomo.cf
>
> Someone told me to
> `ln -s /usr/local/majordomo/majordomo.cf /etc/majordomo.cf`
>
> But it does not help, I am real stuck, could someone please help!!
>
> Thanks
>
> --
> Best regards,
> Escherich mailto:jimmy@escherich.dk
References:
|
|