Service accounts and user accounts are prime targets for cyberattacks, and every organization has a combination of both types of accounts. Once one of these accounts is compromised, a cyberattacker can move laterally, infiltrate the business, and access critical data. To best protect against cyberattacks, it’s important to understand the basics of user accounts and service accounts—they are not the same thing!
A service account is a non-human privileged account usually located within operating systems and used to run applications or services. Service accounts are not associated with any human identity. A user account is an account tied to a human identity. A standard user account represents a human identity and typically has an associated password to prevent authorized access.
Let’s go over the fundamentals of service accounts and user accounts.
A service account, sometimes referred to as a system account, is a non-human privileged account usually located within operating systems and used to run applications or services. As a type of privileged account, service accounts have associated privileges, including local system privileges. Service accounts require elevated privileges to function, connect to resources on the network, and access sensitive data and applications. Cybercriminals target service accounts because they have access to business-critical IT infrastructure and data.
Service account nomenclature
In Windows: Service accounts are referred to as:
In Unix & Linux: Service accounts are referred to as:
In the cloud: Service accounts are known as:
Service accounts pose an interesting yet troubling risk to organizations. Service accounts are not associated with any human identity and may not be directly managed by a human. On top of this, service accounts’ privileges and functions make them critical to IT infrastructure and business applications. It's no exaggeration to say that service accounts are digital phantoms, as organizations usually do not keep records on existing service accounts.
It’s no surprise business leaders are terrified of directly managing their service accounts, lest something goes wrong and a business function is crippled—or worse! Changing service account credentials can have a chain reaction on dependencies. It’s challenging for organizations to deal with their service accounts when there are no records detailing what the accounts do and what they affect.
Learn more about managing service accounts: Back to Basics: Service Account Management 101
Service accounts go unchecked because:
User accounts are the accounts you are most likely familiar with. Simply put, a user account is an account tied to a human identity. Securing user accounts is critical in safeguarding an organization’s systems and data. Let’s take a closer look at the two primary kinds of IT user accounts: standard and privileged.
This is the user account you are most likely familiar with—a standard user account represents a human identity and typically has an associated password to prevent authorized access. Active Directory user accounts are an example of standard user accounts. You probably have a number of these accounts yourself both at work and at home. In a typical organization, most employees have standard user accounts as they don’t require special data or elevated access rights.
While securing standard user accounts is important, privileged user accounts have access to sensitive information and elevated privileges. Organizations can have three times more privileged user accounts than physical employees, which requires a balancing act between security and productivity. Privileged user accounts provide administrative access to enterprise systems, according to the permissions levels.
Privileged user accounts are typically used by system administrators, as they manage particular systems, environments, or other IT infrastructure. Privileged users require elevated privileges to do the following:
While most non-IT employees only have standard user accounts to do their jobs, IT staff can have multiple accounts. An IT administrator could have multiple standard user accounts and privileged accounts, allowing them to access different systems and perform different tasks.
Learn more about privileged accounts: The 7 Deadly Privileged Accounts You MUST Discover, Manage, and Secure