I am trying to access a network path to list directory file names, and I should give domain name, username and password to authenticate.
I have tried jcifs library but it's too old and NtlmPasswordAuthentication is deprecated. and it still works with smb version 1. and I have to connect to Windows server.