NAME
ttookkeennaaddmmiinn - Command-line interface to smartcards and other token-based
keychainsSYNOPSIS
ttookkeennaaddmmiinn [-hhqqvv] command [commandoptions] [commandargs]
DESCRIPTION
A command-line tool to administer smartcards and other token-based key-
chains. OOPPTTIIOONNSS-hh With no arguments, shows a list of all commands. If arguments
are provided, shows usage for each of the specified commands. Same as the hheellpp command.-qq Makes ttookkeennaaddmmiinn less verbose.
-vv Makes ttookkeennaaddmmiinn more verbose.
CCOOMMMMAANNDDSSNote: all commands other than hheellpp take the -hh option to display help.
hheellpp Shows all commands.ccrreeaattee-ffvv-uusseerr -uu short-name -ll long-name [-pp password]
Creates a new FileVaulted user protected by the inserted smart card or token. Options:-uu short-name
Specify the short (i.e., login) name to be used for the account.-ll long-name
Specify the full name to be used for the account. If the full name contains spaces, the name must be enclosed by quotation marks.-pp password
Password for the user's login keychain (optional). EEXXAAMMPPLLEEttookkeennaaddmmiinn ccrreeaattee-ffvv-uusseerr -u fvtest3 -p foo -l "FV Test User 3"
Create a new FileVaulted user with short name "fvtest3" and full name "FV Test User 3", with the new FileVault image being protected by the inserted token. The password for the user's login keychain is "foo". NNoottee:: after creating this user with ttookkeennaaddmmiinn, you must run "scauthaccept -u fvtest3" or this user will not be able to log in.
SEE ALSO
security(1), scauth(8), systemkeychain(8) NNOOTTEESS ttookkeennaaddmmiinn will eventually be merged into the security(1) command. Darwin December 21, 2019 Darwin