<div>Linux <-> Linux smb works fine for mythtv and everything else, once it's setup right. I use v3.0.10 with a W2K3 AD controller and the Kerberos plugins. One Logon to Rule Them All. </div>
<div> </div>
<div>Here's my fstab line: </div>
<div> </div>
<div><font style="BACKGROUND-COLOR: #ffff00">//bong/tv /tv/mythtv_recorded cifs rw,user=mythtv,password=mypassword 0 0</font></div>
<div><font style="BACKGROUND-COLOR: #ffff00"></font> </div>
<div><font style="BACKGROUND-COLOR: #ffffff">That line is where the rw permissions for the share come from. Any other changes need to be done to the fs on the server, not on the mounted smb share.</font></div>
<div> </div>
<div>And my relevant smb.conf entries for the share:</div>
<div> </div>
<div><font style="BACKGROUND-COLOR: #ffff66">[tv]<br> comment = Mythtv files. No one else should need to touch this.<br> path = /raid0/shares/tv<br> write list = mythtv, rlundstrom<br> read only = No
</font></div>
<div><br>The Global entries I use aren't really applicable to you because of the aforementioned AD integration.</div>
<div> </div>
<div>I hope that helps a bit,</div>
<div> </div>
<div>Robyn</div>
<div> </div>
<div> </div>