Print

Print


On 12/19/13 10:45 AM, Andreas Haupt wrote:
> Hi again,
>
> On Thu, 2013-12-19 at 08:45 +0100, Andreas Haupt wrote:
>> Hi Maarten,
>>
>> On Wed, 2013-12-18 at 18:51 +0100, Maarten Litmaath wrote:
>>> Hi Andreas, all,
>>>
>>>> During the investigation I found out that e.g. glite-ce-job-submit from
>>>> the EMI-2 UI (I don't have a EMI-3 UI here to check), produces 512-bit
>>>> delegation proxies by default when used with the '-a' switch.
>>> I was not able to reproduce that with our UIs and CEs?!
>>> Our CEs were not updated to the latest "gridsite" yet
>>> and on the UIs the exact version does not seem to matter...
>> That's really strange!
> It's getting even stranger: I also updated the client libgridsite to
> version 1.7.29. I just have a UI tarball but copied the libraries out of
> the latest rpm and symlinked the three libgridsite_*.so.1.7 to those
> latest versions:
>
> [nomos127] ~/grid/test % ldd =glite-ce-job-submit | grep gridsite
> 	libgridsite.so.1.7 => /afs/ifh.de/project/grid/EMI-UI-2.6.1_v4/sl6/usr/lib64/libgridsite.so.1.7 (0x00007f36a0e1e000)
> [nomos127] ~/grid/test % ll /afs/ifh.de/project/grid/EMI-UI-2.6.1_v4/sl6/usr/lib64/libgridsite.so.1.7
> lrwxr-xr-x. 1 znaah sysprog 21 Dec 19 08:55 /afs/ifh.de/project/grid/EMI-UI-2.6.1_v4/sl6/usr/lib64/libgridsite.so.1.7 -> libgridsite.so.1.7.29
>
> Also the test worker node was updated to libgridsite version 1.7.29 - I
> really hope that's the patched version - the changelog isn't very
> meaningful ...
>
> [root@nero-vm4 tmp]# rpm -q --changelog gridsite-libs-1.7.29-1.el6.x86_64
> * Mon Dec 16 2013 - [log in to unmask]
> - automatically generated package
>
> Nevertheless my jobs still run with 512-bit proxies, although the whole
> chain has been updated to gridsite 1.7.29! Any ideas?
what version of openssl are you using?

Cristina

>
> Cheers,
> Andreas