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

New SFTP cli parameter + auth methods #1226

Open
zveinn opened this issue May 27, 2024 · 0 comments · May be fixed by #1252
Open

New SFTP cli parameter + auth methods #1226

zveinn opened this issue May 27, 2024 · 0 comments · May be fixed by #1252
Assignees

Comments

@zveinn
Copy link

zveinn commented May 27, 2024

minio/minio#19817

the new parameter disables password authentication for the minio sftp service

--sftp="disable-password-auth=true"

Additionally, sftp users can now authentication with =ldap or =svc as suffixes to force the authentication type

@zveinn zveinn changed the title New SFTP cli parameter New SFTP cli parameter + auth methods May 27, 2024
@djwfyi djwfyi self-assigned this Jun 12, 2024
djwfyi added a commit that referenced this issue Jun 20, 2024
Adds new config/envvar parameter
Adds new sftp option for server
Adds new example for forcing ldap or sa auth to SFTP

Closes #1240
Closes #1229
Closes #1226
@djwfyi djwfyi linked a pull request Jun 20, 2024 that will close this issue
djwfyi added a commit that referenced this issue Jul 5, 2024
Adds new config/envvar parameter
Adds new sftp option for server
Adds new example for forcing ldap or sa auth to SFTP

Closes #1240
Closes #1229
Closes #1226
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

Successfully merging a pull request may close this issue.

2 participants