ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey <a_s_y@sama.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Ключ eToken (Aladdin), Альфа-Банк и Branch 5.1
Date: Fri, 1 Oct 2010 13:39:32 +0400
Message-ID: <201010011339.32687.a_s_y@sama.ru> (raw)
In-Reply-To: <201009240156.26472.a_s_y@sama.ru>

On Friday 24 September 2010, Sergey wrote:

> eToken определяется, аладдиновское ПО его видит, при работе с Альфа-клик
> видно обращение к ключу. Но вот попытка сгенерировать первый же сертификат
> приводит к полному молчанию. Только Firefox виснет.

с firefox-3.6-3.6.10-alt0.20100909.M50P.1 стало лучше для файрфокса: не
виснет. Что касается сертификата, оно так и не работает. 

В итоге сертификаты были сгенерированы под Windows, после этого, с готовыми,
всё заработало. По крайней мере, пока проблем новых не выплыло.

По дороге нашлась проблема с драйвером eToken от Aladdin.

В pkiclient-5.00.28-0.i386.rpm присутствуют копии системных библиотек
QT4: /usr/lib/eToken/libQt*, а в /etc/ld.so.conf.d помещается файлик с
соответствующим путём. В результате, например, накрываются все приложения,
которые слинкованы с библиотеками qt4. В Aladdin-е проблему условно
приняли: сказали, что дистрибутив не поддерживается, но, может, что-нибудь
сделают. Если что [Ticket#2010093010000149] (всего-то слинковать статически).

У них там qt4 4.2.3: libQtCore.so.4.2.3, libQtGui.so.4.2.3, libQtXml.so.4.2.3.

В общем, переименовал etProps в etProps.bin, сделал врапер etProps:

==
#!/bin/bash

export LD_LIBRARY_PATH=/usr/lib/eToken:$LD_LIBRARY_PATH
exec /usr/bin/etProps.bin &
==

-- 
С уважением, Сергей
a_s_y@sama.ru


  parent reply	other threads:[~2010-10-01  9:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23 21:56 Sergey
2010-09-23 22:14 ` Sergey
2010-09-24  4:24   ` Владимир
2010-09-24  7:30 ` Sergey
2010-09-24  8:00   ` Andrey Rahmatullin
2010-09-24  8:53     ` Sergey
2010-09-24  9:05       ` Andrey Rahmatullin
2010-09-24  9:07         ` Andrey Rahmatullin
2010-09-24 10:57           ` Sergey
2010-09-26 20:34           ` Sergey
2010-10-01  9:39 ` Sergey [this message]
2010-10-02 16:33   ` Sergey
2010-10-04  4:45     ` Денис Смирнов
2010-10-04  5:51       ` Sergey
2010-10-04  5:51         ` Денис Смирнов
2010-10-04  6:15           ` Sergey
2010-10-04  6:25             ` Денис Смирнов
2010-10-05 18:11               ` Sergey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010011339.32687.a_s_y@sama.ru \
    --to=a_s_y@sama.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git