Re: [opensuse] Installation methods



On Monday 05 February 2007 00:38, Kenneth Schneider wrote:
Actually 555 would do. the modes are rwx where r=4, w=2 and x=1. Add
them together for the total. The minimum needed to run a file (script)
is r_x=5, you need the ability to Read the file and eXecute it.

500 would do, if you are the owner of the script.

and for a binary, you only need execute permissions, so 100 is the minimum
needed

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: Problem with Performance Monitor Alerts and "Run As" command
    ... First check that the account has read and execute permissions to the ... script that you are running, and also that BATCH has permissions to ... When creating the Performance Alert and this user is put into Administrators ...
    (microsoft.public.windows.server.general)
  • Re: Perl Script as a Cron Job
    ... Yes the above is the correct path of the script: when i run perl ... Yes it has execute permissions (i changed it chmod +x for the code file) ...
    (perl.beginners)
  • Re: [9fans] Octopus installation on Plan9
    ... Has the setup.sh execute permissions? ... I fix the install script to make sure this does not happen again. ... I am in the process of installing an Octopus PC on plan9. ... After accepting the password change the script prints: ...
    (comp.os.plan9)
  • Re: Problem with Performance Monitor Alerts and "Run As" command
    ... If it runs as an admin then there must be a permissions problem. ... First check that the account has read and execute permissions to the ... script that you are running, and also that BATCH has permissions to ... When creating the Performance Alert and this user is put into Administrators ...
    (microsoft.public.windows.server.general)
  • Re: Perl Script as a Cron Job
    ... I have set the Shebang in my code to the below ... Does your script have execute permissions ... >>> Mazhar ...
    (perl.beginners)