[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] openssh server /etc/issue.net format question
- Subject: [ale] openssh server /etc/issue.net format question
- From: agrieser at gmail.com (Andrew Grieser)
- Date: Fri, 20 Feb 2009 17:10:34 -0500
Hey all,
I ran into an issue with the formatting of /etc/issue.net by openssh server when upgrading from Debian Etch to Lenny. The issue is that every backslash gets duplicated, so a single backslash turns into two, or two into four etc, in between /etc/issue.net and the connecting client. Needless to say this reaks havock on ascii art.
I also installed openssh server on Ubuntu and found it has the same problem. Is there a way to fix this? Some sort of backslash escape?
Andrew