Hi,
I’m getting an error when I try and set up a new crawl:
Error: crawlsmb.c: Error! Could not open directory //fileserver.[mydomain].internal/staff-shared: for dir “//fileserver.[mydomain].internal/staff-shared” at src/crawlSMB/crawlsmb.c:563
I’ve tried using both the DNS name and the IP address for the server, and I’ve checked using smbclient (which works fine). I’ve tested a couple of username/password combos, both with and without the leading domain, and even in the .(JavaScript must be enabled to view this email address) format.
The only thing I can think of is that ES might be mangling the password when it stores in the DB; our password is complex (including special characters).
Can anyone shed any light on this?