Skip to content
New issue

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

SSH only allows admin to login #8

Open
chanjuping opened this issue Jun 1, 2023 · 2 comments
Open

SSH only allows admin to login #8

chanjuping opened this issue Jun 1, 2023 · 2 comments
Labels
bug Something isn't working enhancement New feature or request security Security issues

Comments

@chanjuping
Copy link
Member

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:

  1. Attempt to set up non-superuser for SSH.
  2. No options to do so.

Expected behavior
Follow OpSec standard practice and allow the option to only non-privileged users to login via ssh.

@chanjuping chanjuping added bug Something isn't working security Security issues labels Jun 1, 2023
@KahJunC
Copy link

KahJunC commented Jun 1, 2023

Hi JuPing,
to access SSH , you need to assign user to administrator group
only can assign the user to access thru SSH.

Screenshot 2023-06-01 171603

@chanjuping
Copy link
Member Author

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.

@chanjuping chanjuping added the enhancement New feature or request label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request security Security issues
Projects
None yet
Development

No branches or pull requests

2 participants