<div dir="ltr"><div>Maybe the Dolphin mount (via kio-smb I guess?) runs the mount command with parameters like uid=$USER,gid=$USER ?</div><div><br></div><div>Have you compared the options of the two mounts when they're both mounted with "mount | grep PI-PUBLIC" ?<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 24, 2018 at 9:56 AM, Shlomo Solomon <span dir="ltr"><<a href="mailto:shlomo.solomon@gmail.com" target="_blank">shlomo.solomon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Answering my own post with a solution, but I don't know WHY this works.<br>
<br>
I discovered that if I access   fish://pi/media/PUBLIC/  in Dolphin the<br>
file ownerships are shown correctly.<br>
<br>
Can anyone tell me why this works when the following 2 don't?<br>
<br>
> If I access /mnt/PI-PUBLIC in Dolphin, all the files "seem" to be<br>
> owned by root.<br>
> If I access smb://solomon@pi/PI-PUBLIC/  then all the files "seem" to<br>
> be owned by solomon.<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Fri, 17 Aug 2018 10:58:06 +0300<br>
Shlomo Solomon <<a href="mailto:shlomo@the-solomons.net">shlomo@the-solomons.net</a>> wrote:<br>
<br>
> Since moving from Mageia5 to Kubuntu 18.04 I have an annoying problem.<br>
> <br>
> I have a Raspberry PI  file server running Samba and sharing<br>
> PI-PUBLIC. Files are created (and owned) by various users. <br>
> <br>
> This is a mixed Linux and Windows network. <br>
> All Linux computers on the network (including the PI) have the same<br>
> users and UIDs, to prevent confusion about file ownership.<br>
> In the PI-PUBLIC section of smb.conf on the PI, all the relevant users<br>
> are listed as valid users = <br>
> <br>
> In Mageia I could mount the share with either of the<br>
> following /etc/fstab entries (note that pi is defined in /etc/hosts): <br>
> <br>
> //pi/PI-PUBLIC  /mnt/PI-PUBLIC  cifs<br>
> username=solomon,password=<wbr>mypassword,rw,user 0 0 <br>
> <br>
> //pi/PI-PUBLIC /mnt/PI-PUBLIC cifs<br>
> user,credentials=/etc/samba/<wbr>auth.pi.solomon 0 0<br>
> <br>
> But in Kubuntu, all the files "seem" to be owned by the wrong user.<br>
> If I access /mnt/PI-PUBLIC in Dolphin, all the files "seem" to be<br>
> owned by root.<br>
> If I access smb://solomon@pi/PI-PUBLIC/  then all the files "seem" to<br>
> be owned by solomon.<br>
> <br>
> <br>
> <br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
Shlomo Solomon<br>
<a href="http://the-solomons.net" rel="noreferrer" target="_blank">http://the-solomons.net</a><br>
Claws Mail 3.16.0 - Kubuntu 18.04<br>
<br>
______________________________<wbr>_________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" rel="noreferrer" target="_blank">http://mailman.cs.huji.ac.il/<wbr>mailman/listinfo/linux-il</a><br>
</font></span></blockquote></div><br></div>