$this->bbcode_second_pass_code('', '[global]
workgroup = WORKGROUP
netbios name = NAS
name resolve order = bcast host lmhosts wins
security = user
server string = ArchNAS
local master = Yes
os level = 33
wins support = Yes
dns proxy = No
passdb backend = smbpasswd
passdb expand explicit = No
load printers = no
printing = bsd
printcap name = /dev/null
log file = /var/log/samba/$m.log
max log size = 50
dns proxy = no
hosts allow = 10.0.0.
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=131072
smb ports = 445
[EXTERNALDRIVE]
path = /etc/media/externaldrive/
guest ok = yes
read only = no
public = yes
writeable = yes
browsable = yes
create mask = 0666
directory mask = 0777
')
Devices:
WinXP SP3 virtual machine - able to see the externaldrive share, browse, write, and copy files.
Windows 7 Desktop SP1 - able to see the externaldrive share, browse, write, and copy files + access miniDLNA server.
Windows 7 Laptop SP1 - able to see the externaldrive share, can only browse down 2 directories, then the share locks up and errors out with the message "Share name is no longer available". Also, cannot see miniDLNA server with this device.
Android 4.0 - Same thing as laptop. Can only browse first couple of directories, then connection times out / or fails.
Panasonic TV - cannot see miniDLNA server.
In a nutshell, my Windows 7 desktop seems to be the only device working properly. Also, all computers are using the SAME Username and password, all on WORKGROUP. Does anyone have any ideas on where I went wrong? I have followed the samba and minidlna wiki guides almost exactly, and still no luck. Any help is much appreciated
