[Mailman-Users] looking for: find_member.cgi

Jon Carnes jonc at nc.rr.com
Sun May 4 19:45:40 CEST 2003


On Sun, 2003-05-04 at 03:04, Jim Popovitch wrote:
> Hi,
> 
> I hosts several MM lists for others and I want to provide a way for them to
> search for a member within their lists.  I have tried wrapping find_member with
> a cgi script but this will not work because of permission problems.  Has anyone
> ever done this successfully and securely?
> 
> -Jim P.

Start out by placing your cgi in the ~mailman/cgi-bin/.. directory. Make
it group owned by "mailman" and then set the GID bit (so that your cgi
looks like the others).

Hopefully that will get your cgi running with the proper rights
(gid=mailman).





More information about the Mailman-Users mailing list