[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2019-01-03 Thread FR . Loïc
For the most curious: https://github.com/sonicnkt/wpkg-gp/issues/2#issuecomment-451371444 Thanks. ** Bug watch added: github.com/sonicnkt/wpkg-gp/issues #2 https://github.com/sonicnkt/wpkg-gp/issues/2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2019-01-03 Thread FR . Loïc
It would be good to take into account the comments from here: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1697817 The last versions of Windows 10 does not work well with the samba of Ubuntu 16.04 because of the SMB version. To make it simple with windows 10 1809, I can only run WPKG-GP w

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2019-01-03 Thread FR . Loïc
sudo smbstatus -b Samba version 4.3.11-Ubuntu PID Username Group MachineProtocol Version -- 9483 nobodynogroup 192.168.182.228 (ipv4:192.168.182.228:49712) Unknown (0

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-17 Thread Andreas Hasenack
> I have set up a complete VM with Ubuntu 16 LTS and I can reproduce the issue > with two newly created users. So what we have in common here, possibly: - the smb.config file in this new VM. Is this one you could share? - the clients you used to test are the same windows 10 machines that access th

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-17 Thread Gonzalo Porcel Quero
Hi Andreas, I cannot show you the share definitions because I use the valid users "settings" which contains the real names of lots of my users, but I can show you the "Global Parameters". # Global parameters [global] workgroup = OURWORKGROUP server string = %h map to gues

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-17 Thread Andreas Hasenack
Here I used windows 10 home to access a samba server on ubuntu 16.04. At the moment this snapshot was taken, I had wordpad on windows open a file in the ubuntu share (/home/ubuntu): root@xenial-samba-smbstatus-1737534:~# smbstatus Samba version 4.3.11-Ubuntu PID Username Group Ma

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Andreas Hasenack
But you can only reproduce it with windows 10 as the client, right? Not with smbclient and protocol SMB3? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736940 Title: Ubuntu 16.04 LTS: SMBStatus sho

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Gonzalo Porcel Quero
Hi Andreas, I did not expect you to debug those scripts. I actually just left them there in the interest of full disclosure. I have set up a complete VM with Ubuntu 16 LTS and I can reproduce the issue with two newly created users. If Samba did not know who was writing or opening files, it would

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Andreas Hasenack
Sorry, I can't debug those scripts. I don't know why all your users show up as nobody/nogroup in smbstatus, maybe you have a force user setting in smb.conf or something like that? Regarding the unknown protocol issue, that's a valid bug, but probably at a level of "low". -- You received this bug

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Gonzalo Porcel Quero
Hi Andreas, Firts of all, thank you so much for taking the time to respond. My users are also locally managed and added with smbpasswd and when I print them with "pdbedit -L", they all appear correctly. The users where imported from a system running Ubuntu 12.04 LTS and afterwards I had to clean

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Gonzalo Porcel Quero
Here is the other script I used during the migration. ** Attachment added: "cleanupACCOUNTS.sh" https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1736940/+attachment/5022150/+files/cleanupACCOUNTS.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Andreas Hasenack
I can see something similar from an ubuntu artful client if I force protocol SMB3: andreas@nsnx:~$ smbclient //10.0.100.215/ubuntu -U ubuntu%ubuntu -m SMB3 WARNING: The "syslog" option is deprecated Domain=[XENIAL-SAMBA-SMBSTATUS-1737534] OS=[] Server=[] smb: \> server (xenial): PID Usernam

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-13 Thread Andreas Hasenack
Taking a look. ** Changed in: samba4 (Ubuntu) Status: Incomplete => New ** Changed in: samba4 (Ubuntu) Assignee: (unassigned) => Andreas Hasenack (ahasenack) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-11 Thread Gonzalo Porcel Quero
Sample output of smbstatus: 22070 nobodynogroup 192.168.127.183 (ipv4:192.168.127.183:51550) Unknown (0x0311) 21555 nobodynogroup 192.168.127.159 (ipv4:192.168.127.159:62029) Unknown (0x0311) 21904 nobodynogroup 192.168.127.94 (ipv4:192.168.

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-08 Thread Gonzalo Porcel Quero
Hi Christian, Thanks for responding. All Windows 10 clients seem to be affected. I linked to the upstream bug becasue it seemed similar enough, but I could be wrong and this could be a different issue. I have Windows 7, Windows 10 and Linux clients in my network. If you need me to perform speci

[Bug 1736940] Re: Ubuntu 16.04 LTS: SMBStatus shows wrong information

2017-12-08 Thread ChristianEhrhardt
Hi Gonzalo, first of all thank you that seems to be an issue and your help to make Ubuntu better is appreciated. We need to sort out if the change is acceptable as an SRU thou. First of all the good news - it is not that all users would be broken: $ sudo smbstatus Samba version 4.3.11-Ubuntu PI