Re: [PLUG] Issue of "mknod failed" messages

2009-07-13 Thread Manas Alekar
> Some program or script is trying to call 'mknod' without root > permissions, and hence the error? > /sbin/scsi_id, might be getting called from udev rules. /etc/sudoers might help. Manas ___ Pune GNU/Linux Users Group Mailing List

Re: [PLUG] Issue of "mknod failed" messages

2009-07-10 Thread Shakthi Kannan
Hi, --- On Fri, Jul 10, 2009 at 10:25 PM, Amey Modak wrote: | We have this product running on Linux (FC5) \-- Time to upgrade? --- | Jul 10 09:18:20 localhost scsi_id[26712]: create_tmp_dev: mknod failed: Permission denied. \-- Some program or script is trying to call 'mknod' without root permi

[PLUG] Issue of "mknod failed" messages

2009-07-10 Thread Amey Modak
Hello, I am working on a product which is in IP Routing domain. This product has a web based UI for doing some configurations. We have this product running on Linux (FC5) & we use Apache httpd version 2.2.2. My problem is whenever I try to access any page from the web UI, I get following me