Most engineers think…
Most engineers think BeyondTrust is one product you install once — "we have BeyondTrust", so passwords, vendor access and endpoint rights must all be covered.
Wrong — BeyondTrust is a family built from acquisitions (Bomgar, Avecto, PowerBroker/eEye-era BeyondTrust, Likewise, Entitle). Buying Password Safe gives you a vault; it does not give you PRA’s vendor access or EPM’s endpoint least privilege. Knowing which box solves which problem — and what its old name was — is the actual job skill interviewers test.
① The heritage map — Bomgar, Avecto, PowerBroker, PBIS
Walk into any PAM team in Bengaluru and you will hear product names that do not exist on beyondtrust.com any more: "the Bomgar box", "Avecto policies", "PowerBroker on the Linux estate". None of these people are out of date — the old names are baked into service names, registry paths, binaries and even job descriptions. BeyondTrust today is one badge over four bloodlines, and you need to speak both generations fluently.
The strangest story first. In 2018, Bomgar — a remote-support appliance company — acquired BeyondTrust and then kept the BeyondTrust name. The buyer took the target’s name, because BeyondTrust was the better-known PAM brand. Bomgar’s technology became today’s Remote Support (helpdesk) and Privileged Remote Access (PRA). The lineage is still visible in production: the appliance’s vendor-support tunnel and update domains live on bomgar.com to this day.
Three more bloodlines. Avecto Defendpoint became Endpoint Privilege Management (EPM) for Windows and Mac — and the Windows agent service is literally still named "Avecto Defendpoint Service", with its config under HKLM\SOFTWARE\Avecto\Privilege Guard Client. PowerBroker became Privilege Management for Unix & Linux (PMUL) — every binary keeps the pb prefix (pbrun, pbmasterd), and even Password Safe’s session-proxy registry path says PBPS (PowerBroker Password Safe). PBIS / Likewise became AD Bridge, and the agent still installs to /opt/pbis.
The four bloodlines
Tap each card — old name on the front, what it became (and where it still leaks) on the back.
Acquired BeyondTrust in 2018, kept the BeyondTrust NAME. Became Remote Support + PRA. So: "Bomgar box" = the RS/PRA appliance.
Became EPM for Windows and Mac. The Windows service is still named Avecto Defendpoint Service. So: old name lives on every endpoint.
Became PMUL. pbrun, pbmasterd and the PBPS registry path all keep the pb prefix. So: see pb anywhere, think PowerBroker.
Became AD Bridge — Linux joins Active Directory. Agent still installs to /opt/pbis. So: file paths reveal heritage.
Pause & Predict
Predict: you open regedit on a Password Safe appliance and find HKLM\SOFTWARE\BeyondTrust\PBPS\SessionManager. What does PBPS stand for — and why is it still there? Type your guess.
When a JD says "PowerBroker experience" it means PMUL; "Bomgar" means Remote Support/PRA; "Avecto" or "Defendpoint" means EPM. In the room, say both: "Privilege Management for Unix and Linux — the old PowerBroker, so pbrun and pbmasterd." One sentence proves you know the product AND its history. Put both names on your CV — recruiters keyword-search the old ones.
In a Wipro interview, the panel asks Sneha: "We still run the Bomgar box for vendor access — can you manage it?" What are they actually running?
② The product family by problem solved
Stop asking "what is BeyondTrust?" and start asking "which pain is this box for?" Five pains cover the whole family: shared unrotated privileged passwords · vendors needing access without VPN · helpdesk remote-controlling employees · everyone-is-local-admin laptops · Linux root chaos with a separate local account on every box. Five pains, five products — and picking the wrong one is the most common rookie mistake in PAM projects.
Pain 1: shared passwords → Password Safe. The vault that stores, rotates and brokers privileged credentials. Think of an SBI bank locker: your key plus the bank officer’s key (request + approval), the counter register (audit trail), and the lock re-keyed after every visit (rotation on check-in). Crucially it also has a session proxy: admins RDP/SSH to the proxy, never to the target, and the password never reaches their screen. Password Safe runs on the BeyondInsight platform — more on that in section ③.
Pain 2 and 3: remote access — two products, one bloodline. PRA walks vendors and admins to privileged infrastructure: it is the escorted-plumber model. A VPN hands the plumber a duplicate key to your whole house; PRA walks him to the one leaking bathroom, on CCTV, and out — per-system sessions, every client dialing outbound on TCP 443, no inbound firewall holes, everything recorded. Remote Support is the same Bomgar lineage pointed at a different audience: helpdesk technicians supporting employees’ machines, licensed by concurrent technicians (PRA is typically named-user). Same appliance family, different job — confusing them is a classic interview trap.
Pause & Predict
Predict: the network team says "just give the OEM vendor a VPN account — it works fine." What will the auditor flag, and which product answers all of it? Type your guess.
Pain 4: local admin everywhere → EPM. The wedding-hall rule: the guest stays a normal guest, but one task gets a temporary VIP band. EPM removes admin rights from users and instead elevates individual applications by policy — the user account never becomes administrator. Pain 5: Linux chaos → PMUL + AD Bridge. pbrun is like a gram-panchayat approval system: the request goes to pbmasterd (the sarpanch with the central rulebook), which stamps ACCEPT or REJECT, pblocald does the work and pblogd writes every keystroke in the register. Unlike sudo, the decision is made centrally, not from a local file an admin can edit. AD Bridge is Aadhaar for Linux: one central AD identity accepted by every server, instead of a separate local account per box.
# run a privileged task — pbmasterd decides centrally per /etc/pb.conf policy pbrun id # request execution on a remote run host pbrun -h db-prod-01 uname -a
$ pbrun id uid=0(root) gid=0(root) groups=0(root) $ pbrun -h db-prod-01 uname -a Linux db-prod-01 5.14.0-427.el9.x86_64 #1 SMP x86_64 GNU/Linux
Sneha at Infosys faces this
Sneha’s manager says: "We bought BeyondTrust — remove local admin rights from 5,000 laptops by Friday." She logs into the BeyondInsight console, hunts every menu, and finds nothing about Workstyles, elevation or application policies.
Wrong product. The client bought Password Safe (vault + rotation on BeyondInsight). Endpoint least privilege is EPM — a separate product with its own console (PM Cloud) and its own per-endpoint agent. A vault cannot elevate an application.
Match the pain to the product: "everyone is local admin" is the EPM lane, not the vault lane. Check what is actually licensed before promising a date.
PM Cloud (EPM console) > Policies > Create Policy > QuickStart for Windows templateProcure/activate EPM, deploy the agent via Intune/SCCM, start from the QuickStart for Windows template (All Users + High/Medium/Low Flexibility workstyles), brand the messages, then remove users from the local Administrators group in rings.
On a pilot laptop after a reboot: right-click an approved app → "Run as administrator" now shows the EPM policy message instead of the Windows UAC prompt, and the test user is no longer in the local Administrators group.
Symptom: leadership believes endpoints are protected because "BeyondTrust is deployed" — but laptops are still full of local admins, or vendors still come in over VPN. Cause: one product’s licence got mentally stretched across the whole family. Fix: keep a one-line scope map — Password Safe = vault, PRA = vendor access, EPM = endpoints, PMUL = Linux — and check the actual licence before answering any "are we covered?" question.
Karthik at Airtel must remove local admin rights on 8,000 Windows laptops, but engineers still need ONE packet-capture tool to run elevated. Which product does this job?
③ The platform layer — BeyondInsight, Insights, Entitle, Pathfinder One
Above the five products sits a layer most beginners never get straight. Start with BeyondInsight: it is the management platform and web console that Password Safe runs on — one login, two layers. BeyondInsight owns the plumbing every vault needs: the Assets grid, Discovery scans that walk your IP ranges like a census enumerator, Smart Rules that auto-onboard what discovery finds, and Analytics & Reporting. Password Safe adds the vault verbs on top: requests, approvals, sessions, rotation. When a candidate says "BeyondInsight and Password Safe are two separate consoles", the interview is usually over.
Now the deployment shapes — the question every architect round asks. On-prem, BeyondInsight/Password Safe ships as a U-Series appliance (hardened Windows-based, deployable as an HA pair with heartbeat failover) or a software install on your own servers. Remote Support and PRA ship on the B-Series appliance (physical or virtual, usually parked in the DMZ). And everything has a SaaS shape: Password Safe Cloud lives at <yoursite>.ps.beyondtrustcloud.com and reaches back into your network through Resource Brokers — worker VMs that dial outbound on 443 only, like a Delhivery hub inside your society: the warehouse never enters the gate; the hub dials out to fetch jobs.
Symptom: in January 2025 your scanner flags CVE-2024-12356 (CVSS 9.8, unauthenticated command injection in Remote Support/PRA) on the on-prem appliance, while a friend’s SaaS tenant already shows patched. Cause: BeyondTrust auto-patched all CLOUD instances on 2024-12-16 — but on-prem patching is YOUR job, applied via the /appliance interface (fix shipped in RS/PRA 24.3.1). Fix: subscribe the appliance to btupdate.com auto-updates and treat vendor advisories as P1 — this CVE went into CISA KEV on 2024-12-19, during the US Treasury incident window.
Two newer pieces complete the layer. Identity Security Insights is the cloud ITDR product: its True Privilege Graph ingests AD, Entra ID, Okta, AWS, GCP, even GitHub, and maps Paths to Privilege — every back-lane of group nesting and role chaining an attacker could walk from a helpdesk account to domain admin, like a Google Maps route view for privilege escalation. Entitle (acquired April 2024) brings JIT cloud entitlements with IGA and CIEM: think Tatkal ticket versus lifetime first-class pass — AWS/Azure roles granted for today’s journey, then gone. And Pathfinder One (launched February 2025) is the umbrella platform pulling all of it together — a direction, not an installer. Its most visible side effect: the docs renamed Jump terminology (Jumpoint→Gateway, Jump Item→Asset) — lesson ⑤ onwards teaches both.
POST /BeyondTrust/api/public/v3/Auth/SignAppIn HTTP/1.1 Host: beyondinsight.suryabank.in Authorization: PS-Auth key=<128-char-api-key>; runas=suryabank\svc-api-read; GET /BeyondTrust/api/public/v3/ManagedAccounts HTTP/1.1 Host: beyondinsight.suryabank.in
HTTP/1.1 200 OK
[
{"AccountName":"administrator","SystemName":"DC-MUM-01","DomainName":"suryabank.in"},
{"AccountName":"root","SystemName":"swift-app-03"}
]Note two real-world catches in that API call: session state is kept between calls (sign in once, then work), and GET ManagedAccounts only returns accounts that have Enable for API Access set and that the runas user holds a Requestor/ISA role on — an empty list usually means a permissions gap, not an empty vault.
Pause & Predict
Predict: the CISO asks "can we see every path an attacker could take from a helpdesk account to domain admin — across AD, Entra ID AND AWS?" Which layer answers, and which product would you NOT use? Type your guess.
Meera’s cloud team at Flipkart wants AWS and Azure permissions granted just-in-time — approved for one task, auto-expiring after it. Which piece of the BeyondTrust universe does exactly this?
④ How they combine — one Indian bank, full stack
Now assemble everything inside one estate. Meet SuryaBank — a mid-size private bank headquartered in Mumbai: two data centres, about 400 Windows servers (10.20.0.0/16), 220 RHEL servers running core-banking and SWIFT middleware (10.30.0.0/16), 10,000 branch laptops (192.168.x.x per branch), and 35 OEM vendors — the ATM-switch vendor, the CBS vendor, the HSM vendor — who all used to come in over VPN. RBI’s cyber-security framework expects privileged access to be controlled, recorded and reviewable. Here is the reference deployment.
▶ One Tuesday at SuryaBank — four products in four moves
Watch the same morning from four seats: the vendor, the DC admin, a branch laptop and a Linux engineer. Press Play for the healthy path, then Break it to see the failure.
Who logs into what console? Aditya and the DC admins use the Password Safe portal on BeyondInsight to request, get approved, and land in proxied sessions. Priya’s vendor-management team administers PRA’s /login console — Gateways (Jumpoints), Asset Groups, approval policies — while vendors themselves only ever see the access console. Karthik’s desktop team lives in the PM Cloud (EPM) console shipping Workstyle policies to 10,000 laptops. Meera’s Unix team maintains the PMUL policy on the policy server (pb.conf on pbmaster01) and joins new servers to AD with domainjoin-cli. The SOC gets Identity Security Insights dashboards. Five teams, five consoles, one badge.
sudo /opt/pbis/bin/domainjoin-cli join suryabank.in pam-join@suryabank.in # verify the join (reboot once before first AD logon) /opt/pbis/bin/domainjoin-cli query
Password: SUCCESS Name = lnx-swift-03 Domain = SURYABANK.IN Distinguished Name = CN=LNX-SWIFT-03,OU=Linux,DC=suryabank,DC=in
Licensing shape at a glance. Password Safe’s most-quoted commercial edge is asset-based licensing: pay per managed asset, with unlimited users — the unlimited-thali model, versus CyberArk’s per-plate (per-user) billing. PRA is sold per named user (a per-asset SKU also exists), Remote Support by concurrent technicians, and EPM/PMUL typically per endpoint/host. For your CV: BeyondTrust was a Leader in the 2025 Gartner Magic Quadrant for PAM with the highest Ability to Execute — and Indian JDs (Wipro, UST and friends) routinely ask for two PAM tools, so the concepts you learn here transfer straight onto CyberArk vocabulary.
Without scrolling up: (1) name the product for each pain — shared passwords, vendor access, helpdesk, local-admin laptops, Linux root; (2) give each one’s heritage name; (3) say which console each SuryaBank team logs into; (4) recall one number per product — 4422/4489, 443, 24345, /opt/pbis. If all four come out clean, you own this lesson.
Pause & Predict
Predict: SuryaBank’s Linux lead worries that AD Bridge will "copy all AD users into /etc/passwd on every server". Does it? Type your guess.
SuryaBank’s procurement compares Password Safe with CyberArk on commercials. Which differentiator do practitioners quote most for Password Safe?
🤖 Ask the AI Tutor
Tap any question — instant, scoped to this lesson. No login, no waiting.
Pre-curated from BeyondTrust docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.
📝 Wrap-up assessment — six more
You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.
🧠 In your own words
Type one line: In one line each, what problem do Password Safe, PRA, EPM and PMUL solve? Then compare to the expert version.
🗣 Teach a friend
Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.
📖 Glossary
- Bomgar
- Remote-access company that acquired BeyondTrust in 2018 and kept the BeyondTrust name — lineage of Remote Support and PRA ("the Bomgar box").
- Avecto Defendpoint
- Heritage name of EPM for Windows/Mac — still the literal Windows service name on every agent.
- PowerBroker
- Heritage name of Privilege Management for Unix & Linux — survives in pbrun, pbmasterd and PBPS registry paths.
- AD Bridge (PBIS/Likewise)
- Joins Linux/Unix to Active Directory for one central identity; CLI at /opt/pbis/bin/domainjoin-cli.
- Password Safe
- The vault: stores, rotates and proxies privileged credentials (SSH 4422 / RDP 4489); runs on BeyondInsight.
- BeyondInsight
- The management platform/console under Password Safe — assets, discovery scans, Smart Rules, reporting.
- PRA (Privileged Remote Access)
- Brokered, recorded vendor/admin access to specific systems over outbound TCP 443 — the no-VPN product.
- Remote Support
- Helpdesk remote-control product (same Bomgar lineage as PRA); licensed by concurrent technicians.
- EPM (Endpoint Privilege Management)
- Removes local admin rights and elevates approved applications by policy — the user account stays standard.
- PMUL
- EPM for Unix & Linux: pbrun submits a command, pbmasterd centrally accepts/rejects (port 24345), pblogd records everything.
- Identity Security Insights
- Cloud ITDR — its True Privilege Graph maps Paths to Privilege across AD, Entra ID, Okta, AWS, GCP, GitHub.
- Pathfinder One
- The unified platform direction (Feb 2025) over all products; renamed Jump terms (Jumpoint→Gateway, Jump Item→Asset). Entitle (2024 acquisition) supplies its JIT entitlements.
📚 Sources
- BeyondTrust press — Bomgar completes acquisition of BeyondTrust; combined company adopts the BeyondTrust name (2018). beyondtrust.com/press
- BeyondTrust Docs — BeyondInsight & Password Safe: getting started, Smart Rules, session proxy ports 4422/4489, cloud Resource Brokers. docs.beyondtrust.com/bips/docs/ps-getting-started · docs.beyondtrust.com/bips/docs/ps-ssh-rdp-connections
- BeyondTrust Docs — Privileged Remote Access: Jump Technology guide (Jump Client, Jumpoint/Gateway rename, outbound-443 model). docs.beyondtrust.com/pra/docs/jump-overview · docs.beyondtrust.com/pra/docs/on-prem-network-considerations
- BeyondTrust Docs — EPM Windows/Mac (Workstyles, QuickStart template, Avecto Defendpoint service heritage). docs.beyondtrust.com/epm-wm/docs/workstyles · docs.beyondtrust.com/epm-wm/docs/gpo-quickstart-templates
- BeyondTrust Docs — EPM for Unix & Linux (pbrun → pbmasterd → pblocald → pblogd, ports 24345-24347) and AD Bridge domain-join tool. docs.beyondtrust.com/epm-ul/docs/epm-ul-overview · docs.beyondtrust.com/adb/docs/domain-join-tool
- BeyondTrust press — Entitle acquisition (Apr 2024: JIT access, IGA, CIEM) and Pathfinder platform launch (Feb 2025: True Privilege Graph, adaptive JIT). beyondtrust.com/press/beyondtrust-acquires-entitle · beyondtrust.com/press/pathfinder
- BeyondTrust advisory BT24-10 / NVD — CVE-2024-12356 (CVSS 9.8, unauthenticated command injection in RS/PRA; cloud auto-patched 2024-12-16; CISA KEV 2024-12-19). nvd.nist.gov/vuln/detail/cve-2024-12356
- PeerSpot — BeyondTrust Password Safe vs CyberArk PAM (asset-based licensing as the most-quoted differentiator). peerspot.com/products/comparisons/beyondtrust-password-safe_vs_cyberark-privileged-access-manager
- BeyondTrust University — Get Certified (40-question exam, 75% pass, two attempts) + Wipro BeyondTrust PAM architect JD (two PAM tools expected). beyondtrust.com/services/beyondtrust-university/get-certified · careers.wipro.com
What's next?
You can now name every box in the family and the problem it solves. Next we go inside the flagship console — BeyondInsight: U-Series appliances, discovery scans that walk your network, and the Smart Rules that onboard thousands of accounts automatically.