yoichiro / chromeos-filesystem-cifs

BSD 3-Clause "New" or "Revised" License
56 stars 21 forks source link

Failed to mount: net:ERR_CONNECTION_REFUSED #213

Open drroywy opened 4 years ago

drroywy commented 4 years ago

I am trying to connect Samsung Chromebooks running Chrome OS 58.0.3029.140 to a domain server that's running Server 2012 R2. Even if I use admin credentials, I get the error shown above. I can connect them just fine to a Windows Server 2019 box that runs in a Workgroup. Any thoughts? Also, to make sure I'm entering the data correctly, I'm trying to open a folder that would have this path for a computer already on the domain: \server\docz

I'm entering: Server Host Name / IP Address: 10.10.10.3 Server Port Number: 445 User Name: User1 Password: Password1 Domain Name (Need to support NTLMv2 authentication): mydomain (I also tried mydomain.local) Shared Resource Name: docz Root Directory: I don't know what should go here.

Sincerely,

Roy