Your message dated Mon, 02 Mar 2009 10:02:24 +0000
with message-id <[email protected]>
and subject line Bug#516160: fixed in samba 2:3.3.1-1
has caused the Debian Bug report #516160,
regarding Samba 3.3.0-2 breaks delete/rename of writeable files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
516160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516160
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba
Version: 2:3.3.0-2
Severity: important

Upgrading from 3.2.5-4 broke a working configuration.

Briefly, I have a guest-only writeable share.
On upgrading to 3.3.0-2, clients (verified with smbclient on local machine)
could *create* files, but could not rename or delete them.

This is an annoyance, and breaks programs that save to a temp file and
then rename.

Reverting to 3.2.5-4 fixes it instantly.  (I'd just rather have the
security fixes in 3.2.6 through 3.2.8.)

Relevant testparm output:
[global]
        map to guest = Bad Password
        obey pam restrictions = Yes
        guest account = smbuser
        log level = 2
        syslog = 0
        log file = /var/log/samba/log.%m
        max log size = 1000
        deadtime = 10
        printcap name = cups
        os level = 33
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins support = Yes
        panic action = /usr/share/samba/panic-action %d
        use sendfile = Yes
[test]
        path = /export/test
        read only = No
        create mask = 0664
        directory mask = 0775
        guest ok = Yes


Here's a loglevel=4 trace.  I can't make any sense of it, but maybe
someone else can:

[2009/02/19 13:25:21,  3] smbd/process.c:process_smb(1554)
  Transaction 411 of length 57 (0 toread)
[2009/02/19 13:25:21,  3] smbd/process.c:switch_message(1378)
  switch message SMBecho (pid 8700) conn 0x0
[2009/02/19 13:25:21,  3] smbd/sec_ctx.c:set_sec_ctx(324)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/02/19 13:25:21,  3] smbd/reply.c:reply_echo(4649)
  echo 1 times
[2009/02/19 13:25:21,  3] smbd/process.c:process_smb(1554)
  Transaction 412 of length 108 (0 toread)
[2009/02/19 13:25:21,  3] smbd/process.c:switch_message(1378)
  switch message SMBtrans2 (pid 8700) conn 0x87f4c20
[2009/02/19 13:25:21,  3] smbd/sec_ctx.c:set_sec_ctx(324)
  setting sec ctx (3000, 3000) - sec_ctx_stack_ndx = 0
[2009/02/19 13:25:21,  3] smbd/trans2.c:call_trans2findfirst(1926)
  call_trans2findfirst: dirtype = 6, maxentries = 1366, close_after_first=0, 
close_if_end = 1 requires_resume_key = 1 level = 0x104, max_data_bytes = 16644
[2009/02/19 13:25:21,  3] smbd/dir.c:dptr_create(518)
  creating new dirptr 256 for path test, expect_close = 1
[2009/02/19 13:25:21,  4] smbd/trans2.c:call_trans2findfirst(2080)
  dptr_num is 256, wcard = empty, attr = 6
[2009/02/19 13:25:21,  3] locking/locking.c:fetch_share_mode_unlocked(857)
  fill_share_mode_lock failed
[2009/02/19 13:25:21,  4] smbd/dir.c:dptr_close_internal(249)
  closing dptr key 256
[2009/02/19 13:25:21,  4] smbd/trans2.c:call_trans2findfirst(2185)
  SMBtrans2 mask=empty directory=test dirtype=6 numentries=1
[2009/02/19 13:25:21,  3] smbd/process.c:process_smb(1554)
  Transaction 413 of length 66 (0 toread)
[2009/02/19 13:25:21,  3] smbd/process.c:switch_message(1378)
  switch message SMBunlink (pid 8700) conn 0x87f4c20
[2009/02/19 13:25:21,  4] smbd/uid.c:change_to_user(213)
  change_to_user: Skipping user change - already user
[2009/02/19 13:25:21,  3] smbd/reply.c:reply_unlink(2618)
  reply_unlink : test/empty
[2009/02/19 13:25:21,  3] smbd/dosmode.c:unix_mode(124)
  unix_mode(test/empty) returning 0664
[2009/02/19 13:25:21,  4] smbd/open.c:open_file_ntcreate_internal(1804)
  calling open_file with flags=0x0 flags2=0x0 mode=0664, access_mask = 0x10000, 
