Bug 7689 - can't rename files or folders
Summary: can't rename files or folders
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: File services (show other bugs)
Version: 3.5.4
Hardware: x64 Windows Vista
: P3 critical
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 04:11 UTC by Shimon Doodkin
Modified: 2011-05-03 18:56 UTC (History)
0 users

See Also:


Attachments
strace_samba_rename.txt (115.06 KB, text/plain)
2010-09-19 04:18 UTC, Shimon Doodkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shimon Doodkin 2010-09-19 04:11:22 UTC
similar to https://bugzilla.samba.org/show_bug.cgi?id=6635

i can't rename files in samba shares, from windows i get a 0x80070057 error (i guess it means connection disconnected)

i add info and attach strace of "strace /usr/sbin/smbd -i" executed as root.

installed on: ubuntu 10 server 64bit

installed from
deb http://ppa.launchpad.net/polslinux/ppa/ubuntu lucid main

rakia@rakiaproxy:~$ aptitude show samba
Package: samba
New: yes
State: installed
Automatically installed: no
Version: 2:3.5.4+1polslinux3
Priority: optional
Section: net
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uncompressed Size: 23.6M
Depends: samba-common (= 2:3.5.4+1polslinux3), libwbclient0 (= 2:3.5.4+1polslinux3), libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.41-1), libc6 (>= 2.8), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libcups2 (>= 1.4.0), libgssapi-krb5-2 (>=
         1.8+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.8+dfsg), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.15), libtalloc2 (>= 2.0.0), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, upstart-job,
         libpam-runtime (>= 1.0.1-11), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser, samba-common-bin


i have entered to \\shimon.com\www\ with username and password and renamed "changes" to "changes1"

and got an error,
also samba crashed once
Comment 1 Shimon Doodkin 2010-09-19 04:18:09 UTC
Created attachment 5970 [details]
strace_samba_rename.txt

1st try i did it crushed when i was typing the url in windows>run during auto complete , i could capture just the end of the strace.
also i have noticed i have a wrong domain name there proxy.shimon.info which had to be the name of the computer from the internet, it does not exists now it is the previews domain.

2nd try it i renamed and got an error
Comment 2 Volker Lendecke 2010-09-19 11:37:46 UTC
This strace does not contain a crash in the narrower sense of a segfault or so. Can you please post a debug level 10 log of smbd doing this?

Thanks!

Volker
Comment 3 Björn Jacke 2011-05-03 18:56:22 UTC
no error to see, no feedback for months, closing for now.