Flamingo Raises $4.5M Seed Round

Every top-ranking guide to privileged access management was written by a PAM vendor for a single enterprise buyer. If you run an MSP, or you manage IT with a dozen admin accounts nobody remembers creating, that advice only half fits. This guide covers what PAM does, where it stops, and how to pick tooling when you're securing ten client environments instead of one.

TL;DR

  • Privileged access management (PAM). The controls that vault, monitor, and time-limit accounts with admin-level power over systems, data, and other identities.
  • Why it matters. Credential abuse kicked off roughly 22% of breaches, per Verizon's 2025 DBIR.
  • PAM vs IAM. IAM governs every identity in the business. PAM governs the dangerous ones.
  • For MSPs. Per-client vaults and tenant separation are the whole game. Single-tenant PAM breaks at client number two.
  • Cost. Per-user or per-asset pricing. Audit your privileged account count before any demo.

What Privileged Access Management Means

Privileged access management is the discipline of controlling, monitoring, and auditing accounts that hold elevated rights: the accounts that can change systems, read sensitive data, or create and delete other accounts. A standard user can break their own laptop. A privileged user can break the company.

The category covers more than the domain admin login taped inside someone's brain since 2019. Privileged accounts include local admins on every endpoint, service accounts that run scheduled jobs and never rotate their passwords, application and API credentials, emergency break-glass accounts, and the cloud roles that can spin infrastructure up or down. In a 200-seat business, the privileged account count usually lands in the hundreds once service accounts get counted. Almost nobody has counted.

Privileged account management, the older name still floating around RFPs, described the narrow job of storing and rotating admin passwords. The category outgrew it. Modern privileged access management covers the access itself, not just the credential: who requested elevation, who approved it, what happened during the session, and whether the privilege went away afterward. That shift matters when you're evaluating tools, because plenty of products still sell the 2015 version under the 2026 name.

A quick tour of what counts as privileged, since the label hides variety. Domain and global admin accounts are the obvious tier. Below them sit local administrator accounts on every workstation, the service accounts running backups and sync jobs, application credentials wired into scripts, database and hypervisor logins, network device access, and the break-glass account whose password lives in a fire safe, or worse, a shared OneNote. Each type fails differently. Service accounts fail loudest, because they hold real power, never take vacations, and their passwords predate the current staff.

PAM exists because of one principle: least privilege. Every identity gets the minimum access needed for the task in front of it, for the shortest time that task takes. Everything else in the category, vaulting, session recording, just-in-time elevation, is machinery for enforcing that principle without grinding work to a halt.

If the vocabulary is new, this explainer covers zero standing privileges and just-in-time elevation without the vendor framing:

Why Attackers Go Straight for Admin Accounts

Attackers stopped breaking in. They log in. Verizon's 2025 Data Breach Investigations Report put credential abuse at roughly 22% of initial access, the top vector. Sophos's 2026 State of Identity Security survey, covered by Security Management, found 71% of organizations took at least one identity-related breach in the prior year.

The privileged subset is where the damage concentrates. The 2025 Ponemon-Sullivan privacy report tied 45% of insider incidents to overprivileged internal users, and priced the average malicious-insider breach at $4.92 million. A stolen standard-user password gets an attacker one mailbox. A stolen admin credential gets them lateral movement, ransomware deployment at scale, and the backups deleted before the encryption starts.

That math is why cyber insurance carriers now ask pointed questions about privileged access on renewal questionnaires, right next to MFA and EDR. Weak answers show up in the premium. We covered how insurers read your security controls in our breakdown of the MSP security stack.

PAM vs IAM, PIM, and EPM

The acronym soup around identity security causes real buying mistakes, so here's the boundary map.

