bankid-with-debian

To get BankID from Handelsbanken to work on Debian Lenny, execute:

aptitude update
aptitude -y install pcscd libccid
mkdir this-temp-is-safe
cd this-temp-is-safe
wget -nd 'http://www.handelsbanken.se/shb/inet/icentsv.nsf/vlookuppics/installation_handelsbanken_cardreader_linux/$file/shbecrdeb_1.0.2_i386.deb'
dpkg -i shbecrdeb_1.0.2_i386.deb
wget -nd 'http://www.handelsbanken.se/shb/inet/icentsv.nsf/vlookuppics/installation_personal_bisp_linux/$file/personal_linux.tar.gz'
tar -zxvf personal_linux.tar.gz
cd personal-*
./install*.sh i
cd ../..
rm -rf this-temp-is-safe
ln -s /usr/local/lib/personal/libplugins.so /usr/lib/firefox/plugins/

and restart Firefox. (Don't reboot your computer as the instructions from Handelsbanken says, this not M$ Windows. On Debian you only reboot when you have installed a new kernel :-)

NEWS: Upgrading from pcscd_1.4.102-1_i386.deb to pcscd_1.4.102-1+lenny1_i386.deb broke the "personal"-app! See, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585791

comments powered by Disqus


Back to the index

Blog roll

R-bloggers, Debian Weekly
Valid XHTML 1.0 Strict [Valid RSS] Valid CSS! Emacs Muse Last modified: oktober 17, 2019