linux/security/permissions question.. running a perl script
From: bruce (bedouglas_at_earthlink.net)
Date: 10/15/04
- Previous message: Michel Donais: "RH-9 list of up-to-date"
- Next in thread: bruce: "RE: linux/security/permissions question.. running a perl script"
- Reply: bruce: "RE: linux/security/permissions question.. running a perl script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com> Date: Fri, 15 Oct 2004 13:10:32 -0700
hi...
i have an issue where i'm trying to run a perl script without the use of the
'perl' before the script.
i'd like to be user 'foo' and be able to '/cat.pl' and have the script run.
this works ok when i'm 'root'. however, i get a permission err.
$ ./svncopy.pl
./svncopy.pl: permission denied
i understand that this is a permission prob, but i can't figure out how to
resolve it.
'cat.pl' is owned by user 'foo' and has perms of 755
the dir for 'cat.pl' is owned by user 'foo'...
any ideas/thoughts on what to do to resolve this....
thanks...
-bruce
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Michel Donais: "RH-9 list of up-to-date"
- Next in thread: bruce: "RE: linux/security/permissions question.. running a perl script"
- Reply: bruce: "RE: linux/security/permissions question.. running a perl script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|