?same file perms constantly wrong?

Ask a Question related to Mac Applications & Software, Design and Development.

  1. #1

    Default Re: ?same file perms constantly wrong?

    In article <bf6hr0$2nl$1@acme.gcfn.org>, Fred Moore <fmoore@gcfn.org>
    wrote:
    > Hi all, Could use a little help with some UNIX permissions stuff.
    >
    > *Every*day* I run DFA to repair permissions, and *every*day* the same
    > files have screwed up permissions and group IDs. They are
    >
    > ./private/var/db/netinfo/local.nidb/Clean and
    > ./private/var/run/utmp
    >
    > Any idea why this is happening and, more importantly, should I be worried?
    "Repair Permissions" simply goes through the "bill of materials" files
    for each package you've installed on the system and sets the
    permissions according to each package's BOM. It is not unlikely that
    two different installs would install the same file but have slightly
    different permissions. So every time you repair permissions, the
    permissions on that file will get set one way by the first package,
    then the other way by the second package. Each package will report
    that the permissions are "wrong" for that file. But the differences
    are minor enough not to affect the computer's operation.

    It is not necesary to run Repair Permissions every day.

    --
    Jerry Kindall, Seattle, WA <http://www.jerrykindall.com/>

    When replying by e-mail, use plain text ONLY to make sure I read it.
    Due to spam and viruses, I filter all mail with HTML or attachments.
    Jerry Kindall Guest

  2. Similar Questions and Discussions

    1. Prob with Win32:: Perms
      Sorry for the newbie question and the answer is probably staring me in the face, but.... Im running XP, Apache2.0.49(Win32),...
    2. Win32::Perms
      Sorry for the newbie question and the answer is probably staring me in the face, but.... Im running XP, Apache2.0.49(Win32),...
    3. The Win32::Perms module ActiverPerl 5.8 is available.
      Hi, I have recompiled the Win32::Perms module. The original was written by Dave Roth http://www.roth.net/perl/perms/. Regrettably Dave has never...
    4. [PHP] Web server file perms || More than I can chew.....
      > On my local machine (win2k pro, apache), no problems -- everything works If you create a subdirectory of the root level public HTML directory,...
    5. Perms for crontab file
      Hello, I'd like for other people to list crontab and submit cron jobs. How do I give them access/perms to do this. When one of the users makes...
  3. #2

    Default Re: ?same file perms constantly wrong?

    Fred Moore <fmoore@gcfn.org> wrote:
    > *Every*day* I run DFA to repair permissions, and *every*day* the same
    > files have screwed up permissions and group IDs. They are
    >
    > ./private/var/db/netinfo/local.nidb/Clean and
    > ./private/var/run/utmp
    >
    > Any idea why this is happening and, more importantly, should I be worried?
    No. See
    [url]http://docs.info.apple.com/article.html?artnum=25364[/url]
    [url]http://docs.info.apple.com/article.html?artnum=107230[/url]

    kenichi
    kenichi kikuchi Guest

  4. #3

    Default Re: ?same file perms constantly wrong?

    Thanks for the responses. Now I'll sleep better.

    --Fred
    Fred Moore Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139