bakker_be wrote: 
> Are both devices in the same workgroup? That's what windows uses to
> determine what to show in the file browser ...

Not true, they don't have to be in same workgroup. Far more likely the
culprit is the samba config.  Comment out these lines, like so:


Code:
--------------------
    
  #local master = yes
  #domain master = yes
  #preferred master = yes
  
--------------------


Restart smbd & nmbd servces:


Code:
--------------------
    
  systemctl restart smbd nmbd
  
--------------------


Should be browesable now.


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to