|
Majordomo-Users (June 1996) |
Just to be very clear on this point before I go editing the wrapper.c file.
If I have in my Makefile set as follow:
W_UID = 50
W_GID = 50
W_CHOWN=root
W_CHMOD=4755
Then I would want to put in a 50 below?
> int groups[] = { POSIX_GID, 0 };
> ^^^-- get rid of the zero
> you _only_ want POSIX_GID
>
>
Jason
--
Jason Burns E-mail: jason@3ws.com
Webmaster 3rd Wave Solutions
Follow-Ups:
References:
|