06-02-2022 02:28 AM
Hi,
I want to create a repository is ISE and when I add the ftp server it asks for user/pass for this server.
We dont have ftp user/pass for ftp. ANy idea how to resolve this ?
06-02-2022 03:31 AM
I'm afraid it's marked as a required field and not seen a scenario where you can add without it.
06-02-2022 04:12 AM
Hi
Have you tried entering random username/password when you create the FTP repository?
hth
Andy
06-02-2022 04:32 AM
I tried I am able to create but its not validating gives me this error
"Repository validation failed due to error - Failed to read remote directory. Verify configuration. In case Backup was restored on different setup, please re-configure the repository passwords (Expected behaviour)"
06-02-2022 05:15 AM
Hi
Try to use "user anonymous password plain anonymous"
Ot better, put credentials on your FTP server.
06-02-2022 05:24 AM - edited 06-02-2022 05:37 AM
"user anonymous password plain anonymous"
It didnt work either
06-02-2022 05:36 AM
You will need the FTP credentials from the FTP server admin. No way around this.
06-02-2022 08:36 PM
Hi @osman869 ,
you are able to create a "LOCAL" repository without using a user:
repository LOCAL
url disk:/
Hope this helps !!!
06-02-2022 11:30 PM
06-03-2022 06:28 AM
Hi @osman869 ,
about "...Can I create an FTP repository without username & pass in CLI ? ..." AFAIK, I agree with @ahollifield "No away around this".
about " ...but that is not recommended because I need to upgrade ISE from 3.0 to 3.1... ", what is not recommended ? What are you planning to do ?
Regards
06-06-2022 12:06 AM
Back in the good old days when anonymous FTP servers were all the rage, you could login as a read only user using the credentials:
anonymous and password anonymous
This worked on FTP servers that were intentionally setup to support anonymous logins. Not recommended for an ISE deployment.
What FTP server are you hoping to use with your ISE deployment? Or even better, you can spin up an SFTP server on any free Linux distribution.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide