From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haroldo Gamal Subject: [PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount Date: Thu, 14 Oct 2004 13:09:49 -0300 Sender: samba-bounces+gnsg-samba=m.gmane.org@lists.samba.org Message-ID: <416EA4CD.3080804@silexonline.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------090901080205070702020001" Return-path: To: samba@samba.org, linux-fsdevel@vger.kernel.org, urban@teststation.com, rddunlap@osdl.org, linux-kernel@vger.kernel.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: samba-bounces+gnsg-samba=m.gmane.org@lists.samba.org List-Id: linux-fsdevel.vger.kernel.org This is a multi-part message in MIME format. --------------090901080205070702020001 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of smbfs kernel module do not honor uid, gid, file_mode and dir_mode supplied by user during mount. This bug is also logged as "Kernel Bug Tracker Bug 3330". I think this stuff is related to the "unix extensions". This patch offers to the client side the opportunity to decide to use or not those extensions. To fully work, some modifications are needed to samba smbmount.c and smbmnt.c files. Those patches are available at Samba and Kernel Bug Tracker pages (Bug 999). After those patches, if the user do not supply any of the parameters above, the uid, gid, file_mode and dir_mode on the server will be used by the client. I have submitted this before, but I've got no answer. This is the last time. If it have no value, please send me a note. Thank you in advance, Haroldo Gamal PS: Thank you Randy. --------------090901080205070702020001 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba --------------090901080205070702020001--