08-11-2018, 07:44 AM
(08-10-2018, 06:24 PM)TheOldPresbyope Wrote:(08-10-2018, 06:11 PM)saikzor Wrote:(08-10-2018, 05:23 PM)Tim Curtis Wrote: Yes, thats it.
Try entering Guest for User ID and leave Password blank.
-Tim
Tried that, does not work. I get the following error:
20180810 141001 worker: Job sourcecfg
20180810 141002 wrk_sourcemount(): Mount error: (mount error: could not resolve address for READYSHARE: Unknown error)
20180810 141002 src-config(): Job: updmpddb
20180810 141005 worker: Job updmpddb
The Linux utility smbtree can find your server's name READYSHARE but the Linux mount command can't resolve it into an IP address (local DNS/Avahi may not be running).
Try using the "EDIT server manually" option to enter your server as <IP address>/share. Something like 192.168.1.123/USER instead of READYSHARE/USER (or whatever; I can't tell if the whole share name is displayed in your screen capture).
Hope this helps.
Regards,
Kent
This solved it. Thanks!