it happens on all the machines that i tried.
Don't think it is virus.
However i cannot find any doc talking about NONE user
Main Topics
Browse All TopicsDoes any one know what is the user none?
I query the local user account and get the user called none.
But i don't have this user defined on my user account.
I know SYSTEM, authenticated user, network etc is internal defined by Windows.
But what is user NONE?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
If you bring up the explorer,
bring up properties on any folder and then select security tab.
Click Add ... button and then type NONE on
Enter the object names to select field
(make sure the location is pointed to your own machine)
and then click ok.
You will see ComputerName\None user is added to the user list.
Strange.
None isn't there by default. After clicking Add, entering None and using Check Names, just click Cancel and it should not be added to the list of users, and would have continued being covered by the permissions for the Everyone group (which by default does not include Full Control)... but the Allow boxes should have matched the permissions given to the Everyone group (where it came from) when adding it. If you delete that specific username, it will go back to being covered by the Everyone group's permissions.
As you're digging, you might also notice there's a Group named None.
e.g. click the Advanced button on that dialog, go into Object Types to uncheck all but Groups, OK back out then Check Names on 'None' (with only "Groups" in the top field) and you'll find that group name too. :-)
OK, so it won't show anywhere, no matter how hard you try or how many Windows dialogs you inspect, eg. (my standalone PCs Username is DC845WN)
C:\>net localgroup
Aliases for \\DC845WN
--------------------------
*Administrators
*Backup Operators
*Guests
*HelpServicesGroup
*Network Configuration Operators
*Power Users
*Remote Desktop Users
*Replicator
*Users
The command completed successfully.
I don't see a Group named NONE, which is why I was puzzled.
Kit Skinner asked the same question here, and it's a damned good question to which I certainly don't fully know the answer and nobody did there either:
http://archives.neohapsis.
Good plain english explanations of SIDs (Security Identifiers):
http://kb.iu.edu/data/aotl
http://en.wikipedia.org/wi
More in-depth:
http://servermigrator.blog
Well known SIDs in Windows:
http://support.microsoft.c
Scroll down to this one in the above page:
SID: S-1-5-domain-513
Name: Domain Users
Description: A global group that, by default, includes all user accounts in a domain. When you create a user account in a domain, it is added to this group by default.
Take particular note of that "513" RID (Relative ID - http://en.wikipedia.org/wi
SecTok - Command line tool to display parts of the process token of current process. (WinNT to Vista).
http://www.joeware.net/fre
Displays the user SID and name of the current token and all sids/names of groups that token has.
This utility should display the NONE Group's SID when run from the command line with no parameters, or redirected to a text file:
sectok > report.txt
My results on a standalone XP system - see the "513" RID at the end?:
User: S-1-5-21-527237240-1715567
Group: S-1-1-0 - Everyone
Group: S-1-2-0 - LOCAL
Group: S-1-5-11 - NT AUTHORITY\Authenticated Users
Group: S-1-5-21-527237240-1715567
Group: S-1-5-32-544 - BUILTIN\Administrators
Group: S-1-5-32-545 - BUILTIN\Users
Group: S-1-5-4 - NT AUTHORITY\INTERACTIVE
Group: S-1-5-5-0-55070 - Logon Session
According to this page (related to Cygwin):
http://www.cygwin.com/cygw
GID 513 is of special interest. This GID is a well known group with different naming in local systems and domains. Outside of domains the group is named 'None' (`Kein' in German, `Aucun' in French, etc.), in domains it is named 'Domain Users'. Unfortunately, the group `None' is never shown in the user admin tool outside of domains.
This is an interesting discussion about Windows Local vs Domain SID Cloning Issues, the lead-in part being the most universally related to this general issue:
http://www.excaliburtech.n
Business Accounts
Answer for Membership
by: dfkePosted on 2009-08-27 at 13:15:52ID: 25202211
You system could somehow be compromised. Disable the account or best is to just remove it. Scan your system for virii , spyware and trojans just to be sure.