Replies: 1 comment 2 replies
-
Hi, to authenticate against LDAP you need a custom authentication hook or plugin. Some examples are available: https://github.com/drakkan/sftpgo/blob/main/examples/ldapauth No one has been interested enough to sponsor an "official" plugin until now |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this tool seems to do a lot so I wasn't sure if it would meet my use case. similar to https://github.com/Turgon37/docker-sftp-ldap I want to launch a pod that exposes sftp daemon so remote hosts can sftp files to this pod (authenticating via ldap user/pw) but have the files stored on s3 instead of local pod storage
Beta Was this translation helpful? Give feedback.
All reactions