Пакет cracklib: Информация

  • Default inline alert: Версия в репозитории: 2.9.11-alt1

Исходный пакет: cracklib
Версия: 2.9.10-alt1
Последняя версия по данным Repology
Собран:  21 марта 2023 г. 18:21 в задании #317167
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/cracklib/cracklib

Лицензия: LGPL-2.1-or-later
О пакете: A password-checking library.
Описание: 
CrackLib tests passwords to determine whether they match certain
security-oriented characteristics. You can use CrackLib to stop
users from choosing passwords which would be easy to guess. CrackLib
performs certain tests:

* It tries to generate words from a username and gecos entry and
  checks those words against the password;
* It checks for simplistic patterns in passwords;
* It checks for the password in a dictionary.

CrackLib is actually a library containing a particular
C function which is used to check the password, as well as
other C functions. CrackLib is not a replacement for a passwd
program; it must be used in conjunction with an existing passwd
program.

Install the cracklib package if you need a program to check users'
passwords to see if they are at least minimally secure. If you
install CrackLib, you'll also want to install the cracklib-words
package.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
cracklib (x86_64, ppc64le, i586, armh, aarch64)
cracklib-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
cracklib-devel (x86_64, ppc64le, i586, armh, aarch64)
cracklib-utils (x86_64, ppc64le, i586, armh, aarch64)
cracklib-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Yuri N. Sedunov


Права:
Yuri N. Sedunov

    1. libX11-devel
    2. zlib-devel
    3. libICE-devel

Последнее изменение


21 марта 2023 г. Yuri N. Sedunov 2.9.10-alt1
- 2.9.10
3 сентября 2022 г. Yuri N. Sedunov 2.9.8-alt1
- 2.9.8
18 сентября 2020 г. Yuri N. Sedunov 2.9.7-alt4
- disabled useless python* modules