open_access_mask = 0x10000
[2009/02/19 13:25:21,  3] smbd/error.c:error_packet_set(61)
  error packet at smbd/reply.c(2628) cmd=6 (SMBunlink) NT_STATUS_ACCESS_DENIED


The file and directory are -rw-rw-r-- and drwxrwsr-x, owned by the
guest user.  Adding o+w didn't help.

Thanks for any pointers!



--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:3.3.1-1

We believe that the bug you reported is fixed in the latest version of
samba, which is due to be installed in the Debian FTP archive:

libpam-smbpass_3.3.1-1_amd64.deb
  to pool/main/s/samba/libpam-smbpass_3.3.1-1_amd64.deb
libsmbclient-dev_3.3.1-1_amd64.deb
  to pool/main/s/samba/libsmbclient-dev_3.3.1-1_amd64.deb
libsmbclient_3.3.1-1_amd64.deb
  to pool/main/s/samba/libsmbclient_3.3.1-1_amd64.deb
libwbclient0_3.3.1-1_amd64.deb
  to pool/main/s/samba/libwbclient0_3.3.1-1_amd64.deb
samba-common_3.3.1-1_amd64.deb
  to pool/main/s/samba/samba-common_3.3.1-1_amd64.deb
samba-dbg_3.3.1-1_amd64.deb
  to pool/main/s/samba/samba-dbg_3.3.1-1_amd64.deb
samba-doc-pdf_3.3.1-1_all.deb
  to pool/main/s/samba/samba-doc-pdf_3.3.1-1_all.deb
samba-doc_3.3.1-1_all.deb
  to pool/main/s/samba/samba-doc_3.3.1-1_all.deb
samba-tools_3.3.1-1_amd64.deb
  to pool/main/s/samba/samba-tools_3.3.1-1_amd64.deb
samba_3.3.1-1.diff.gz
  to pool/main/s/samba/samba_3.3.1-1.diff.gz
samba_3.3.1-1.dsc
  to pool/main/s/samba/samba_3.3.1-1.dsc
samba_3.3.1-1_amd64.deb
  to pool/main/s/samba/samba_3.3.1-1_amd64.deb
samba_3.3.1.orig.tar.gz
  to pool/main/s/samba/samba_3.3.1.orig.tar.gz
smbclient_3.3.1-1_amd64.deb
  to pool/main/s/samba/smbclient_3.3.1-1_amd64.deb
smbfs_3.3.1-1_amd64.deb
  to pool/main/s/samba/smbfs_3.3.1-1_amd64.deb
swat_3.3.1-1_amd64.deb
  to pool/main/s/samba/swat_3.3.1-1_amd64.deb
