Guide to OMV 4 Active Directory Integration

  • Hello all,

    just tried the first step for the AD integration on my OMV (5.6.14-1):

    Zitat
    Code
    apt-get install sssd sssd-tools realmd krb5-user libpam-sss libnss-sss libsasl2-modules-gssapi-mit packagekit libwbclient-sssd

    ... and ran in a strange issue:

    Code
    ...
    The following packages have unmet dependencies:
     libsmbclient : Depends: samba-libs (= 2:4.9.5+dfsg-5) but 2:4.9.5+dfsg-5+deb10u1 is to be installed
    E: Unable to correct problems, you have held broken packages.

    after some time digging arround my solutions was to add the buster security repo to my sources.list:

    Code
    deb https://deb.debian.org/debian-security/ buster/updates main contrib non-free

    for some reasons it was missing in the sources.list.d/openmediavault-os-security.list - I am pretty sure I never touched that file... ?(

    Just learned:

    • "...u1" means security update one ;)
    • Find which repo is serving which package: grep -H "Package: samba-libs" /var/lib/apt/lists/*_Packages

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!