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

Enable support for adjusting SSH server #49

Merged
merged 7 commits into from
Sep 4, 2024
Merged

Enable support for adjusting SSH server #49

merged 7 commits into from
Sep 4, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Aug 31, 2024

Description

Port SSHD server configuration from armbian-config. I hope this is all that needs to be done?

Testing Procedure

  • Configuring key only login
  • Configuring 2FA (here is a small problem. I didn't find a way how to have: key + OTP. It only works password + OTP

Checklist

  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@igorpecovnik
Copy link
Member Author

Probably better to move this to section system?

Tearran added a commit that referenced this pull request Sep 1, 2024
* Add support for changing login shells between ZSH and BASH

* Added system helper file move update_skel and qr_code from PR #49

---------

Co-authored-by: Tearran <[email protected]>
@Tearran
Copy link
Member

Tearran commented Sep 2, 2024

No issue having in system, but

sub menu is quite buggy
Produces Errors
breaks --doc :
does not display in --help
not available for --cli

@igorpecovnik
Copy link
Member Author

Produces Errors
breaks --doc :
does not display in --help
not available for --cli

OK. will look into.

@Tearran Tearran mentioned this pull request Sep 2, 2024
8 tasks
@Tearran Tearran added bug 🐛 and removed duplicate labels Sep 2, 2024
@Tearran Tearran removed the bug 🐛 label Sep 4, 2024
Copy link
Member

@Tearran Tearran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good addition

@Tearran Tearran merged commit fd725e7 into main Sep 4, 2024
1 check passed
@Tearran Tearran deleted the sshd branch September 4, 2024 01: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