[ From: Janet Rolsma <[EMAIL PROTECTED]> ]

Amir,

When you do an 'ls -l' on a file, you get something that looks like this:

-rwxr-xr-x    1 janet    staff         601 Dec  7 12:43 web.pl

the file permissions on that file say that the user (janet) has read, 
write and execute, the group (staff) has read and execute, and other 
(everybody on the system) has read and execute.  

If you want your testers to have execute privs on the file, make sure that 
they are in the same group as the file ownership shows then give the group 
the privs that you want.

Janet
-- 
Janet Rolsma
Application Design & Development Team
Oso Grande Technologies
5921 Jefferson NE
Albuquerque NM 87109
505-345-6555 ph
505-345-6559 fax
-
:::  When replying to the list, please use 'Reply-All' and make sure
:::  a copy goes to the list ([EMAIL PROTECTED]).
***  To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
***  For more information, check http://www.db2eug.uni.cc

Reply via email to