java -cp modules\org\picketbox\main\picketbox-version.final.jar;modules\org\jboss\logging\main\jboss-logging-version.GA.jar org.picketbox.datasource.security.SecureIdentityLoginModule password
Note: Verify the versions of the picketbox and logging JAR files in the
$JBOSS_HOME directory and specify them in the command accordingly.
The command returns the encrypted password. You can use the returned password in your security domain.