Refer to the exhibit. An administrator is using CURL to change ssh key for the user acme. What happens when the operation is successful?

Last Updated on July 31, 2021 by Admin 1

Refer to the exhibit.

{
“aaaChangeSshKey” : {
“attributes” : {
“userName” : “ACME”,
“name” : “A”,
“data” : “ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuKxY5E4we6uCR2z== key@acme.com”
}
}
}

An administrator is using CURL to change ssh key for the user acme. What happens when the operation is successful?

  • changes SSH key for key@acme.com
  • changes SSH key to the desired number
  • returns an empty imdata
  • returns with a prompt to change SSH key
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments