Skip to content
Discussion options

You must be logged in to vote

Hi Jake,

I don’t believe there’s a built‑in NetBox setting to replace usernames with full names everywhere in the UI. Where a column chooser is available, you can add a Full name column (for example, on the Changelog table), but some views will still show the username.

If you really want to change the login identifier from an employee ID to a name‑based attribute, you’d need to adjust your LDAP search/filter and attribute mapping to use a unique attribute (e.g., displayName or cn). Be cautious: full names aren’t guaranteed to be unique and can change. If you go this route, plan a one‑time migration to reconcile existing users—otherwise people may end up with duplicate NetBox accounts.

Hop…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cyberndj
Comment options

Answer selected by cyberndj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants