From 6fb8aff31d8686568d704171b6fedbf3871dcf09 Mon Sep 17 00:00:00 2001 From: Logan Blyth Date: Fri, 26 Jul 2024 14:37:03 -0400 Subject: [PATCH] tell users which names cause conflicts --- docs/install-upgrade/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-upgrade/config.md b/docs/install-upgrade/config.md index 0d49292..83f2062 100644 --- a/docs/install-upgrade/config.md +++ b/docs/install-upgrade/config.md @@ -28,7 +28,7 @@ config: ``` Where `name` is the username, `password` is the password hash created with `openssl passwd -5` command, and `role` is -the role of the user, one of `admin` or `operator` (read-only access to `sonic-cli` command on the switches). +the role of the user, one of `admin` or `operator` (read-only access to `sonic-cli` command on the switches). In order to avoid conflicts, do not use the following usernames: `operator`,`hhagent`,`netops`. ## Forward switch metrics and logs