Summary: | kio_sftp doesn't work to servers with a "Banner" configured | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Buchan Milne <bgmilne> |
Component: | sftp | Assignee: | Dawit Alemayehu <adawit> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Buchan Milne
2008-07-16 17:59:52 UTC
BTW, same behaviour on KDE 4.1rc1(?) (kdebase4-4.0.98-2mdv2009.0) Sorry for the late response to your report... How long are these banners ? I cannot reproduce it, but I tested with a 3 line banner only. I now tested with a larger banner message. I also deliberately added words like login: and password: to see if I can duplicate the issue, but I cannot. The ssh version I tested with $ ssh -V OpenSSH_5.1p1 Debian-3ubuntu1, OpenSSL 0.9.8g 19 Oct 2007 This is the banner (it includes the 2 lines of asterisks): *************************************************************************** NOTICE TO USERS This computer system is the private property of Our Company - security@ourcompany.com, whether individual, corporate or government. It is for authorized use only. Users (authorized or unauthorized) have no explicit or implicit expectation of privacy. Any or all uses of this system and all files on this system may be intercepted, monitored, recorded, copied, audited, inspected, and disclosed to your employer, to authorized site, government, and law enforcement personnel, as well as authorized officials of government agencies, both domestic and foreign. By using this system, the user consents to such interception, monitoring, recording, copying, auditing, inspection, and disclosure at the discretion of such personnel or officials. Unauthorized or improper use of this system may result in civil and criminal penalties and administrative or disciplinary action, as appropriate. By continuing to use this system you indicate your awareness of and consent to these terms and conditions of use. LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this warning. **************************************************************************** I have tested with: $ ssh -V OpenSSH_5.1p1, OpenSSL 0.9.8h 28 May 2008 (Mandriva 2009.0 x86_64, KDE 4.1.3) and $ ssh -V OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 (Red Hat Enterprise Linux 5.3, x86_64, KDE 3.5.4) kio_sftp has been rewritten using libssh and as such should no longer have this problem. Feel free to reopen if that is not the case. |