How to Install and Uninstall krb5-strength Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "krb5-strength" package

This guide let you learn how to install krb5-strength on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install krb5-strength

2. Uninstall "krb5-strength" package

In this section, we are going to explain the necessary steps to uninstall krb5-strength on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove krb5-strength $ sudo apt autoclean && sudo apt autoremove

3. Information about the krb5-strength package on Ubuntu 20.10 (Groovy Gorilla)

Package: krb5-strength
Architecture: amd64
Version: 3.2-1
Priority: extra
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Depends: adduser, perl:any, libc6 (>= 2.26), libcdb1, libcrack2 (>= 2.8.12), libkrb5-3 (>= 1.10+dfsg~alpha1), libsqlite3-0 (>= 3.5.9)
Recommends: cracklib-runtime, libcrypt-pbkdf2-perl, libdb-file-lock-perl, libdbd-sqlite3-perl, libdbi-perl, libgetopt-long-descriptive-perl, libipc-run-perl, libjson-perl, libreadonly-perl, tinycdb
Enhances: heimdal-kdc, krb5-admin-server
Filename: pool/universe/k/krb5-strength/krb5-strength_3.2-1_amd64.deb
Size: 75760
MD5sum: 8231121365d8fe712b7f42e4bdf20a17
SHA1: 3d81b374dc1195277b8970ff75c228411ef358c0
SHA256: 8638f4836e71d6558ce4ae940ab84f8ea57ff191b12de8ee2d704b43e425ecfb
SHA512: 6e9db64615d5fb6fcf7f8f41263f99fd5072993d21b5cf661b34e2a5647f64dbce5948c797f5b0626b4c99cb7635fc94cd50650fb7624c29aeaeb1c16f783540
Homepage: https://www.eyrie.org/~eagle/software/krb5-strength/
Description-en: Password strength checking for Kerberos KDCs
krb5-strength provides a password quality plugin for the MIT Kerberos KDC
(specifically the kadmind server), an external password quality program
for use with Heimdal, and a per-principal password history implementation
for Heimdal. Passwords can be tested with CrackLib, checked against a
CDB or SQLite database of known weak passwords with some transformations,
checked for length, checked for non-printable or non-ASCII characters
that may be difficult to enter reproducibly, required to contain
particular character classes, or any combination of these tests.
.
No dictionary is shipped with this package. A CrackLib dictionary can be
created with the tools in cracklib-runtime, a CDB or SQLite database can
be created from a password list (obtained separately) using the tools
included in this package, or both.
.
The recommended packages are needed to generate CDB or SQLite databases
and for the password history implementation for Heimdal.
Description-md5: 8675c35d59b7b31637f532ee53c292a3