Automatic addition of groups?
Katsuhiro Kondou
Katsuhiro_Kondou at isc.org
Wed Mar 10 08:15:59 UTC 2004
In article <B6B4BBD2DF029D408B977F7E6F0AC9BB704560 at postal.santacruz.tko-software.com>,
"Dayton Jones" <dayton.jones at tko-software.com> wrote;
} Basically, I created a form that allows input of a name, then the cgi
} runs `/usr/local/news/bin/ctlinnd newgroup <group>`;
}
} The group doesn't get created, instead I get an error in
} /var/log/http/error_log (RH9, perl 5.8.0, apache 2.0.40-21) that says:
} "standard in must be a tty"
}
} If I have the cgi write the command to a file, then run the file by
} hand, it works fine - I just can't get the cgi itself to create the
} group.
}
} What am I missing?
I don't think ctlinnd takes care of stdin, so I suspect
that cgi may be related to the problem.
--
Katsuhiro Kondou
More information about the inn-workers
mailing list