Search the web
Sign In
New User? Sign Up
securid-users · RSA SecurID Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
RSA Server 5.2 Auto invokation   Message List  
Reply | Forward Message #59 of 179 |
Re: [securid-users] RSA Server 5.2 Auto invokation


On Fri, Apr 08, 2005 at 04:23:50AM -0000, ashutoshnagle wrote:
> Is there any mechanism to have the RSA server 5.2 invoke one
>of your functions whenever an entry is added to the log?
> e.g. a user is added. Can this activate a user defined function?

TMK, there is no support for "stored methods" (like Oracle or Sybase)
in the PROGRESS backend database used by ACE/Server.

Assuming "instantaneous" reaction isn't absolutely necessary,
have you considered a polling approach? There are a number of
ways to poll the ACE event log at regular intervals, including
through the API, via scripting, or by executing the (included)
reporting tool and post-processing the output.


I've accomplished something similar to what you are looking for by
creating a script execute by "cron" (on Unix) each hour on the hour,
pulling the past hour's log events, culling out and acting on specific
"interesting" events.

For example, an hourly summary of all SecurID accounts and events
for tokens logged as "Token disabled, suspect stolen" and similar
failure events.

Why RSA chose not to include tools to accomplish the above without
resorting to custom scripts (perhaps in the "Advanced" product),
your guess is as good as mine.


Kevin Kadow






Tue Apr 12, 2005 7:03 am

kadokev@...
Send Email Send Email

Forward
Message #59 of 179 |
Expand Messages Author Sort by Date

Hi, Is there any mechanism to have the RSA server 5.2 invoke one of your functions whenever an entry is added to the log? e.g. a user is added. Can this...
ashutoshnagle
Offline Send Email
Apr 9, 2005
10:32 pm

... TMK, there is no support for "stored methods" (like Oracle or Sybase) in the PROGRESS backend database used by ACE/Server. Assuming "instantaneous"...
kadokev@...
Send Email
Apr 12, 2005
7:08 am

Thanks Kevin. Yes, right now I am using polling. I was trying to replace that. I wanted to have the server call my C routine. But if that's not possible I...
Ashutosh Nagle
ashutoshnagle
Offline Send Email
Apr 15, 2005
4:33 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help