neuron Advocate
Joined: 28 May 2002 Posts: 2371
|
Posted: Sat Nov 01, 2003 1:04 pm Post subject: samba srv-win ok srv-lin fails :( |
|
|
I'm running samba 3.x on my server, this occured when I upgraded it (hoping to see some performance improvements), have been running samba 3.x on my desktop box for quite a while.
If I mount the smb shares now, the access masks on the share is wrong.
say I mount with:
//192.168.0.1/shared /mnt/shared smbfs username=neuron,fmask=600,dmask=700,password=X,gid=10,uid=1000 0 0
before that worked fine, but now if I ls -l, I see diffrent owners on the drive.
(for example, distcc:wheel owns most of the files (I'm guessing that's the same uid's as neuron:wheel is on my server)).
So when I try to move stuff around on it, I get permission denied errors.
BUT, if I load up vmware, mount em in windows xp, I have the right access, and can move stuff around as I want.
this is EXTREAMLY unpractical for me, anyone have any suggestions? |
|