![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 07:10 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 07:12 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
ssh problem
hi all!
i'm trying to make ssh connection between COMP1 to any computer on my network and i get this error: "Host key verification failed." any computer can access COMP1 in ssh... i have already deleted the "known_hosts" and "authorized_keys" files and created them again... any1 have an idea? Thanx! Eliraz. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
it's ok i solved it by using:
ssh -o 'StrictHostKeyChecking=no' ssh-server.example.com |
|||
| Google The UNIX and Linux Forums |