Mounting remote samba share with differing uid's




I am trying to use samba to mount my home directory on my wife's OS X
computer via Samba. My problem is that the files all have the same
numerical uid's as they have on the Mac. Since my uid on her machine
is the same as her uid on this machine, this means that they all show
up as owned by her.

Here is the relevant line in /etc/fstab:
---
//baez/mitchell /home/mitchell/baez cifs noauto,user,username=mitchell,rw,uid=mitchell,gid=mitchell 0 0
---

I am running Fedora Core 5:

[mitchell@woody ~]$ cat /proc/version
Linux version 2.6.17-1.2157_FC5
(brewbuilder@xxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.1.1 20060525
(Red Hat 4.1.1-1)) #1 Tue Jul 11 22:55:46 EDT 2006
[mitchell@woody ~]$ rpm -q samba-client
samba-client-3.0.23a-1.fc5.1



--
Bill Mitchell
Dept of Mathematics, The University of Florida
PO Box 118105, Gainesville, FL 32611--8105
mitchell@xxxxxxxxxxxx (352) 392-0281 x284
.



Relevant Pages