| Index | Top - Up | Data ONTAP 8.3 |
Load one or more public keys from a URI
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
-vserver <vserver name> - Vserver
-username <text> - Username
-uri {(ftp|http)://(hostname|IPv4 Address|'['IPv6 Address']')...} - URI to load from
-overwrite {true|false} - Overwrite Entries
cluster1::> security login publickey load-from-uri -username tsmith -uri ftp://ftp.example.com/identity.pub -overwrite falseThe following command shows how to load public keys for the user named tsmith from the URI ftp:ftp://ftp.example.com/identity.pub. This user's existing public keys are overwritten if user entered the option 'y' or 'Y'. The user's existing public keys are not overwritten if user entered the option 'n' or 'N' and the newly loaded public keys are appended to the list of existing public keys using the next available index.
cluster1::> security login publickey load-from-uri -username
tsmith -uri ftp://ftp.example.com/identity.pub -overwrite true -vserver vs0
Enter User:
Enter Password:
Warning: You are about to overwrite the existing publickeys for the user
"tsmith" in Vserver "vs0". Do you want to proceed? {y|n}:
| Index | Top - Up | Data ONTAP 8.3 |
Copyright © 1994-2015 NetApp, Inc. Legal Information