NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Config Backup: Cannot set password

TroyPayne
2,858 Views

Ontap 9.12.1

I'm trying to copy my cluster config backups to ftp.

I've been successful running the commands manually, but setting the schedule is failing when I try to set the password for the ftp user.

 

Node1::*> system configuration backup settings set-password password123                    (this is an example pw)

Error: "password123" was not expected. Specify -fieldname first.

 

-fieldname   is not a command parameter.

 

Node1::*> system configuration backup settings ?
clear-password        *Clear password for destination URL
modify                         *Modify configuration backup settings
set-password            *Modify password for destination URL
show                             *Show configuration backup settings

 

Node1::*> system configuration backup settings set-password ?
command is complete

 

What the heck is it asking?

1 ACCEPTED SOLUTION

Ontapforrum
2,830 Views

Just give   :*> system configuration backup settings set-password [press enter]

It will prompt you to type password and confirm it.

 

system configuration backup settings set-password (netapp.com)

View solution in original post

3 REPLIES 3

Ontapforrum
2,831 Views

Just give   :*> system configuration backup settings set-password [press enter]

It will prompt you to type password and confirm it.

 

system configuration backup settings set-password (netapp.com)

TroyPayne
2,782 Views

Oh good grief! 

Naturally, I was making it harder than need be.

 

Thanks @Ontapforrum 

Ontapforrum
2,779 Views

No worries, glad its sorted 🙂

Public