[Solved] Samba 'tree connect failed: NT_STATUS_BAD_NETWORK_NAME'

I just reinstalled a new machine and this time left SElinux on. We'll I should have know it would have caused problems with my Samba set up.

Error

Shane:~ shane$ smbclient -U admin //192.168.178.10/timemachine
Password: 
Domain=[POWEREDGE] OS=[Unix] Server=[Samba 3.0.33-3.7.el5]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

Solution

setsebool -P samba_export_all_rw on