How to specify the server username in the Central Glances Browser? #3421
Unanswered
frogNrosbif
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am protecting the access to my servers with unique usernames rather than the default username "glances":
glances --password --username -sThe problem is that when I try to connect to my servers using the glances browser
glances --browser, I am only asked for the password, not the username. The connection fails because the usernames I use are different from the default one ("glances").Is there a way for me to specify the username in the [serverlist] or [passwords] sections of glances.conf to make it work? Or any other solution?
Beta Was this translation helpful? Give feedback.
All reactions