docs icon indicating copy to clipboard operation
docs copied to clipboard

New SFTP cli parameter + auth methods

Open zveinn opened this issue 1 year ago • 0 comments

https://github.com/minio/minio/pull/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 avatar May 27 '24 19:05 zveinn