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

Read-Only when authorized_keys is set #2

Open
zllovesuki opened this issue Mar 15, 2020 · 1 comment
Open

Read-Only when authorized_keys is set #2

zllovesuki opened this issue Mar 15, 2020 · 1 comment

Comments

@zllovesuki
Copy link

Looking at https://github.com/tmate-io/tmate-websocket/blob/master/lib/tmate/session.ex#L98, it seems like if you set to ssh keys auth only, it won't even allow read only connection, is that correct?

@nviennot
Copy link
Member

Hello Rachel,

That's right. HTML clients are completely disabled when ssh auth keys in enabled.
Authing the HTML clients would involve setting up user accounts and all. A bit of a pain.

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

2 participants