Your message dated Thu, 2 Jun 2005 22:22:36 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307075: Fix in the new version
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Apr 2005 14:12:07 +0000
>From [EMAIL PROTECTED] Sat Apr 30 07:12:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from intercall.ru [81.176.64.249] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DRshS-0000PO-00; Sat, 30 Apr 2005 07:12:06 -0700
Received: by intercall.ru (Postfix, from userid 106)
        id 77C65AC881; Sat, 30 Apr 2005 18:12:06 +0400 (MSD)
Received: from odin.zuzino.mipt.ru (ppp12-33.pppoe.mtu-net.ru [81.195.12.33])
        by intercall.ru (Postfix) with ESMTP id 64E84AC87F
        for <[EMAIL PROTECTED]>; Sat, 30 Apr 2005 18:12:04 +0400 (MSD)
Received: from veles.zuzino.mipt.ru ([10.0.3.108])
        by odin.zuzino.mipt.ru with esmtp (Exim 3.35 #1 (Debian))
        id 1DRshU-00014j-00
        for <[EMAIL PROTECTED]>; Sat, 30 Apr 2005 18:12:08 +0400
Received: from monk by veles.zuzino.mipt.ru with local (Exim 4.50)
        id 1DRshJ-00032A-51
        for [EMAIL PROTECTED]; Sat, 30 Apr 2005 18:11:57 +0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Roman Klochkov <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/bin/smbclient: fails to connect to Samba 2.2.3a-15
X-Mailer: reportbug 3.8
Date: Sat, 30 Apr 2005 18:11:57 +0400
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_20,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: smbclient
Version: 3.0.14a-1
Severity: normal
File: /usr/bin/smbclient


After last update my smbclient cannot get files from Debian 2.2 server.
I have only this error:

[EMAIL PROTECTED]:~$ smbclient //odin/Video
Password: 
Domain=[ZUZINO] OS=[Unix] Server=[Samba 2.2.3a-15 for Debian]
smb: \> ls
NT_STATUS_NO_SUCH_FILE listing \*

                49217 blocks of size 2097152. 336 blocks available

When I try to get existing file I get NT_STATUS_ACCESS_DENIED.

All other combinations I tried are working: I can get files from Samba 2.2.8a
or 3.0.10 and I can get files on the Samba 2.2.3a-15 from the same server and
from 3.0.10-1.10asp (RedHat). 

There are testparm result from the server here. I hope it will help.
The behavior of smbclient is the same for all shares.

# Global parameters
[global]
        coding system = 
        client code page = 866
        code page directory = /usr/share/samba/codepages
        workgroup = ZUZINO
        netbios name = 
        netbios aliases = 
        netbios scope = 
        server string = %h server (Samba %v)
        interfaces = 
        bind interfaces only = No
        security = SHARE
        encrypt passwords = Yes
        update encrypted = No
        allow trusted domains = Yes
        hosts equiv = 
        min passwd length = 5
        map to guest = Never
        null passwords = No
        obey pam restrictions = Yes
        password server = 
        smb passwd file = /etc/samba/smbpasswd
        root directory = 
        pam password change = No
        passwd program = /usr/bin/passwd %u
        passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n .
        passwd chat debug = No
        username map = 
        password level = 0
        username level = 0
        unix password sync = No
        restrict anonymous = No
        lanman auth = Yes
        use rhosts = No
        log level = 2
        syslog = 0
        syslog only = No
        log file = /var/log/samba/log.%m
        max log size = 1000
        timestamp logs = Yes
        debug hires timestamp = No
        debug pid = No
        debug uid = No
        protocol = NT1
        large readwrite = No
        max protocol = NT1
        min protocol = CORE
        read bmpx = No
        read raw = Yes
        write raw = Yes
        nt smb support = Yes
        nt pipe support = Yes
        announce version = 4.5
        announce as = NT
        max mux = 50
        max xmit = 65535
        name resolve order = lmhosts host wins bcast
        max packet = 65535
        max ttl = 259200
        max wins ttl = 518400
        min wins ttl = 21600
        time server = No
        unix extensions = No
        change notify timeout = 60
        deadtime = 0
        getwd cache = Yes
        keepalive = 300
        lpq cache time = 10
        max smbd processes = 0
        max disk size = 0
        max open files = 10000
        read size = 16384
        socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
        stat cache size = 50
        use mmap = Yes
        total print jobs = 0
        load printers = Yes
        printcap name = /etc/printcap
        disable spoolss = No
        enumports command = 
        addprinter command = 
        deleteprinter command = 
        show add printer wizard = Yes
        os2 driver map = 
        strip dot = No
        character set = KOI8-R
        mangled stack = 50
        stat cache = Yes
        domain admin group = 
        domain guest group = 
        machine password timeout = 604800
        add user script = 
        delete user script = 
        logon script = 
        logon path = \\%N\%U\profile
        logon drive = 
        logon home = \\%N\%U
        domain logons = No
        os level = 20
        lm announce = Auto
        lm interval = 60
        preferred master = Auto
        local master = No
        domain master = Auto
        browse list = Yes
        enhanced browsing = Yes
        dns proxy = No
        wins proxy = No
        wins server = 
        wins support = No
        wins hook = 
        kernel oplocks = Yes
        oplock break wait time = 0
        add share command = 
        change share command = 
        delete share command = 
        config file = 
        preload = 
        lock dir = 
        utmp directory = 
        wtmp directory = 
        utmp = No
        default service = 
        message command = 
        dfree command = 
        valid chars = 
        remote announce = 
        remote browse sync = 
        socket address = 0.0.0.0
        homedir map = 
        time offset = 0
        NIS homedir = No
        source environment = 
        panic action = 
        hide local users = No
        host msdfs = No
        winbind uid = 
        winbind gid = 
        template homedir = /home/%D/%U
        template shell = /bin/false
        winbind separator = \
        winbind cache time = 15
        winbind enum users = Yes
        winbind enum groups = Yes
        comment = 
        path = 
        alternate permissions = No
        username = 
        guest account = nobody
        invalid users = root
        valid users = 
        admin users = 
        read list = 
        write list = 
        printer admin = 
        force user = 
        force group = 
        read only = Yes
        create mask = 0744
        force create mode = 00
        security mask = 0777
        force security mode = 00
        directory mask = 0755
        force directory mode = 00
        directory security mask = 0777
        force directory security mode = 00
        inherit permissions = No
        guest only = No
        guest ok = No
        only user = No
        hosts allow = 
        hosts deny =
        status = Yes
        nt acl support = Yes
        max connections = 0
        min print space = 0
        strict allocate = No
        strict sync = No
        sync always = No
        write cache size = 0
        max print jobs = 1000
        printable = No
        postscript = No
        printing = bsd
        print command = lpr -r -P'%p' %s
        lpq command = lpq -P'%p'
        lprm command = lprm -P'%p' %j
        lppause command = 
        lpresume command = 
        queuepause command = 
        queueresume command = 
        printer name = 
        use client driver = No
        default devmode = No
        printer driver = 
        printer driver file = /etc/samba/printers.def
        printer driver location = 
        default case = lower
        case sensitive = No
        preserve case = Yes
        short preserve case = Yes
        mangle case = No
        mangling char = ~
        hide dot files = Yes
        hide unreadable = No
        delete veto files = No
        veto files = 
        hide files = 
        veto oplock files = 
        map system = No
        map hidden = No
        map archive = Yes
        mangled names = Yes
        mangled map = 
        browseable = Yes
        blocking locks = Yes
        fake oplocks = No
        locking = Yes
        oplocks = Yes
        level2 oplocks = Yes
        oplock contention limit = 2
        posix locking = Yes
        strict locking = No
        share modes = Yes
        copy = 
        include = 
        exec = 
        preexec close = No
        postexec = 
        root preexec = 
        root preexec close = No
        root postexec = 
        available = Yes
        volume = 
        fstype = NTFS
        set directory = No
        wide links = Yes
        follow symlinks = Yes
        dont descend = 
        magic script = 
        magic output = 
        delete readonly = No
        dos filemode = No
        dos filetimes = No
        dos filetime resolution = No
        fake directory create times = No
        vfs object = 
        vfs options = 
        msdfs root = No

[homes]
        comment = Home Directories
        create mask = 0700
        directory mask = 0700
        browseable = No

[local]
        path = /home/samba/local
        read only = No
        guest ok = Yes
        hosts allow = 10.0.3.79 10.0.2.148 192.168.0.2 10.0.3.108

[distfiles]
        path = /home/samba/distfiles
        read only = No
        guest ok = Yes
        hosts allow = 10.0.3.79 10.0.2.148 192.168.0.2

[Distribs]
        path = /home/samba/Distribs
        guest ok = Yes

[Video]
        path = /home/samba/Video
        guest ok = Yes

[Games]
        path = /home/samba/Games
        guest ok = Yes

[Study]
        path = /home/samba/Study
        guest ok = Yes

[Cats]
        path = /home/samba/cats
        guest ok = Yes

[Doc]
        path = /home/samba/Doc
        guest ok = Yes

[Music]
        path = /home/samba/Music
        guest ok = Yes

[incoming]
        path = /home/samba/incoming
        read only = No
        guest ok = Yes



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages smbclient depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libcomerr2                  1.35-6       The Common Error Description libra
ii  libkrb53                    1.3.6-2      MIT Kerberos runtime libraries
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libncurses5                 5.4-4        Shared libraries for terminal hand
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters
ii  libreadline4                4.3-11       GNU readline and history libraries
ii  samba-common                3.0.14a-1    Samba common files used by both th

-- no debconf information

---------------------------------------
Received: (at 307075-done) by bugs.debian.org; 3 Jun 2005 05:22:37 +0000
>From [EMAIL PROTECTED] Thu Jun 02 22:22:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (mauritius.dodds.net) 
[66.93.39.86] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1De4dh-0007oI-00; Thu, 02 Jun 2005 22:22:37 -0700
Received: by mauritius.dodds.net (Postfix, from userid 1000)
        id B9ADD171E36; Thu,  2 Jun 2005 22:22:36 -0700 (PDT)
Date: Thu, 2 Jun 2005 22:22:36 -0700
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#307075: Fix in the new version
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="IvGM3kKqwtniy32b"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--IvGM3kKqwtniy32b
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jun 03, 2005 at 06:47:08AM +0400, =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=
=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=
=BD wrote:
>     This bug is fixed in 3.0.14a-3.

Ok, thanks for the followup -- closing the report.

Cheers,
--=20
Steve Langasek
postmodern programmer

--IvGM3kKqwtniy32b
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFCn+kbKN6ufymYLloRAqN4AJ90TGhmC9TzNB91wTIjIYYq/lt3RgCgo6fK
MnRpbyTQMqJkva1fM2ZTIoA=
=9JzD
-----END PGP SIGNATURE-----

--IvGM3kKqwtniy32b--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to