Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d062d8c
  • /
  • README
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:8fc10284ef55cf35af4a0144c4f378d453cbdc0c
directory badge Iframe embedding
swh:1:dir:d062d8cd2c0bb41ea680cec81c0ca03ae8c0a3eb
README
SecurID Preauth Support

In order to build this library you will need the RSA 's ACE Agent
SDK. Set the LDFLAGS and CPPFLAGS environment variables to include the
appropriate paths for your SDK before running configure. If libaceclnt
is found then the plugin will be enabled.
For example:

../src/configure CC='gcc -m32' CFLAGS=-g --prefix=/usr/local/krb5 \
     --disable-rpath LDFLAGS=-L/home/developer/ace/ACEAgentSDK/lib/lnx \
    CPPFLAGS=-I/home/developer/ace/ACEAgentSDK/inc


Once the plugin is installed, set the requires_preauth and potentially
requires_hwauth flags for a principal.  Then create principal/SECURID
as a new principal with a random key. That principal will now require
SecurID authentication.

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top