winbind_3.3.1-1_amd64.deb
  to pool/main/s/samba/winbind_3.3.1-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <[email protected]> (supplier of updated samba package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 02 Mar 2009 00:30:35 -0800
Source: samba
Binary: samba samba-common samba-tools smbclient swat samba-doc samba-doc-pdf 
smbfs libpam-smbpass libsmbclient libsmbclient-dev winbind samba-dbg 
libwbclient0
Architecture: source all amd64
Version: 2:3.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Samba Maintainers <[email protected]>
Changed-By: Steve Langasek <[email protected]>
Description: 
 libpam-smbpass - pluggable authentication module for Samba
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libwbclient0 - Samba winbind client library
 samba      - SMB/CIFS file, print, and login server for Unix
 samba-common - common files used by both the Samba server and client
 samba-dbg  - Samba debugging symbols
 samba-doc  - Samba documentation
 samba-doc-pdf - Samba documentation in PDF format
 samba-tools - Samba testing utilities
 smbclient  - command-line SMB/CIFS clients for Unix
 smbfs      - Samba file system utilities
 swat       - Samba Web Administration Tool
 winbind    - Samba nameservice integration server
Closes: 454799 516047 516160 516981 517204
Changes: 
 samba (2:3.3.1-1) unstable; urgency=low
 .
   [ Christian Perrier ]
   * New upstream release. Closes: #516981
     Upstream fixes in that release:
     - Fixed various spelling errors/typos in manpages
       Closes: #516047
     - Fix renaming/deleting of files using Windows clients.
       Closes: #516160
     - Fix syntax error in mount.cifs(8). Closes: #454799
   * Use a slave alternative for smbstatus.1 even though that manpage
     is not provided by samba4
 .
   [ Jelmer Vernooij ]
   * Fix slave links for manual pages in samba-common. Closes: #517204.
 .
   [ Steve Langasek ]
   * Add Vcs-{Browser,Svn} fields to debian/control.
   * When populating the sambashare group, it's not an error if the user
     simply doesn't exist; test for this case and let the install continue
     instead of aborting.  LP: #206036.
   * debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
     debian/libpam-smbpass.files, debian/rules: provide a config block
     for the new PAM framework, allowing this PAM module to
     auto-configure itself
   * debian/control: make libpam-smbpass depend on
     libpam-runtime (>= 1.0.1-2ubuntu1) for the above
   * debian/patches/fix_wrong_gnu_ld_version_check.patch: new patch to fix
     wrong detection of the GNU ld version, so that the symbol export scripts
     will be properly applied when building.
   * refresh debian/libsmbclient.symbols for 3.3.1.
Checksums-Sha1: 
 2309f2c2179d6928d7cf2b910714fbdae8856cc7 1979 samba_3.3.1-1.dsc
 add05aad5bff976d3d25fc455e91c5f8539107a1 26057285 samba_3.3.1.orig.tar.gz
 daf797b1267de2bfd6dda3a2598fc379aea2c720 403325 samba_3.3.1-1.diff.gz
 52e9f16445b339fa706e7c45c678cc4d5541bc58 7985958 samba-doc_3.3.1-1_all.deb
 c00102f8e95df34ff464e010ce81ef55de28038f 6698974 samba-doc-pdf_3.3.1-1_all.deb
 7ba27bf98c00a324e51cdd65afc48a6df51ba9d0 5035338 samba_3.3.1-1_amd64.deb
 1c9b3079d6818f479ee67919f883a1d01e0d7b18 4423194 samba-common_3.3.1-1_amd64.deb
 00b4fbc67949b3b12f05e88d70554a3c3e91239a 5690688 samba-tools_3.3.1-1_amd64.deb
 bb5f2e920603863c28bacc66dfc56c1afcef9d88 8911136 smbclient_3.3.1-1_amd64.deb
 47934a895d218499fdd1b256ea78701bf97b8423 1515306 swat_3.3.1-1_amd64.deb
 9a32f27072980e66a2ee168bae34a8defae5a742 1656634 smbfs_3.3.1-1_amd64.deb
 b419345e1f831fa507f07b1f9b4094f9869b3d13 644534 
libpam-smbpass_3.3.1-1_amd64.deb
 59432ca4778eaa478c147fef97c0ad3b04f2098b 1503878 libsmbclient_3.3.1-1_amd64.deb
 15dbf7c6b5cc1ba337d69d6303e194ee2f0e5c14 2163642 
libsmbclient-dev_3.3.1-1_amd64.deb
 ea1060453487afbf058247c339456dc4e04d7e16 3868458 winbind_3.3.1-1_amd64.deb
 489fafc024c2d71ad232e6df82507a58691d49ae 36265052 samba-dbg_3.3.1-1_amd64.deb
 b0142524264eff2ab1e7abb68af91cc578fe7b6b 85706 libwbclient0_3.3.1-1_amd64.deb
Checksums-Sha256: 
 6dc439833b5360b5eb85aab533343434297666f3ba95ded70f7e6ca8523ebf3c 1979 
samba_3.3.1-1.dsc
 d2bd8fdd72026d26481827baa35b8311d7531753b87b6086b4d7a3dcdb42e170 26057285 
samba_3.3.1.orig.tar.gz
 6a41ddc70ce45a1987e36bd3cf2799cbab225ffc97eb390735c0d7cd919351f4 403325 
samba_3.3.1-1.diff.gz
 e1953a0c6d16a928466082efa4da163087cb716bd7f95fa6d3006d219d75a1a9 7985958 
samba-doc_3.3.1-1_all.deb
 2f8ff3c650c877b2f69e4835811a71f279075ea1e15deb1b68d3604adaebb03a 6698974 
samba-doc-pdf_3.3.1-1_all.deb
 428bef20b0d345c1f994bf4582e801febe590f1368e1abadb7083dd88dc3d73f 5035338 
samba_3.3.1-1_amd64.deb
 ce99d31946f57d2b76e360fcbc6ed210c8b8f0974ad59946cdaf9f3f9d6305d9 4423194 
samba-common_3.3.1-1_amd64.deb
 e24fb1727a74e61fd99873d40bf2c92c458ad69cda2328a3e6703635d158b6f0 5690688 
samba-tools_3.3.1-1_amd64.deb
 42219b292884c4a74efecaff4c29be9b72a54104fb6e74108c8b9dabbe868dc4 8911136 
smbclient_3.3.1-1_amd64.deb
 2909951e09739c7b460a382dec9faaf7cba301f71ec75e440f7fe6e9935dbe81 1515306 
swat_3.3.1-1_amd64.deb
 fb54dece14b8de418f1fdea1f83196e529e573fb2c048db340d51794584fd03f 1656634 
smbfs_3.3.1-1_amd64.deb
 476bfbcfde8b81ccfe00aff71344cf0eb153cc25c7e271f076f700d0655044fd 644534 
libpam-smbpass_3.3.1-1_amd64.deb
 3eb60a3e79937d2280f20c182681a5b53fa25c29394300bf8bb3f76d0f40ebd4 1503878 
libsmbclient_3.3.1-1_amd64.deb
 a37f6a23801af274c64e65a656069982f9b8d123f6d3220794ad9a38cd237d13 2163642 
libsmbclient-dev_3.3.1-1_amd64.deb
 fff3b5e7f34b4eb0d227f1aae23fa1611fed96dbbd0fdd38dbafd233a48ee96f 3868458 
winbind_3.3.1-1_amd64.deb
 1ea2d158585ee8d1ccf400db2790ac35dbeec85c3c1a986c0f39d0e2b5fced6c 36265052 
samba-dbg_3.3.1-1_amd64.deb
 c11649ee3d4803b8c986faec9289a3c23f139e9a2f484ead4d16df714bd4848c 85706 
libwbclient0_3.3.1-1_amd64.deb
Files: 
 4108917af4223ac545985a697904d97c 1979 net optional samba_3.3.1-1.dsc
 babe094be14886d265b1caa917d29aa7 26057285 net optional samba_3.3.1.orig.tar.gz
 e609a4d9ade631830b64f43427ab9dfb 403325 net optional samba_3.3.1-1.diff.gz
 305ea9f5a20a211f7bfe2eb68303f824 7985958 doc optional samba-doc_3.3.1-1_all.deb
 de44a1949896edbf15098f0f45156dc9 6698974 doc optional 
samba-doc-pdf_3.3.1-1_all.deb
 bfed949a969dccffde3340442850deb6 5035338 net optional samba_3.3.1-1_amd64.deb
 945382d5b19a92d5d6493ed7e3a96a80 4423194 net optional 
samba-common_3.3.1-1_amd64.deb
 1dd96e8aff1ec336c83c6a9fdb6d3a48 5690688 net optional 
samba-tools_3.3.1-1_amd64.deb
 f447b8608039203a14f2fa3defe93043 8911136 net optional 
smbclient_3.3.1-1_amd64.deb
 83d97f46c0ad2d15e47e01fdd5a92888 1515306 net optional swat_3.3.1-1_amd64.deb
 1d87e58026a770f91c0b533bfc469824 1656634 otherosfs optional 
smbfs_3.3.1-1_amd64.deb
 d49a6ff4e06214875c024147296ea9d8 644534 admin extra 
libpam-smbpass_3.3.1-1_amd64.deb
 9bb2ca70b9c7aafc9aa42ae0e20aa42f 1503878 libs optional 
libsmbclient_3.3.1-1_amd64.deb
 e9a7ba789f2328f534a142978756e303 2163642 libdevel extra 
libsmbclient-dev_3.3.1-1_amd64.deb
 63c26ca96ff5c8cd1363b29e18e4773f 3868458 net optional winbind_3.3.1-1_amd64.deb
 cdfcd52d7ce8bc762589fb836a94dcdf 36265052 devel extra 
samba-dbg_3.3.1-1_amd64.deb
 f5257d779727ffbce7f9514578dbbf5b 85706 libs optional 
libwbclient0_3.3.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJq6AIKN6ufymYLloRAi3KAJwPnpQcXipPMVTnuyUuvkwgPWLQiwCfd/xh
ASpgkVo/mQMhlSGrCJ1FfJE=
=5mQy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to