[Bug 1921374] Re: [SRU] New feature: Active Directory support

Łukasz Zemczak 1921374 at bugs.launchpad.net
Thu May 27 11:56:39 UTC 2021


Hello Jean-Baptiste, or anyone else affected,

Accepted livecd-rootfs into focal-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.664.23 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: livecd-rootfs (Ubuntu Focal)
       Status: New => Fix Committed

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

Title:
  [SRU] New feature: Active Directory support

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in ubiquity package in Ubuntu:
  Fix Released
Status in livecd-rootfs source package in Focal:
  Fix Committed
Status in ubiquity source package in Focal:
  Fix Committed

Bug description:
  [Impact]

  This feature allows to join a machine to an Active Directory domain at
  installation time.

  It adds a check box in the user info stage, which once selected
  displays a page to enter the credentials to join the domain.

  It installs the required packages on the target filesystem and
  configures SSSD and Kerberos so it works on first boot.

  This feature also required:
  1. A change to the seed to include additional packages for AD connectivity.
  https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu/commit/?id=a83c543f5fb98d4a539815b89b43cf9076c00283

  2. A change to livecd-rootfs to add the required dependencies via a
  chroot hook for the project ubuntu to workaround bug 1921862 in Focal.

  [Test Plan Ubiquity]
  Prerequisites:
  A network with an up and running AD controller, DHCP and DNS.

  1. Start the installer either from a live session or ubiquity-dm
  2. Proceed to the step "Who are you?"
  3. Enter the user and computer information. For the computer name, you must use the FQDN.
  4. Check box "Use Active Directory" and press continue.
  5. Enter the address of the Active Directory controller and credentials of the user allowed to add machines to the domain.
  6. Verify that the server is reachable by pressing "Test Connection".
  7. Once all the information has been entered and is valid, press "Continue" to proceed with the remaining usual steps of the installation.
  8. At the end of the installation you can reboot the machine and you are ready to log in as a user of the domain on first boot

  More information about initial installation on the ADSys' Wiki:
  https://github.com/ubuntu/adsys/wiki/2.-Prerequisites

  *Verification*
    - Log in as a user of the domain must succeed.
    - The home directory of the user must be created dynamically.

  [Test Plan livecd-rootfs]
  1. Build an image with the patched version of livecd-rootfs
  2. Compare the manifest to an image without the patch

  *Verification*
   - No package should be removed with the patched version
   - The following packages and their dependencies should be added: sssd, realmd, adcli, krb5-config

  
  [Where problems could occur]

  If the python code and debconf templates, Ubiquity won't start at all
  or the user info page will not be displayed. So it will highly visible
  and easy to diagnose.

  Otherwise, SSSD and Kerberos may not be configured correctly and will
  prevent login as an AD user. In this case, we still keep the local
  user and it is possible to log in and diagnose and fix the issue.

  [Other Info]
  Built and tested on latest focal daily image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1921374/+subscriptions



More information about the foundations-bugs mailing list