LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-11-2007, 08:11 AM   #1
dsabelli
LQ Newbie
 
Registered: Jul 2007
Posts: 1

Rep: Reputation: 0
RedHat 2.6.9-55.EL on Itanium2 ; execvp 13 EACCES


Hi All,
I am working of an application that is able to run on *any* version on Linux.

During these days we are testing it on Linux RedHat 2.6.9-55.EL on Itanium2 and we got the failure into "execvp 13 EACCES" when our main process is trying to start a new process.

The tricky thing is that the Main process is owned by a user and the child process is instead owned by root.

Is there any security restriction in this version for Linux?
Our code works fine in any Linux version so we suspect that or
Linux RedHat 2.6.9-55.EL itanium2 add some "security" restriction for the users or some changes into execvp or maybe some changes into users or group needs to be made.

Any help is appreciated.
 
Old 07-11-2007, 10:38 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
RHEL comes by default with SELinux enabled I believe. SELinux is like a firewall on steroids. You might try disabling it (which will require a reboot) to see if you get different results after the boot.

Also you have iptables by default - you can disable it temporarily by typing "service iptables stop" (start would restart it later).

Also you're on Itanium which is 64 bit. I'm wondering if there is some difference in the libary you need to make it work on 64 bit?

P.S. What you gave was the kernel version - to see the actual RedHat version type "cat /etc/redhat-release" and/or "cat /etc/issue".
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
execl() fails with EACCES after setuid() call pampo Linux - Security 3 05-30-2007 07:36 PM
execl() fails with EACCES after setuid() call pampo Linux - Security 2 05-28-2007 05:39 PM
what is execvp? jules_fraser Linux - Networking 14 01-19-2004 04:11 PM
execvp rose_bud4201 Linux - General 1 02-23-2003 02:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration