A user is an entity that has the ability to log in, and therefore has a password for the purpose of authentication. Normally, a “user” corresponds to a person using resources of a system. However, there is no restriction that only a person can log in to a system.
This is the most fundamental unit of access control. A file can only have one “user” owner.