Hi all,
I've been using majordomo 1.94.1 on my NetBSD 1.2 box successfully.
I've patched it with the 1.94.3 version, but since that day I receive
the following error:
/usr/local/etc/majordomo-1.94.1/wrapper: error: Not running with proper
UID and GID.
Make certain that wrapper is installed setuid, and if so,
recompile with POSIX flags.
554 "|/usr/local/etc/majordomo-1.94.1/wrapper resend -l medol medol-
from my Makefile:
# You need to have or create a user and group which majordomo will run
as.
# Enter the numeric UID and GID (not their names!) here:
W_USER = 150
W_GROUP = 150
# If your system is POSIX (e.g. Sun Solaris, SGI Irix 5 and 6, Dec
Ultrix MIPS,
# BSDI or other 4.4-based BSD, Linux) use the following four lines. Do
not
# change these values!
WRAPPER_OWNER = root
WRAPPER_GROUP = $(W_GROUP)
WRAPPER_MODE = 4755
POSIX = -DPOSIX_UID=$(W_USER) -DPOSIX_GID=$(W_GROUP)
ll /usr/local/etc/majordomo-1.94.3/wrapper
-rwsr-xr-x 1 root mlm 12986 Jun 26 13:10
/usr/local/etc/majordomo-1.94.3/wrapper*
what's wrong with these?
Please help me, TIA for help and excuse me for the orrible english.
--
-------------------------------
Marco Leone mleone@neomedia.it
Neomedia System Manager
http://www.neomedia.it/
Phone +39.91.348340
Fax +39.91.348746
Palermo, Italy
--------------------------------
|
|