Neon-lit server room with glowing purple and blue lights illuminating computer equipment in the dark.
Naming Convention

The 4 Rules to Follow for a
Safe Naming Convention That Scales

Safe names look like a small detail, but a good convention saves you a ton of headaches down the road. Here are the four rules you should build every naming standard around.

Scroll to explore
1

Design around the 28-character limit

CyberArk gives you 28 characters for a safe name. Build the name from short (2 or 3 character) delimiters so you get the most meaning out of the space you have.

28 Characters 2-3 Char Delimiters Maximum Meaning
The 28-Character Box

NY01WD_priv-username

18 of 28 characters, room to spare

Short delimiters = more meaning
Long words = wasted space
Pick a Naming Structure

NY01WD_priv-username

Site: NY·CPM: 01·Platform: WD·Free-form

P-PRD-WD-username

Type: P·Env: PRD·Platform: WD·Free-form

Same things, same order, every time

2

Use a consistent set of elements

Build names from a few defined parts. One option is Site, CPM number (this is the Central Policy Manager that changes and verifies passwords; you should have one per firewalled environment), Platform, and a free-form section. The name tells you where it lives, what it holds, and who it's for.

Pick one structure and hold to it, so a name always tells you the same things in the same order.

3

Keep one account type per safe

This one isn't just about being tidy. When each safe holds a single platform, the CPM only needs to query the safes that are relevant to it during an interval (or the time each CPM waits in between scanning for more work). By default, it checks about every five minutes, so across a big environment this helps to keep its load down.

One Platform, One Safe
CPM only scans relevant safes
Mixed platforms = wasted scan cycles
~5 min default interval stays light
4

Have a plan for the safes you already have

You shouldn't rename hundreds of safes in a panic. When you're ready to rename your existing safes with the new naming convention, follow these steps for a smooth rollout.

For new safes going forward, train the PAM team and anyone who creates safes, so the convention sticks.

Safe Rename Rollout
1

Build a comms list

Everyone affected by the rename

2

Document the convention

Publish in a wiki article

3

Send the comms out

Notify everyone before you start

4

Rename in an organized pass

Private and team safes, methodically

Get the convention right, and a safe name tells you where it lives, what it holds, and who it's for, without opening any of them.

If your safe names have drifted over the years, please reach out. This is one of our favorite problems to solve.