How to Install and Uninstall krb5-sync-plugin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "krb5-sync-plugin" package

This guide covers the steps necessary to install krb5-sync-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install krb5-sync-plugin

2. Uninstall "krb5-sync-plugin" package

Here is a brief guide to show you how to uninstall krb5-sync-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove krb5-sync-plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the krb5-sync-plugin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: krb5-sync-plugin
Priority: extra
Section: universe/net
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: krb5-sync
Version: 3.1-1
Depends: libc6 (>= 2.14), libkadm5srv-mit9 (>= 1.12~alpha1+dfsg), libkrb5-3 (>= 1.10+dfsg~alpha1), libldap-2.4-2 (>= 2.4.7)
Recommends: krb5-admin-server (>= 1.9), krb5-sync-tools
Filename: pool/universe/k/krb5-sync/krb5-sync-plugin_3.1-1_amd64.deb
Size: 27496
MD5sum: 0b8ff83c7b2a8e914d22c485d1a90425
SHA1: 5bce96c9c1e7061d5f26fd54dd7de8fb4612029d
SHA256: aaef9bce32b9b7503203cae46347e2c88f5a9aefa123588785d25653354327b1
Description-en: MIT Kerberos Active Directory synchronization plugin
This plugin synchronizes passwords changed via kadmin or kpasswd to a
foreign realm via the Kerberos password change protocol (normally, but
not necessarily, an Active Directory realm). It can also propagate
changes to the DISALLOW_ALL_TIX flag to Windows Active Directory using
LDAP.
.
This package provides a plugin for the MIT Kerberos KDC and will not work
with Heimdal.
Description-md5: 3c1e7b9e8f20397a3d0c9fb812e5335a
Multi-Arch: same
Homepage: http://www.eyrie.org/~eagle/software/krb5-sync/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu