Jammy verification

Reproducing the bug:

root@member-test:~# apt-cache policy samba
samba:
  Installed: 2:4.15.13+dfsg-0ubuntu1.6
  Candidate: 2:4.15.13+dfsg-0ubuntu1.6
  Version table:
 *** 2:4.15.13+dfsg-0ubuntu1.6 500
        500 http://br.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     2:4.15.13+dfsg-0ubuntu1.5 500
        500 http://br.archive.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
     2:4.15.5~dfsg-0ubuntu5 500
        500 http://br.archive.ubuntu.com/ubuntu jammy/main amd64 Packages


Domain join is oK:

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

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


But id command fails:
root@member-test:~# net cache flush
root@member-test:~# id [email protected]
id: ‘[email protected]’: no such user
root@member-test:~#

Upgrading to proposed:
root@member-test:~# apt-cache policy samba
samba:
  Installed: 2:4.15.13+dfsg-0ubuntu1.7
  Candidate: 2:4.15.13+dfsg-0ubuntu1.7
  Version table:
 *** 2:4.15.13+dfsg-0ubuntu1.7 500
        500 http://br.archive.ubuntu.com/ubuntu jammy-proposed/main amd64 
Packages
        100 /var/lib/dpkg/status
     2:4.15.13+dfsg-0ubuntu1.6 500
        500 http://br.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
     2:4.15.13+dfsg-0ubuntu1.5 500
        500 http://br.archive.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
     2:4.15.5~dfsg-0ubuntu5 500
        500 http://br.archive.ubuntu.com/ubuntu jammy/main amd64 Packages

Now id command works:
root@member-test:~# id [email protected]
uid=10002(EXAMPLE\questing) gid=10000(EXAMPLE\domain users) 
groups=10000(EXAMPLE\domain users),3001(BUILTIN\users)

Jammy verification succeeded.


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

-- 
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