CategoryWhat it governsThe question it answers
IAM (identity and access management)Every identity: users, groups, SSO, MFA, lifecycleWho is this person and what can they touch?
PIM (privileged identity management)Which identities hold elevated roles, mostly in Entra ID and cloud directoriesWho is allowed to become an admin, and when?
PAM (privileged access management)The elevated access itself: vaulting, sessions, just-in-time elevation, auditWhat are the admins doing with that power?
EPM (endpoint privilege management)Admin rights on individual endpoints, elevating single apps or tasksCan we remove local admin without drowning the helpdesk?

IAM is the umbrella. PIM decides who can hold privilege, and it's largely a Microsoft-ecosystem term. PAM controls and records what privileged accounts do across servers, network gear, databases, and cloud. EPM handles the endpoint-level slice: stripping local admin rights and elevating one process at a time. The two get confused constantly because both say "privilege," but EPM is account-level control's endpoint cousin. We wrote a full guide to endpoint privilege management if that's the layer you need first.

The distinction that matters commercially: password managers are not PAM. A vault that stores credentials for humans to copy and paste solves sharing, not privilege. It doesn't record sessions, rotate credentials after use, or remove standing admin rights.

The Core Pieces of a PAM Platform

Strip the vendor branding and privileged access management software does six jobs.

Credential vaulting comes first. Privileged passwords, SSH keys, and API secrets move into an encrypted vault, and checkout gets logged. Good vaults rotate the credential after every use, so a copied password dies in minutes.

Session management is the second pillar. When a technician opens a privileged session on a server or firewall, the PAM system brokers the connection, records the session, and can terminate it live. Session recording turns "who changed the firewall rule" from an archaeology project into a two-minute lookup.

Just-in-time access is where modern PAM solutions separate from legacy vaults. Instead of standing admin accounts that exist 24/7 waiting to be stolen, access gets granted for a task and a time window, then evaporates. Gartner's April 2025 research on JIT approaches to PAM, authored by Felix Gaehtgens, Michael Kelley, Paul Mezzera and colleagues, is blunt about the older model: vaulting and rotating credentials helps, but "the risk posed by standing privileges remains high unless efforts are made to change operational models to reduce standing privileges."

The remaining three: discovery, which continuously finds privileged accounts you didn't know existed; least-privilege enforcement, which trims what each role can do; and audit reporting, which turns all of the above into the evidence an insurer or compliance auditor wants. PAM integration with your ticketing matters more than the feature grid suggests. Elevation requests that flow through the PSA get approved in minutes. Elevation requests that need a portal login get bypassed.

Cloud PAM extends the same six jobs to infrastructure that never touches your directory: AWS and Azure roles, Kubernetes secrets, SaaS admin panels. If your clients run cloud workloads, check that a candidate platform treats cloud entitlements as first-class privileged accounts rather than an add-on module priced separately.

Machine Identities Are the New Admin Problem

The fastest-growing privileged population isn't human. Service accounts, API keys, automation scripts, and now AI agents all hold standing access, and none of them respond to security awareness training. Sophos's 2026 State of Identity Security report flagged lax management of AI agents and other non-human identities as a direct driver of breach costs, and the pattern is easy to picture: an AI agent with write access to your PSA is a privileged account, whether or not anyone filed it under that heading.

The PAM use cases here are the same as for humans, applied without the ego problems. Vault the API keys. Rotate machine credentials on a schedule instead of never. Scope each automation to the least privilege it needs. And put discovery on a loop, because machine identities multiply every time someone ships an integration. If your PAM rollout only counts people, the inventory is already wrong on day one.

What Single-Tenant Guides Skip: PAM for MSPs

Here's the gap in every vendor glossary: they assume one company, one directory, one set of admins. An MSP holds privileged access to dozens of client environments at once, which changes the problem completely.

Tenant separation becomes the first requirement. Client A's domain admin credentials and client B's firewall logins can't live in one shared vault where any technician sees both. Multi-tenant PAM platforms keep per-client vaults with per-client access policies, so a tech assigned to three clients holds elevation rights in exactly three.

Technician lifecycle is the second. When a tech leaves an MSP, offboarding means revoking privileged access across every client they ever touched. With standing shared admin accounts, that's a rotation project across 40 tenants that quietly never finishes. With just-in-time elevation and individual accounts, it's one identity disabled, and the audit trail shows every session they ever opened.

