We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug In direct contradiction of all major and acceptable guidelines on OpSec, QTS only allows ssh access to admin users.
To Reproduce Steps to reproduce the behavior:
Expected behavior Follow OpSec standard practice and allow the option to only non-privileged users to login via ssh.
The text was updated successfully, but these errors were encountered:
Hi JuPing, to access SSH , you need to assign user to administrator group only can assign the user to access thru SSH.
Sorry, something went wrong.
That's what I have been doing. Adding users to the admin group just for SSH. It's the opposite of all recommended ways to ssh into servers securely.
No branches or pull requests
Describe the bug
In direct contradiction of all major and acceptable guidelines on OpSec, QTS only allows ssh access to admin users.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Follow OpSec standard practice and allow the option to only non-privileged users to login via ssh.
The text was updated successfully, but these errors were encountered: