معرفی شرکت ها


pam_pkcs11-ldap-debuginfo-0.6.10-alt6.mipsel.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

LDAP Cert-to-Login mapper for pam_pkcs11 (debug files)
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux debuginfo mipsel
نام بسته pam_pkcs11-ldap-debuginfo
نام فایل بسته pam_pkcs11-ldap-debuginfo-0.6.10-alt6.mipsel.rpm
نسخه بسته 0.6.10
انتشار بسته alt6
معماری بسته mipsel
نگهدارنده -
تاریخ ساخت Mon 30 Nov 2020 08
هاست سازنده recycler-p9_mipsel.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/OpenSC/pam_pkcs11
مجوز LGPL
حجم دانلود 125K
حجم نصب 364.915K
This package provides debug information for package pam_pkcs11-ldap.


نیازمندی

مقدار نام
- debug(ld.so.1)
- debug(libc.so.6)
- debug(libcrypto.so.1.1)
- debug(libdl.so.2)
- debug(libldap-2.4.so.2)
- debug(libpthread.so.0)
= 0.6.10-alt6:p9_mipsel+54318.200.1.1 pam_pkcs11-ldap
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.6.10-alt6:p9_mipsel+54318.200.1.1 pam_pkcs11-ldap-debuginfo


نحوه نصب


نصب پکیج rpm pam_pkcs11-ldap-debuginfo:

    sudo apt-get install pam_pkcs11-ldap-debuginfo-0.6.10-alt6.mipsel.rpm


فایل ها

مسیرها
/usr/lib/debug/.build-id/5f
/usr/lib/debug/.build-id/5f/19152d811589b960a81dac394c2ac76af769cb
/usr/lib/debug/.build-id/5f/19152d811589b960a81dac394c2ac76af769cb.debug
/usr/lib/debug/lib/pam_pkcs11
/usr/lib/debug/lib/pam_pkcs11/ldap_mapper.so.debug


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-03-12

rebuild with openssl 1.1

2019-01-11

Fix/improve: Write a message when the token authentication is

2018-11-28

Fix: Put the examples into the package docdir.
Install the default mapping configs.

2018-11-20

Improve: Add option "use_waitevent" utilizing C_WaitForSlotEvent().
Introduce the "pin_len_min" and "pin_len_max" configuration
code length.

2018-11-19

Fix: Don\'t force PIN change from the screensaver session.
State the token label and serial in the syslog messages.
Round the "PIN changed" event timestamp and the system time prior
Fix/improve: Take a journal record with the minimal index when

2018-09-13

New version 0.6.10.
Cleanup passwords with `cleanse()` in the new code too.
README.md: removed license section (thx Frank Morgner).
Update README.md (thx Frank Morgner).
fixed wiping secrets with OpenSSL_cleanse() (thx Frank Morgner).
fixed buffer overflow with long home directory (thx Frank Morgner).
verify using a nonce from the system, not the card (thx Frank Morgner).
Fixed segfault and fetch problems when checking CRLs (thx Gil Kloepfer).

2018-08-13

Distinguish between entering a wrong user PIN and SO PIN during

2018-08-06

Fixed: Distinguish between expired PIN and other cases to change it.

2018-06-15

Build with a new LibreSSL version (2.7.3).

2018-06-07

Fixed SIGSEGV on empty password.
Simplify the password cleanup in the PIN change procedure.
Implement the "check_pin_early" option.

2017-11-24

Move the control scripts and base profiles to the "pkcs11-profiles"

2017-11-16

Don\'t show a welcome message when is asked by a screensaver.

2017-11-14

'isbc': Set debug level on ititialization.
Call 'pin_status()' of a low-level module to check if PIN has
Add some Cryptoki API to pkcs11_lib module.
Split the lowlevel API onto public and private parts.
Implement 'pin_status()' for the 'isbc' low-level module.
Fixed 'force_pin_change' configuration option.
Fixed ISBC journal timestamp.
Fixed cleanup of the old password.

2017-11-13

Fix: Report password quality check error only when the return

2017-11-10

Output the modified info message for a user PIN change session

2017-11-09

Check and warn about PIN attempts in PIN change mode.
Reset the PIN only if card is locked, by default.