AW: mod_auth_radius with OTP

2004-09-20 Thread Stephan Pfeiffer
no, the settings on the webserver are right (AddRadiusCookieValid 5), also i am shure 
that my browser settings correct, because i disable the automatic cookie handling. 
every time the browser ask me what do with a cookie.

any other ideas?  


-Ursprüngliche Nachricht-
Von: Alan DeKok [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 17. September 2004 17:31
An: [EMAIL PROTECTED]
Betreff: Re: mod_auth_radius with OTP 


"Stephan Pfeiffer" <[EMAIL PROTECTED]> wrote:
> is it possible to cache the authentication status? 

  It's done by default, in the cookie.

> atm the mod_auth_radius module ask on every webserver-request the
> radius-server.

  That is not the default configuration.

  Maybe the browser is blocking cookies.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: mod_auth_radius with OTP

2004-09-17 Thread Alan DeKok
"Stephan Pfeiffer" <[EMAIL PROTECTED]> wrote:
> is it possible to cache the authentication status? 

  It's done by default, in the cookie.

> atm the mod_auth_radius module ask on every webserver-request the
> radius-server.

  That is not the default configuration.

  Maybe the browser is blocking cookies.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


mod_auth_radius with OTP

2004-09-17 Thread Stephan Pfeiffer
hi,

is it possible to cache the authentication status? atm the mod_auth_radius module ask 
on every webserver-request the radius-server. this is no problem by static passwords, 
but i have one-time-passwords that was generated by a token. the result is that the 
first data from a webserver request is shown (e.g. some text) but the rest of site not 
(e.g pictures etc).

some solutions?


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html