![]() |
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 |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ssh public/private Keys | richo king | UNIX for Dummies Questions & Answers | 2 | 03-13-2008 06:34 PM |
| Setting Up public key on Windows for ssh/scp | dennis.jacob | UNIX for Advanced & Expert Users | 3 | 07-04-2007 07:49 AM |
| SSH Public key method | roshanjain2 | Shell Programming and Scripting | 1 | 02-14-2007 05:47 AM |
| Using Public key in Shell scirpt | LochanM | Shell Programming and Scripting | 1 | 07-11-2006 09:33 AM |
| ssh public keys | ghost01 | UNIX for Dummies Questions & Answers | 1 | 06-30-2006 02:59 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Quote:
Maybe, if the key pair has stopped working due to some reason? Thanks, Rahul. |
|
|||||
|
The key pair should not 'stop working'. If a previously working key-based authentication has stopped working, it is probably the result of some file/directory permissions change rather than a corruption of the key-pair.
You could always try generating a new key-pair, but there is a good chance that it won't work either. |
|
|||||
|
"Corruption" of the public-private key set can occour if somehow the key string gets modified. This may typically happen if you have copied it from a DOS based machine or if the key string is not in one single line continuation and is spread over multiple lines.
However, if you intend to generate the key pair on the server again you will need to copy the public key again onto the clients and remove the old public key (typically in .authorized_keys file). HTH enc. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|