files "owner"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CSS
    Junior Member
    • May 2004
    • 21

    #1

    files "owner"

    Hello,

    When I use PHP to check the properties of the files I see a number (e.g. 1223) us the "user" and my username as the "group".

    What is that number user?
  • Frank Hagan
    Senior Member
    • Mar 2004
    • 724

    #2
    I'm not sure what that number is; on my server, all the files have the same number, but it doesn't correspond to my DIS-xxxx number.

    Comment

    • AndrewT
      Administrator
      • Mar 2004
      • 3656

      #3
      Each Unix user/group has a specific number assigned to it. Whether it is called by name or number, it is still the same thing. Different programs will list these differently.

      Comment

      Working...