Package Details: sac-core-legacy 10.0.37-6

Git Clone URL: https://aur.archlinux.org/sac-core-legacy.git (read-only, click to copy)
Package Base: sac-core-legacy
Description: SafeNet Authentication Client (version 10.0 for old Alladin eToken support)
Upstream URL: https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management
Licenses: custom
Submitter: grawity
Maintainer: grawity
Last Packager: grawity
Votes: 1
Popularity: 0.000000
First Submitted: 2021-01-16 17:37 (UTC)
Last Updated: 2021-11-24 06:24 (UTC)

Pinned Comments

grawity commented on 2021-11-24 06:30 (UTC) (edited on 2024-07-28 11:47 (UTC) by grawity)

This is an old version of SAC for Alladin eToken 32K/64K (CardOS) and eToken 72K (Java). It should work side-by-side with other SAC versions.

This module is not loaded to p11-kit by default – if you use tools that accept pkcs11: URIs, you'll need to add it to ~/.config/pkcs11/ancient-etoken.conf (pkcs11.conf(5)) like this:

module: /usr/lib/sac-10.0/libeToken.so

However, if you have multiple SAC versions installed, it might be not the best idea to load all of them into the same process directly. If things start crashing, try loading the module out-of-process like this instead:

remote: |p11-kit remote /usr/lib/sac-10.0/libeToken.so

Latest Comments

grawity commented on 2021-11-24 06:30 (UTC) (edited on 2024-07-28 11:47 (UTC) by grawity)

This is an old version of SAC for Alladin eToken 32K/64K (CardOS) and eToken 72K (Java). It should work side-by-side with other SAC versions.

This module is not loaded to p11-kit by default – if you use tools that accept pkcs11: URIs, you'll need to add it to ~/.config/pkcs11/ancient-etoken.conf (pkcs11.conf(5)) like this:

module: /usr/lib/sac-10.0/libeToken.so

However, if you have multiple SAC versions installed, it might be not the best idea to load all of them into the same process directly. If things start crashing, try loading the module out-of-process like this instead:

remote: |p11-kit remote /usr/lib/sac-10.0/libeToken.so