I have some problems with the mounting (testing samba first)<br><br>The server have a share that looks like:<br>------------------------------------------------------------------------<br>[movies]<br> browseable = no
<br> read list = annelie,andrew,+annelie,+andrew<br> path = /var/filez1/movies<br> write list = joacim,+joacim<br> force group = nobody<br> force user = nobody<br> comment = Movies
<br> inherit acls = Yes<br>------------------------------------------------------------------------<br>And then I tries to mount that on the client (as root):<br><br>mount -t cifs //192.168.1.2/movies /home/joacim/FRODO/Movies/ -o username=joacim,password=mypassword,uid=nobody,gid=nobody,file_mode=0777,dir_mode=0777
<br><br>The mount works but the permissions are not what I want. I want it to be forced to "nobody" and the mounted directory/files switches into "nobody" and I can not write to the files or create new ones. Mounting in WinXP using "joacim" and "mypassword" works just fine and the files are "chown" to "nobody"
<br><br>Have I missed any configuration option or .... ???<br><br>Best Regards<br>Joacim<br><br><div><span class="gmail_quote">On 2/22/07, <b class="gmail_sendername">Bill Chmura</b> <<a href="mailto:Bill@explosivo.com">
Bill@explosivo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 22 Feb 2007 23:01:44 +0100<br>"Joacim J" <
<a href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</a>> wrote:<br><br>> er. I will consider the options.<br>> I also have NFS for some shares but not for the ones that are valid in<br>> this case but (also accessed from Windows). I will start tests with NFS
<br>> mounting at boot time and see how it works.<br>> The server is up 24/7 (almost :) )<br><br>I've not tried in a bit, but originally I had some speed issues with video and stuff over samba versus nfs. I did some file transfer comparisons and NFS was a lot faster (at the time). That being said, I've had a lot of pain getting user permissions correct for NFS writeable mounts. NFS for READ ONLY is very nice.
<br><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Regards<br>Joacim