Configuring Security with Makebootconfig

Use the makebootconfig command with the required -store-security option to set up the basic store configuration with security:

java -jar KVHOME/lib/kvstore.jar makebootconfig 
-root <kvroot> -port <port> 
-admin <adminport> -host <hostname> -harange <harange> 
-store-security configure -capacity <capacity> 

where -store-security has the following options:

For more information on configuring security with makebootconfig, see Adding Security to a New Installation.