The third is uncomfortable: the MSP itself is the high-value target. The 2021 Kaseya VSA attack demonstrated the blast radius when attackers reach tooling that holds privileged access into hundreds of client environments. Your RMM, your documentation platform, and your PAM vault are exactly that tooling. Privileged access management for an MSP protects your clients from your compromise, not just from their own.

Regulators and frameworks caught up. Microsoft's GDAP pushed partners from standing global admin toward scoped, time-boxed roles in client tenants. CIS Controls and cyber insurance questionnaires both now probe how service providers separate and log privileged access per client.

Picture the difference on an ordinary Tuesday. Without PAM: a tech grabs the shared "CLIENT-admin" login from a spreadsheet, fixes the server, and the password stays valid, known to eleven people, until someone remembers to rotate it. With PAM: the tech requests elevation from the ticket, gets a 60-minute scoped session, the session records itself, and the credential rotates at checkout. Same fix, same fifteen minutes of work. One of these versions survives an insurance audit and a departing employee.

How to Roll Out PAM Without Breaking Your Techs' Day

PAM projects die from ambition. The pattern that survives contact with a real helpdesk is incremental:

  1. Discover. Run discovery across AD, Entra ID, endpoints, and cloud. Count privileged accounts, including service accounts. Expect the number to be 3-5x your guess.
  2. Vault the crown jewels. Domain admins, firewall and hypervisor logins, break-glass accounts. Turn on rotation.
  3. MFA every privileged login. Cheapest risk reduction on the list.
  4. Kill standing privilege where it hurts. Move technician elevation to just-in-time for servers and client tenants first. Endpoints come later, usually via EPM.
  5. Record high-value sessions. Domain controllers, firewalls, anything with client data.
  6. Audit quarterly. Re-run discovery, prune accounts that crept back, and hand the report to your insurance renewal.

Steps 1 through 3 fit inside a month for a mid-size shop. Step 4 is a change-management project, not a technical one. Budget time for the technician who has held domain admin since 2017 and considers it a personality trait.

Two failure modes account for the stalled projects. The first is vaulting everything on day one, which turns every routine fix into a checkout ceremony and gets the platform quietly abandoned by week three. The second is skipping service accounts because they're tangled, which leaves the highest-risk credentials outside the system you just paid for. Sequence around both: humans first for adoption, service accounts second on a schedule, and privileged access management best practices like session recording layered in once the vault is habit rather than friction.

The rollout question MSPs hit first is what JIT elevation costs per endpoint, and where the small end of the market gets priced out:

Choosing PAM Tools Without Buying Shelfware

The market splits into three tiers. Enterprise suites, CyberArk, Delinea, BeyondTrust, own the Gartner Magic Quadrant and price accordingly: strong for a 5,000-seat bank, heavy for a 12-person MSP. Mid-market platforms like KeeperPAM and ManageEngine PAM360 bundle vaulting, session management, and JIT at per-user prices an SMB can carry. MSP-specific PAM, Securden Unified PAM MSP, Evo Security, ManageEngine's MSP edition, builds multi-tenancy in from the start.

Before any demo, four questions do the filtering. Is multi-tenancy native or a workaround with folders? What does the license meter: users, endpoints, vaulted accounts, or sessions? Does JIT elevation work with your PSA approval flow, or does it need its own portal? And can you export full audit logs without an upsell? The best PAM solution for your shop is the one your techs stop noticing, because elevation requests resolve faster than the old shared-password ritual.

If you're comparing this category against the password managers you already know, our multi-tenant password manager roundup marks where each product ends and real PAM begins. The short answer: KeeperPAM and a couple of others straddle the line, and everything else in that list is a vault for humans, not a privilege control plane.

The must-have versus nice-to-have argument plays out in the open here, vendors named:

Where PAM Sits in a Consolidating Stack

