-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
tunnel reports chmod operation not permitted #642
Comments
@therocketgroup That would be https://hub.docker.com/r/panubo/sshd |
Yes @navarr |
The authenticity of host '[127.0.0.1]:2222 ([127.0.0.1]:2222)' can't be established. |
@navarr very strange because it creates a directory with the same name as the public key making it impossible to connect to the tunnel |
|
I'm going through the same problem here. Any solutions or suspicions about it? tunnel | > Starting SSHD
tunnel | >> Found host keys in keys directory
tunnel | >>> Fingerprints for rsa host key
tunnel | 3072 MD5:b8:7f:3a:bf:7f:bd:ba:04:10:7d:9b:55:8b:75:15:59 root@f4902c000f6e (RSA)
tunnel | 3072 SHA256:FnMA9o+qol6lokoyB6QlSM+3OYhbEUXtf1TcK5GL5i4 root@f4902c000f6e (RSA)
tunnel | 3072 SHA512:3Xamu8iN6cfBRoSr1FifXINsU2zl9qmvLFHAggQnO3AydHiUnq2Myz4Zrkhz2xkjStilbB3jcav/XWavqj346g root@f4902c000f6e (RSA)
tunnel | >>> Fingerprints for ecdsa host key
tunnel | 256 MD5:7d:19:0a:39:1f:8f:89:d9:8a:8e:2d:49:1f:0a:d5:49 root@f4902c000f6e (ECDSA)
tunnel | 256 SHA256:Ri573nieCoiA+dexXq+jXvuGCX9KE3N3d9XX30Qndtc root@f4902c000f6e (ECDSA)
tunnel | 256 SHA512:3Via2+Xan/tOFDWtaLMfDfPd0cs6pik2CxdFw0TubOQ011r7gOrMHPcHg0ZRyShUCKayUShNPqEAU2L91truaw root@f4902c000f6e (ECDSA)
tunnel | >>> Fingerprints for ed25519 host key
tunnel | 256 MD5:5b:47:2d:34:e6:54:b3:1b:ed:fa:56:cf:fc:a3:da:50 root@f4902c000f6e (ED25519)
tunnel | 256 SHA256:1/uC4NDsJfHhFX386Mvgx6pHOQhyHICiAYxvmJbSKaA root@f4902c000f6e (ED25519)
tunnel | 256 SHA512:lXberaxcJulDBbrHwQMjVqv+UrhaVa4yP38sbRZzznuF1CnS5hyrQtCV5OO2ABvdJFeGPtLCjGWQR35oK/1tSw root@f4902c000f6e (ED25519)
tunnel | chmod: /etc/authorized_keys/user: Permission denied |
Version of Warden
0.13.1
Operating System and Installation Method
ubuntu 22
Image
panubo/sshd:1.1.0
warden svc
Describe the Bug
To Reproduce
[
Expected Behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: