Am Mo, den 23.05.2005 schrieb Ankush Grover um 13:02: > I don't know what happened to the Fedora Core 3 machine of > mine.Whenever I trying to restart the sshd service it is giving me > following error. > > sshd:cipher_encrypt: bad plaintext length 337 > > I search on google for this error there was something on it that > sometimes there are some $ in the sshd_config .I removed all the extra > $ signs but still the problem is persisting. > Ankush Grover I feel more input is needed. So please post the result of following command $ egrep -v '^$|^#' /etc/ssh/sshd_config Depending how you edited the sshd_config file it may be a good idea to run "dos2unix" against it (be sure it has chmod 600 afterwards). Do you use public key authentication? google search brought me an old still open Debian bug ticket http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=151743 which gives some pointers where to search. So do a "strace" or a "bash -x /etc/init.d/sshd start". The init script contains functions to operate with public keys and there might happen something (according to the Debian bug ticket). Alexander -- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.14_FC2smp Serendipity 16:43:14 up 9 days, 16:15, load average: 0.05, 0.05, 0.01
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil