|
Re: apache mod_perl + suid question: msg#00193apache.mod-perl
On Fri, Jul 26, 2002 at 06:40:31PM -0400, pandit_tushar@xxxxxxx wrote: > 1: The usermod command doesn't get executed. I have tried debugging > this...by having a log file(/usr/local/apache/logs) and the mod_perl > process does open the wrapper script..but then does nothing. It does > not execute the command. What am I doing wrong ? Try '/usr/sbin/usermod' instead of 'usermod'. It may be a path issue. Also, 'usermod' might have to be run interactively (rather than reading from standard input), so you may have to create a virtual terminal in order to interface with usermod. (I might be wrong on this, and I can't elaborate further.) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | apache mod_perl + suid question: 00193, pandit_tushar |
|---|---|
| Next by Date: | RE: apache mod_perl + suid question: 00193, pandit_tushar |
| Previous by Thread: | apache mod_perl + suid questioni: 00193, pandit_tushar |
| Next by Thread: | RES: apache mod_perl + suid question: 00193, Vitor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |