![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ssh and fingerprint | melanie_pfefer | SUN Solaris | 10 | 03-28-2008 01:22 PM |
| Register RSA Key fingerprint with JVM 1.4.2 | asawari | UNIX for Dummies Questions & Answers | 0 | 06-14-2006 06:04 AM |
| ssh DSA Key fingerprint option | davidg | Security | 1 | 08-23-2003 11:57 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
RSA key fingerprint needs to be avoided.
Hi All,
I need to scp a folder from one host to another in a script. When I run a command , it asks me to authenticate for the RSA key fingerprint for the first time. Code:
[root@catinfo ~]# scp -r temp1 root@iqcarrot:/root/ The authenticity of host 'iqmango.apac.avaya.com (148.147.172.112)' can't be established. RSA key fingerprint is ee:a6:76:6a:9f:35:28:bd:8b:94:14:52:de:03:09:72. Are you sure you want to continue connecting (yes/no) Thanks! nua7 |
|
||||
|
Thanks a lot!
|
| Sponsored Links | ||
|
|