# Plucky verification

Reproducing the problem:
# apt-cache policy samba
samba:
  Installed: 2:4.21.4+dfsg-1ubuntu3.3
  Candidate: 2:4.21.4+dfsg-1ubuntu3.3
  Version table:
 *** 2:4.21.4+dfsg-1ubuntu3.3 500
        500 http://br.archive.ubuntu.com/ubuntu plucky-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     2:4.21.4+dfsg-1ubuntu3.1 500
        500 http://br.archive.ubuntu.com/ubuntu plucky-security/main amd64 
Packages
     2:4.21.4+dfsg-1ubuntu3 500
        500 http://br.archive.ubuntu.com/ubuntu plucky/main amd64 Packages

root@member-test:~# wbinfo -t
checking the trust secret for domain EXAMPLE via RPC calls succeeded

root@member-test:~# net ads testjoin
Join is OK

root@member-test:~# wbinfo -u | grep questing
EXAMPLE\questing

Command "id" failed as expected, reproducing the bug:

root@member-test:~# net cache flush

root@member-test:~# id [email protected]
id: ‘[email protected]’: no such user
root@member-test:~#


Updating to proposed:
root@member-test:~# apt-cache policy samba
samba:
  Installed: 2:4.21.4+dfsg-1ubuntu3.4
  Candidate: 2:4.21.4+dfsg-1ubuntu3.4
  Version table:
 *** 2:4.21.4+dfsg-1ubuntu3.4 100
        100 http://br.archive.ubuntu.com/ubuntu plucky-proposed/main amd64 
Packages
        100 /var/lib/dpkg/status
     2:4.21.4+dfsg-1ubuntu3.3 500
        500 http://br.archive.ubuntu.com/ubuntu plucky-updates/main amd64 
Packages
     2:4.21.4+dfsg-1ubuntu3.1 500
        500 http://br.archive.ubuntu.com/ubuntu plucky-security/main amd64 
Packages
     2:4.21.4+dfsg-1ubuntu3 500
        500 http://br.archive.ubuntu.com/ubuntu plucky/main amd64 Packages

Commands now work:
root@member-test:~# net cache flush
root@member-test:~# id [email protected]
uid=10002(EXAMPLE\questing) gid=10000(EXAMPLE\domain users) 
groups=10000(EXAMPLE\domain users),3001(BUILTIN\users)
root@member-test:~#


Plucky verification succeeded.

** Tags removed: verification-needed-plucky
** Tags added: verification-done-plucky

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2116098

Title:
  Windows security hardening locks out schannel'ed netlogon dc calls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/2116098/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to