bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#819: 23.0.60; group and owner "Everyone" - what's that about?


From: Eli Zaretskii
Subject: bug#819: 23.0.60; group and owner "Everyone" - what's that about?
Date: Fri, 29 Aug 2008 20:46:00 +0300

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Fri, 29 Aug 2008 08:00:39 -0700
> Cc: 
> 
> emacs -Q
> Dired on a subdir of, say, c:\
>  
> .. has the owner and group listed as "Everyone". What's that about? If
> I click `..', I see that none of the files or subdirectories in c:\
> belong to "Everyone" (in my case). That "Everyone" artifact is
> incorrect and misleading.

You interpret "Everyone" too literally.  "Everyone" is the Windows way
of attributing a file's ownership to no one in particular.  This is
what you will see for each and every file on a FAT32 volume, because
FAT32 does not support file security, only NTFS does.

So "Everyone" is not an artefact, it's what Windows reports to Emacs
as the owner and primary group of a file or directory.

That said, I cannot reproduce this on my machine, with NTFS
filesystem: each file and directory I see belongs to some valid user
or group, and in particular all subdirectories of c:\ have
"Administrators" as the owner of ".." and "SYSTEM" as its primary
group.  That is what I'd expect on a typical Windows machine with NTFS
filesystem.

So what you see is some strange peculiarity of your system, I think.
Perhaps because you upgraded your filesystem from FAT32?

In any case, "Everyone" is a legitimate value of a Windows owner
and/or primary group of a file.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]