On Mon, Oct 18, 2010 at 1:46 AM, Tim Peters
<[email protected]>wrote:

> Hi cas-users,
>
> I am setting up inspektr + login throttling on a clustered environment
> (3.4.3) and have a couple of problems.
>
> On this page:
> https://wiki.jasig.org/display/CASUM/Throttling+Login+Attempts
> the example under "Example of Inspektr" doesn't work.  The error message
> is: "No bean named 'loginController' is defined"
> (also, I had to rename auditTrailManager to auditManager and remove the
> reference to localeChangeInterceptor).
>

The configuration is different with Web Flow 2 (I thought we had documented
but apparently we didn't).  Maybe one of the deployers who has the
configuration locally can update our documentation?


> It looks like a bean called loginController was removed in about version
> 3.4.  Does anyone know how to make inspektr login throttling work in version
> 3.4.3?  I know inspektr is working because if I remove the throttling bean,
> it correctly inserts audit rows into the database.
>
> Second (minor) problem - The inspektr auditing always writes "unknown" in
> the column AUD_SERVER_IP.  Does anyone know how to make it write the
> hostname or IP address of the cas server which processed the request?
>
>
Typically it writes unknown if it can't determine the IP address.  Are you
fronting it with Apache?  Maybe its not passing the value along?



> Regards,
> Tim
>
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to