Authen-ACE4

 view release on metacpan or  search on metacpan

ACE4.pm  view on Meta::CPAN

$result = AceCloseAuth($handle);

=head1 DESCRIPTION

Authen::ACE4 provides a client interface to a Security Dynamics SecurID
ACE server. It uses the ACE/Agent client libraries.
SecurID authentication can be added to any Perl
application using Authen::ACE4.

Synchronous functions are provided for authenticating users and
getting some user information.  Asynchronous functions are not
supported. ACE/Agent Version 4.1 and better API is supported. Legacy
functions like sd_auth etc are not supported.

=head1 METHODS

=over 4

=item AceInitialize

AceInitialize();

Changes  view on Meta::CPAN


Copyright (C) 2001-2004 Open System Consultants

1.0 12 Jul 2001
Initial release

1.1 11 Sep 2002
Improvements and clarification to installation documentation

Patch contributed by "Paul Ewing Jr." <ewing@ima.umn.edu> adding
asynchronous client interface, Pin SD_Init SD_Check SD_Next etc.
Thanks Paul!

1.2 16 Jun 2004
Improved compile on Windows Server 2003 with latest Windows SDK

1.3 2008-12-16
- Added AceSetUserClientAddress, but it appears only to be useful with
AceClientCheck, which is not yet implemented.
- Reduced size of prompt strings in line with RSA suggestions.
- Workaround for a bug in the AceAgent 6.1 SDK: AceContinueAuth promptStrLen

README  view on Meta::CPAN

https://knowledge.rsasecurity.com, using your RSA support contract details.

To test this module, you must have a SecurID
ACE/Server or Authentication Manager 6.1 or 7.1 installed and running.

Only version 4 API is supported. Legacy functions like sd_auth
etc are not supported. 

Synchronous functions like AceStartAuth, AceContinueAuth etc 
are supported.
Asynchronous functions like SD_Init, SD_Check, SD_Next etc are also supported,
courtesy of "Paul Ewing Jr." <ewing@ima.umn.edu>

This is version 1.1 of Authen::ACE4. It has been built
and tested on Linux, Solaris, Windows NT and Windows Server 2003. The Windows
version also runs on XP SP2. Please notify
us of successful builds on other platforms. Patches accepted.

AVAILABILITY

The latest version of Authen::ACE4 is available from the Comprehensive



( run in 0.254 second using v1.01-cache-2.11-cpan-0d8aa00de5b )