Create Encrypted Password File for Account

createPasswordFile(account, keyFile, passwordFile, password = NULL)

Arguments

account

name of account the user is asked to enter the password for

keyFile

path to the file containing the encryption/decryption key

passwordFile

path to the password file

password

password for account. If NULL (default) the user will be asked to enter the password on the console