资源介绍
使用 。
这是一组用于从Linux命令行运行RSA SecurID的脚本。
配置:
安装wine和xvfb:
$ apt-get install wine xvfb
使用wine下载并安装SecurID软件:
不幸的是,RSA不再提供3.0版。 最新版本无效。
导入令牌文件并设置高级视图(“视图”->“高级视图”):
$ wine "C:\Program Files\RSA Security\RSA SecurID Software Token\SecurID.exe"
下载并解压AutoHotkey:
$ wget http://www.autohotkey.com/download/AutoHotkey.zip
$ unzip -x AutoHotkey.zip -d AutoHotkey
在securid.ahk文件中设置您的密码。
跑步:
$ chmod +x