Domain Users v. Authenticated Users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone please explain to me the differences between the Domain Users
group and the Authenticated Users group.

Thank you.
 
Well, a local account wouldn't be a domain user for one. I think a more
common question is the different between authenticated users and Everyone.
AfaIk, the difference there is that guest accounts are not part of
authenticated users, but they are part of the Everyone group.

Ray at work
 
Pretend said:
Can someone please explain to me the differences between the Domain
Users group and the Authenticated Users group.

Thank you.

Domain users=users. Authenticated users=includes all users who authenticate.
 
Domain Users are all users in an Active Directory domain. When you create a
domain user account it is automatically a member of the group.
Authenticated Users is a builtin local group representing anything that has
authenticated to use the local machine. It could be a local user or domain
user. Critically it also includes computer accounts that have been
authenticated. Domain policies by default are applied to Authenticated
Users, which includes computers.
When you give Read access to a software library, to enable software to be
installed, you would give it to Authenticated Users so that the machine
System account could install software at startup without a logged on user.
Anthony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top