Comment 86 for bug 1778322

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Cosmic verification

First reproducing the bug with these packages:
  Version table:
 *** 1.38.1-0ubuntu1.2 500
        500 http://br.archive.ubuntu.com/ubuntu cosmic-updates/main amd64 Packages

windows network tab is empty (see screenshot cosmic-empty-windows-network-before-test.png)

Now with these packages:
 *** 1.38.1-0ubuntu1.3.1 500
        500 http://br.archive.ubuntu.com/ubuntu cosmic-proposed/main amd64 Packages

After a logout and new login, the windows network tab is populated (see cosmic-populated-windows-network-after-test.png) and I can connect to the displayed pub share (see cosmic-connecting-to-pub-after-test.png).

After I'm connected, smbstatus shows that smb3.11 was used for the connection to pub:
ubuntu@cosmic-desktop:~$ sudo smbstatus

Samba version 4.8.4-Ubuntu
PID Username Group Machine Protocol Version Encryption Signing
----------------------------------------------------------------------------------------------------------------------------------------
5812 nobody nogroup cosmic-desktop (ipv4:192.168.122.27:57330) NT1 - -
5821 nobody nogroup cosmic-desktop (ipv4:192.168.122.27:57334) NT1 - -
5880 ubuntu ubuntu 192.168.122.27 (ipv4:192.168.122.27:47898) SMB3_11 - partial(AES-128-CMAC)
5828 nobody nogroup cosmic-desktop (ipv4:192.168.122.27:57336) NT1 - -

Service pid Machine Connected at Encryption Signing
---------------------------------------------------------------------------------------------
IPC$ 5828 cosmic-desktop Fri Jun 21 21:36:38 2019 UTC - -
IPC$ 5812 cosmic-desktop Fri Jun 21 21:36:18 2019 UTC - -
pub 5880 192.168.122.27 Fri Jun 21 21:37:00 2019 UTC - -
IPC$ 5821 cosmic-desktop Fri Jun 21 21:36:21 2019 UTC - -

No locked files

As stated in the bionic verification, a fix for https://bugs.launchpad.net/gvfs/+bug/1828107 is still relevant.

cosmic verification succeeded.