Search Criteria
Package Details: sac-gui 10.9.6885-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sac-core.git (read-only, click to copy) |
|---|---|
| Package Base: | sac-core |
| Description: | Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime (GUI tools) |
| Upstream URL: | https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management |
| Licenses: | custom |
| Submitter: | s3rj1k |
| Maintainer: | grawity |
| Last Packager: | grawity |
| Votes: | 14 |
| Popularity: | 0.118302 |
| First Submitted: | 2015-08-10 09:03 (UTC) |
| Last Updated: | 2026-04-25 15:24 (UTC) |
Dependencies (4)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- sac-coreAUR
- binutils (make)
- sac-core-legacyAUR (optional) – Support for eToken 32K/64K (CardOS 4.2)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
cartogan commented on 2026-04-09 00:15 (UTC)
Hello, I'm having some issues with this despite it working fine some time ago. SACTools fails to launch for me with the error "Another SACTools is already running" (it certainly isn't running). That happens regardless of whether SACMonitor is running. In addition, if I terminate the SACMonitor process that automatically starts after logging in, I can't start it manually. The SACMonitor commands exits cleanly but nothing happens. My smartcard reader works fine though and I can use it for digital signing.
grawity commented on 2026-02-12 09:52 (UTC)
Do you need SACMonitor? I've packaged it but I don't think I've ever had a need to use it. Generally the token should work fine without.
WASD commented on 2026-02-12 08:43 (UTC)
I am getting "stack smashing detected: terminated" immediately when trying to launch SACMonitor. My org has other auth methods so I can manage without it but wanted to write in case others see the same error.
Note that a new version is available 10.9.6747 (not expecting it to fix my issue).
alex.gt commented on 2024-07-27 21:22 (UTC)
Thank you very much for these superb packages @grawity!
grawity commented on 2023-10-23 19:07 (UTC)
Try again with
hkps://.GnuPG internally remaps
keys.gnupg.nettokeyserver.ubuntu.com(which should usually be a reliable server), so try directly usinghkps://keyserver.ubuntu.comor visiting https://keyserver.ubuntu.com.benibilme commented on 2023-10-23 12:34 (UTC) (edited on 2023-10-23 12:35 (UTC) by benibilme)
Hello,
I am not familiar with internals of arch linux package installations and keys, I am receiving following error while trying to install sac-core with yay.
I tried
ihavetried commented on 2023-10-12 14:54 (UTC)
Yes, that was the problem and now it works! Thank you very much.
grawity commented on 2023-10-12 14:40 (UTC) (edited on 2023-10-12 14:47 (UTC) by grawity)
You need access to the
pcscdservice that talks to card readers. Recent builds of the pcsclite package enable polkit authorization and the default settings have a "local session" requirement – a lot like many other GUI features like mounting external disks (since USB smartcard access is a lot like USB stick access after all).So if you're working in X11 try following the general instructions for getting polkit working per archwiki (loginctl session check, polkit agent running).
If you're working remotely via SSH or some other reason, create a custom polkit rule that gives you access by traditional group membership (or just make it free-for-all if you want):
ihavetried commented on 2023-10-12 14:22 (UTC)
Hi! I have installed correctly sac-core and p11tool in my system but I can only use it as a root user - I mean getting certificate URLs via p11tool or loading keys to ssh-agent via provider library (libeToken.so). What can I do to use it also as a normal user without root permissions?
1 2 3 4 5 6 7 Next › Last »