• Installed bestoken_fc6 on RHEL4.

install summary

  • Create {{/usr/local/BBD}
  • Install /usr/lib/libbestoken_p11.so.1.0.0 and several links
  • Create directory /etc/token_help.
    • Install token_help and token_help.cfg
    • token_help.cfg does chmod 666 /proc/bus/usb/001/$1 for device 1-4
  • Creates /etc/init.d/token_help and attempts to configure it to start on boot.
  • Tripwire
    Added:
    [x] "/usr/local/bin/bestokenmgr"
    [x] "/usr/local/BBD"
    [x] "/usr/local/BBD/bestoken"
    [x] "/usr/local/BBD/bestoken/readme"
    [x] "/usr/local/BBD/bestoken/uninstall"
    [x] "/usr/local/BBD/bestoken/BestokenMgr.cfg"
    [x] "/usr/local/BBD/bestoken/lang"
    [x] "/usr/local/BBD/bestoken/lang/pkimanager_1033.lng"
    [x] "/usr/local/BBD/bestoken/bestoken_p11.html"
    [x] "/usr/local/BBD/bestoken/tool"
    [x] "/usr/local/BBD/bestoken/tool/bestokenmgr"
    [x] "/usr/lib/libbestoken_p11.so.1.0.0"
    [x] "/usr/lib/libbestoken_p11.so"
    [x] "/usr/lib/libbestoken_p11.so.1"
    [x] "/lib/libbestoken_p11.so"
    [x] "/etc/rc.d/init.d/token_help"
    [x] "/etc/token_help"
    [x] "/etc/token_help/token_help"
    [x] "/etc/token_help/token_help.cfg"
    
  • Note: /usr/local/BBD/BestokenMgr.cfg is installed mode 666.
  • lsof
    COMMAND    PID USER   FD   TYPE DEVICE    SIZE   NODE NAME
    token_hel 5350 root  cwd    DIR  253,0    4096  99734 /home/benchoff/BESTOKEN_Linux_Support/bestoken_fc6
    token_hel 5350 root  rtd    DIR  253,0    4096      2 /
    token_hel 5350 root  txt    REG  253,0   29510 380570 /etc/token_help/token_help
    token_hel 5350 root  mem    REG  253,0  112168 726049 /lib/ld-2.3.4.so
    token_hel 5350 root  mem    REG  253,0 1529008 726050 /lib/tls/libc-2.3.4.so
    token_hel 5350 root    0r   CHR    1,3           2611 /dev/null
    token_hel 5350 root    1u   CHR  136,1              3 /dev/pts/1
    token_hel 5350 root    2u   CHR  136,1              3 /dev/pts/1
    
  • Note: Starting bestokenmgr without ibbestoken_p11.so in the right place just exits with -1 and no message.
  • No labels