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

Added patch for /etc/pam.d/sshd to allow logins from admins. #529

Conversation

pneerincx
Copy link
Contributor

Added patch for /etc/pam.d/sshd to allow logins from users in the admin group using ssh even when /etc/nologin is present. This way we can

  • set /etc/nologin during maintenance to prevent regular users to login
  • and still deploy ansible playbooks using an unprivileged account from the admin group in combination with sudo to act as root user.

…in group using ssh even when /etc/nologin is present.
@scimerman scimerman merged commit 8870e13 into rug-cit-hpc:develop Jan 28, 2022
@pneerincx pneerincx deleted the feauture/allow_admin_group_despite_etc_nologin branch January 28, 2022 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants