ubuntu/+source/adcli:ubuntu/groovy

Last commit made on 2020-09-02
Get this branch:
git clone -b ubuntu/groovy https://git.launchpad.net/ubuntu/+source/adcli
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/groovy
Repository:
lp:ubuntu/+source/adcli

Recent commits

778a643... by Andreas Hasenack

update-metadata

b6a19ac... by Andreas Hasenack

changelog

849cc4e... by Andreas Hasenack

    - d/p/tools-disable-SSSD-s-locator-plugin.patch: ignore MIT's locator
      plugin to avoid conflicts if it returns a different DC than the one
      used for the LDAP connection

adb4d98... by Andreas Hasenack

    - d/p/delete-do-not-exit-if-keytab-cannot-be-read.patch: fix computer
      deletion when keytab cannot be read

c58aca3... by Andreas Hasenack

  * Other fixes:
    - d/p/discovery-fix.patch: do not continue processing on a closed
      connection

e33551e... by Andreas Hasenack

    - d/p/tools-fix-typo-in-show-password-help-output.patch: typo fix

aed7e6d... by Andreas Hasenack

    - d/p/man-explain-optional-parameter-of-login-ccache-bette.patch,
      d/p/man-make-handling-of-optional-credential-cache-more-.patch:
      better explain the login-ccache and -C parameters

b0e0eab... by Andreas Hasenack

  * Documentation fixes:
    - d/p/man-move-note-to-the-right-section.patch: move note about
      password lifetime to the update section

70a967b... by Andreas Hasenack

    - d/p/add-option-use-ldaps.patch: add option to use LDAPS, useful
      if for some reason the LDAP port is blocked.

1b32d24... by Andreas Hasenack

  * Handle new Active Directory requirements from
    https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV190023
    (LP: #1868703):
    - d/p/Use-GSS-SPNEGO-if-available.patch: prefer GSS-SPNEGO over
      GSSAPI if available, as that can handle some of the more advanced
      features which can be required by an AD server