Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #63185 > unrolled thread

Bug#920641: cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications

Started byLukas Straub <lukasstraub2@web.de>
First post2019-01-27 20:40 +0100
Last post2019-02-04 19:40 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#920641: cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications Lukas Straub <lukasstraub2@web.de> - 2019-01-27 20:40 +0100
    Processed: Re: Bug#920641: Acknowledgement (cifs: Reading files  from samba share with "smb encrypt = mandatory" hangs Applications) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-02-04 19:40 +0100
    Bug#920641: Acknowledgement (cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications) Lukas Straub <lukasstraub2@web.de> - 2019-02-04 19:40 +0100

#63185 — Bug#920641: cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications

FromLukas Straub <lukasstraub2@web.de>
Date2019-01-27 20:40 +0100
SubjectBug#920641: cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications
Message-ID<xkYrD-3sQ-5@gated-at.bofh.it>
Source: linux
Version: 4.19.0-1-amd64
Severity: important

Dear Maintainer,
Reading from a cifs share "smb encrypt = mandatory" hangs the Application, however ls and writing files works without porblem.
I dont have these Problems with linux 4.18.0-3.

Steps to reproduce:

1. Setup an samba server with a share similar to the following:
[data]  
        smb encrypt = mandatory
        path = /mnt/data
        available = yes
        read only = no
        inherit permissions = yes
        mangled names = no

2. Mount from the client:
$ mount -t cifs //<server>/data /mnt/nas

3. Read something:
cat /mnt/nas/somefile.txt

The cat then hangs instead of displaying the file.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

[toc] | [next] | [standalone]


#63249 — Processed: Re: Bug#920641: Acknowledgement (cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications)

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2019-02-04 19:40 +0100
SubjectProcessed: Re: Bug#920641: Acknowledgement (cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications)
Message-ID<xnRjY-4tL-11@gated-at.bofh.it>
In reply to#63185
Processing control commands:

> fixed -1 4.19.16-1
Bug #920641 [src:linux] cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications
Marked as fixed in versions linux/4.19.16-1.

-- 
920641: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920641
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [next] | [standalone]


#63250 — Bug#920641: Acknowledgement (cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications)

FromLukas Straub <lukasstraub2@web.de>
Date2019-02-04 19:40 +0100
SubjectBug#920641: Acknowledgement (cifs: Reading files from samba share with "smb encrypt = mandatory" hangs Applications)
Message-ID<xnRjY-4tL-7@gated-at.bofh.it>
In reply to#63185
Control: fixed -1 4.19.16-1

This seems to be fixed in linux 4.19.16-1. At least I could not
reproduce it there.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web