Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Computers for Beginners (https://www.askmehelpdesk.com/forumdisplay.php?f=79)
-   -   Octal access codes (https://www.askmehelpdesk.com/showthread.php?t=403667)

  • Oct 7, 2009, 02:53 PM
    andyhaus1057
    Octal access codes
    a) How do octal access control codes work?


    b) How do you set access controls with command line options instead of octal codes?
  • Oct 7, 2009, 03:12 PM
    Stratmando

    What are you working with?
    Try this:
    Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion
  • Oct 7, 2009, 04:42 PM
    Scleros
    Strat, this question is a follow-up to Unix controls.

    Quote:

    Originally Posted by andyhaus1057 View Post
    How do octal access control codes work?

    The Wikipedia article I referenced in Unix controls covers this. What isn't clear?

    Quote:

    Originally Posted by andyhaus1057 View Post
    How do you set access controls with command line options instead of octal codes?

    See the chmod command man page or the man page on your system, particularly the parts regarding specifying the parameters of the command using symbolic mode. Only root or the file's owner can make changes. Example: chmod u=rwx MyFile.

  • All times are GMT -7. The time now is 04:45 AM.