[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2019-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:4.7.6+dfsg~ubuntu-0ubuntu2.6 --- samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.6) bionic; urgency=medium * d/p/auth-fail-eexist.diff: smbc_opendir should not return EEXIST with invalid login credentials. Thanks to David Mulder. (LP: #1801227)

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2019-01-09 Thread Karl Stenerud
samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.6 (https://launchpad.net/ubuntu/+source/samba/2:4.7.6+dfsg~ubuntu- 0ubuntu2.6) in the proposed pocket was used for verification. Follow the testing steps in https://code.launchpad.net/~kstenerud/ubuntu/+source/samba/+git/samba/+merge/359602 except instead of

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-12-17 Thread Ɓukasz Zemczak
Which package version has been used for verification? ** Changed in: samba (Ubuntu Bionic) Status: Fix Committed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801227 Title:

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-12-14 Thread Karl Stenerud
Verified fixed ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801227 Title:

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-30 Thread Timo Aaltonen
Hello Ben, or anyone else affected, Accepted samba into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/samba/2:4.7.6+dfsg ~ubuntu-0ubuntu2.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-27 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~kstenerud/ubuntu/+source/samba/+git/samba/+merge/359602 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801227 Title: smbc_opendir returns

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-23 Thread Karl Stenerud
** Description changed: [Impact] A regression in Samba causes the wrong error message to be returned on an unsuccessful login, returning EEXIST instead of EACCESS or EPERM. [Tese Case] - # lxc launch ubuntu:bionic tester - # lxc exec tester bash - # apt update && apt dist-upgrade

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-08 Thread Karl Stenerud
** Description changed: + [Impact] + + A regression in Samba causes the wrong error message to be returned on + an unsuccessful login, returning EEXIST instead of EACCESS or EPERM. + + [Tese Case] + + # lxc launch ubuntu:bionic tester + # lxc exec tester bash + # apt update && apt dist-upgrade

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-08 Thread Karl Stenerud
** Changed in: samba (Ubuntu Bionic) Assignee: (unassigned) => Karl Stenerud (kstenerud) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801227 Title: smbc_opendir returns EEXIST if login

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-05 Thread Robie Basak
Thank you for reporting this bug and helping to make Ubuntu better. Cosmic is on 4.8 so this presumably affects Bionic only. ** Tags added: server-next ** Also affects: samba (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: samba (Ubuntu) Status: New => Fix

[Bug 1801227] Re: smbc_opendir returns EEXIST if login credentials are incorrect, breaking SMB shares in Kodi

2018-11-01 Thread Ben A
Found a workaround: Enter the username and password as part of the URL when adding the source. That is: smb://:@// This isn't really acceptable, as it means the password is plainly visible onscreen as you're setting up the share. -- You received this bug notification because you are a member