You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you producing this helpful project. I am trying open a MRL with SMB protocol from an iOS device. The server is OS X 10.10. I was wondering how to pass the authentication?
I tried to connect with the MRL with username and password embedded [smb://username:password@hostname/share], but still does not work. The log from Xcode is:
Server is supporting extended security
init_asn1: ASN.1 parser initialized
Server challenge is 0x78f4781d502305b7
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you producing this helpful project. I am trying open a MRL with SMB protocol from an iOS device. The server is OS X 10.10. I was wondering how to pass the authentication?
I tried to connect with the MRL with username and password embedded [smb://username:password@hostname/share], but still does not work. The log from Xcode is:
Server is supporting extended security
init_asn1: ASN.1 parser initialized
Server challenge is 0x78f4781d502305b7
Thanks!
The text was updated successfully, but these errors were encountered: