hi list, i have a big problem: i try to mount a samba v3 share from a client with mount -t smbfs //server/share /mnt -ousername=user,uid=0 but the mounted directory doesn?t set the uid of /mnt/* to 0 and leaves it to the uid of "user" this problem only occurs with libsmbclient-3.0.4-1.27 and samba 3.0.x (from SuSE 9.1) it doesn?t occur with libsmbclient3-2.99_3.0.0rc3-18 (from SuSE 9.0) and samba 3.0.x so i think the prob is on side of the client can anyone help me please? thankyou -- "Matrix - more than a vision" ************************************************** Michael Gasch - Central IT Department - Max Planck Institute for Evolutionary Anthropology Deutscher Platz 6 04103 Leipzig Germany **************************************************
Manuel Weinzierl
2004-Oct-07 08:52 UTC
[Samba] Samba v3 and mount -t smbfs ignores UID/GID
hi all,> i try to mount a samba v3 share from a client with > > mount -t smbfs //server/share /mnt -ousername=user,uid=0 > > but the mounted directory doesn?t set the uid of /mnt/* to 0 and leaves > it to the uid of "user"Have you tried to disable "unix extensions" in smb.conf (https://bugzilla.samba.org/show_bug.cgi?id=999)?> this problem ,occurs with libsmbclient-3.0.4-1.27 and samba 3.0.x > (from SuSE 9.1) > it doesn?t occur with libsmbclient3-2.99_3.0.0rc3-18 (from SuSE 9.0) and > samba 3.0.xHave you testet this under SuSE 9.0 or 9.1? I have the same or a similar problem and did not have any success with older smb clients and SuSE 9.1 (http://lists.samba.org/archive/samba/2004-October/093862.html) - seems to be a problem with kernel 2.6.> so i think the prob is on side of the clientBest regards, Manuel