Question : machine user vs domain user

what is the difference between these kinds of users.

is the machine user created from within the server and the other created in AD outside the server? what are the practical implications?

thanks

Answer : machine user vs domain user

i think what you're looking for is something like this:

local user (as you call "machine user") - belongs only to one workstation.  has nothing to do with authentication on server resources.  handled completely by the local machine, not affected by actions of other machines or servers.  if the machine is a domain member, a local user would likely have limited access to the local machine, and no access to the server resources.  valid for login on only that computer.

domain user - managed by the domain controllers (active directory).  can be members of groups, have policies applied to them that grant/restrict access.  permissions come from the parent groups, or the user themselves.  has network-wide access to any resource granted to them.  can log into any computer (subject to permissions).
Random Solutions  
 
programming4us programming4us