perfsonar-dev - Re: [pS-dev] [Security Update] New version of perfSONAR base
Subject: perfsonar development work
List archive
- From: Cándido Rodríguez Montes <>
- To: Nina Jeliazkova <>
- Cc: Perfsonar Development <>
- Subject: Re: [pS-dev] [Security Update] New version of perfSONAR base
- Date: Mon, 3 Mar 2008 13:51:29 +0100
Hi Nina and others, I've just uploaded a new version of perfsonar-base and perfsonar-base-ac_authn (20080303) which does a workaround about the timestamp. When a security token is created, it puts when it was created and when it will be expired. The theory is really pretty, but in our real world, we have a problem is if the time clock of the client is different of the time clock of the AS. Why? Because, for example, if the time clock of the AS is 9:00 and the time clock of the client is 9:01, the security token will be valid from 9:01 to 9:11. So, the AS won't valid the security token because 9:00 is not between 9:01 and 9:11. Then, what have I changed? With the new version of those jar files, in that example, the security token will be valid from 8:56 to 9:06. It gets the Time To Live (ttl) of the security token (by default is 10 minutes but you can set it programatically) and the security token is valid from (actual_time-(ttl/2)) to (actual_time+(ttl/2)). I hope this fixes the problem of not having the same clock time between clients and the AS and users don't experience this problem. Regards El 27/02/2008, a las 16:47, Nina Jeliazkova escribió: Hi Cándido, -- Cándido Rodríguez Montes E-mail: Middleware warrior Tel:+34 955 05 66 13 Red.ES/RedIRIS Edificio CICA Avenida Reina Mercedes, s/n 41012 Sevilla SPAIN |
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Cándido Rodríguez Montes, 03/03/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Ralf Kleineisel, 03/03/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Cándido Rodríguez Montes, 03/04/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Michael Bischoff, 03/05/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Cándido Rodríguez Montes, 03/04/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Joe Metzger, 03/03/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Cándido Rodríguez Montes, 03/04/2008
- Re: [pS-dev] [Security Update] New version of perfSONAR base, Ralf Kleineisel, 03/03/2008
Archive powered by MHonArc 2.6.16.