PAM stays a specialist tool. The rest of the MSP stack doesn't have to. The economics driving consolidation, per-tool subscriptions climbing faster than seat counts, apply to the eight other tabs your techs keep open, and every consolidated tool is one fewer integration your PAM audit trail has to cover.

That's the design bet behind OpenFrame, Flamingo's AI-native all-in-one MSP/IT platform: RMM, native PSA, and AI agents that resolve tickets in one place, priced to undercut the sprawl and built without vendor lock-in. It doesn't replace your PAM tool. It shrinks the surface around it, and its agents handle the level one and two noise so your techs spend elevation windows on work that needs them.

The r/msp thread above opens skeptical, the way any tool claim should be met. The hands-on reports land further down. If you'd rather watch than read, here's the walkthrough:

Start with the discovery scan this week. The privileged account count it returns will make the rest of the project sell itself, to your team, your clients, and your insurer. Attackers already treat admin credentials as the front door. The only question is whether that door gets a lock and a camera before someone tries the handle.

Vladislav Marchenko

Head Of Marketing

Hi all! My name is Vlad and I’ve been brought on to head the marketing team at Flamingo. Thankfully, this isn’t the first time I will be building a marketing department from scratch, so the experience should come in handy. Now it’s time to dive into the world of MSPs and find myself in this new world.

Related Content

Blog Posts

Product Releases

Podcasts

Webinars

Case Studies

Events

Onboarding Guides

Frequently Asked Questions

Privileged Access Management

Privileged access management (PAM) is the set of controls that vault credentials, monitor sessions, and time-limit accounts with elevated rights over systems and data. It enforces least privilege, so admins, service accounts, and machine identities hold only the access a task needs, only while it needs it.
IAM governs every identity in an organization: logins, SSO, MFA, and lifecycle. PAM is the specialized layer for accounts with elevated rights, adding credential vaulting, session recording, and just-in-time elevation. IAM answers who someone is; PAM controls and records what privileged users do.
PIM decides which identities are allowed to hold elevated roles, mostly inside Microsoft Entra ID and cloud directories. PAM governs the elevated access itself across servers, network gear, and cloud: vaulting credentials, brokering and recording sessions, and auditing everything that happens during them.
MSPs hold admin access to dozens of client environments, which makes them high-value targets and a single point of compromise. Multi-tenant PAM keeps per-client vaults, scopes technician elevation, records sessions, and turns offboarding into disabling one identity instead of rotating credentials across every tenant.
Pricing is usually per user, per endpoint, or per vaulted account, and varies widely between enterprise suites and MSP-focused platforms. Audit your privileged account count first, including service accounts, then compare license meters, and watch for session recording or audit exports sold as add-ons.
Native multi-tenancy with per-client vaults, just-in-time elevation that plugs into your PSA approval flow, session recording on high-value systems, automatic credential rotation, and audit logs you can export without an upsell. A password manager alone does not qualify: it stores credentials but cannot control privilege.

About OpenFrame

OpenFrame isn't built to plug into your stack. It replaces it. Instead of duct-taping a dozen tools together (RMM, MDM, SIEM, patching, remote access, each its own login and bill), we bundle it into one unified platform: RMM, MDM, monitoring, automation, remote access, patch management, security monitoring, and ticketing, plus built-in AI copilots. So "does it integrate with X?" usually means: you won't need X anymore.
Most platforms give you one piece and expect you to bolt the rest on. OpenFrame unifies the whole stack in one place, with AI copilots built in. Fewer logins, fewer bills, less duct tape.
In the cloud, on US soil. Your data stays stateside.

MSP AI Agents

Yes. In production MSP shops today, 10% to 25% of tickets close before a human opens them. Thread alone has processed 173 million tickets across 750-plus MSP partners at 96% triage accuracy, handing back 490,000-plus technician hours. Agents own the low-risk, high-volume work (password resets, MFA enrollment, known installs, onboarding and offboarding) and flag anything that touches production data or needs judgment for a human to take.