AsavarTzeth / docker-sftp

This project isn't being actively maintained. That also means it is not supported. It is provided for archival and academic purposes only and should never be used in a production environment.
BSD 2-Clause "Simplified" License
9 stars 10 forks source link

Connection closes as soon as I authenticate #7

Closed Bre77 closed 6 years ago

Bre77 commented 8 years ago

I have the container setup with variables changing the username and password. When I connect to it using the correct username and password, the connection is closed by the server immediately. Incorrect user names and passwords throw messages about being incorrect, its only when everything is correct that the connection is dropped.

Accepted password for downloader from 192.168.1.4 port 54111 ssh2 bad ownership or modes for chroot directory component "/" Accepted password for downloader from 192.168.1.4 port 54118 ssh2 bad ownership or modes for chroot directory component "/" Address x.x.x.x maps to x.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Accepted password for downloader from x.x.x.x port 3287 ssh2 bad ownership or modes for chroot directory component "/" Address x.x.x.x maps to x.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Accepted password for downloader from x.x.x.x port 3292 ssh2 bad ownership or modes for chroot directory component "/"

AsavarTzeth commented 8 years ago

You would have to provide me more information for me to be able to help. I have not tested this container image regularly in a long time, but it should still work.

Some questions:

I must also inform you that this project is not actively being maintained. It is mostly left for archiving and academic purposes. I updated the description to reflect this.

Still, If I have time and you provide enough information, I might still be able to help you.