Hello,

cana rich wrote:
Hello,

I am using RedHat 7.2. I have a shell (root is the owner) and i would like it to be execatable by others user but not readable by the other users.

ls -l give :

-rwx--x-- 1 root mygroup 5030 jan 06 10:00:01 program1.bsh
> I have tried : chmod 710 program1.bsh

but when i log in other user(who belong to mygroup) and try to execute the shell i have the message : "Can't open"

Could you help me?

Thanks in advance.

Canarich


------------------------------------------------------------------------
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail <http://fr.mail.yahoo.com>
I don't think you can do that with any script. A script needs to be read by
the interpreter before it can be executed.

Best Regards
Willem Brown
--
iServe (Pty) Ltd.
http://www.iserve.co.za/

Tel: +27 (0)11 258-7800
Fax: +27 (0)11 258-7888
Cell: +27 (0)83 271-0839



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to