Results 1 to 4 of 4
Good day all,
I am very new and am having problems with user permissions. I want to be able to allow users to run a certain program. It requires the ...
- 03-05-2010 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 10
operation permissions
Good day all,
I am very new and am having problems with user permissions. I want to be able to allow users to run a certain program. It requires the user to "Make" but when the they do they receive an error Permission denied. They need permission to create see error
FATAL: can't create rhcli.o: Permission denied
I have tried to understand the userid # and I get confused. I want the user to have some root permissions but not 100%. How do I do this. Thank you!
insmod: error inserting './dpio2-linux-kernel-module.ko': -1 Operation not permitted
- 03-05-2010 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,939
Is this multiple users on one machine?
Multiple users on a LAN?
What type of program?
Where is the program located, what directory?
You would need write permissions in whichever directory to create/modify.
You can change permissions by logging in as root from a command line and on many systems using the GUI.
It would be helpful if you let us know which distribution of Linux you are using.
- 03-05-2010 #3
- 03-06-2010 #4Just Joined!
- Join Date
- Aug 2009
- Posts
- 10
Thank you for the response.
Just one user
Using Red Hat 4 kernel 2.6.9-55
Program - Dpio2 with rhtest
Located on Desktop - with full permissions to r,w and x
More on Monday, enjoy the weekend!!!!


Reply With Quote