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

Option to disable direct ssh access with the joinmarket user #52

Closed
openoms opened this issue May 14, 2021 · 3 comments
Closed

Option to disable direct ssh access with the joinmarket user #52

openoms opened this issue May 14, 2021 · 3 comments

Comments

@openoms
Copy link
Owner

openoms commented May 14, 2021

No description provided.

@openoms
Copy link
Owner Author

openoms commented May 14, 2021

Should be disabled by default if not running standalone.

@openoms
Copy link
Owner Author

openoms commented May 14, 2021

To disable the ssh access manually:

echo "DenyUsers joinmarket" | sudo tee -a /etc/ssh/sshd_config
sudo systemctl restart ssh

@openoms
Copy link
Owner Author

openoms commented May 14, 2021

For the Pure Debian image need to make sure to have

PermitRootLogin  no

in /etc/ssh/sshd_config

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

No branches or pull requests

1 participant