Changes

Jump to: navigation, search

Virtual HSM

252 bytes added, 18:24, 27 April 2014
no edit summary
* VHSM VE: <tt>vhsm</tt>
* Client VE: <tt>libvhsmapi.a, vhsm_admin</tt>
* Host: <tt>vhsm_transport.ko, vhsm_admin, vhsm_config</tt>
== Usage ==
To run VHSM perform the following steps:
# Insert transport module: <code>insmod vhsm_transport.ko vhsm_veid=[veid]</code> where <code>[veid]</code> is VEID of the VHSM container. '''OR''' Use <tt>vhsm_config</tt> to configure VHSM
# Start VHSM in the VHSM container: <code>vhsm /path/to/storage</code>. You can init secure storage and create <tt>root</tt>-user on the first run
# Add VHSM users from host: <code>vhsm_admin user create <admin login> <admin password> [options...]</code>. Run <code>vhsm_admin help</code> for details.
# Now you can use VHSM from client VEs
 
== Links ==
 
* [http://git.openvz.org/?p=vhsm VHSM repository]
* [https://dl.dropboxusercontent.com/u/65580332/vhsm-pkg_0.1_x86_64-0.1-Linux.rpm Prebuilt RPM package (x64)] (temporary)

Navigation menu