On 05/31/2010 09:45 PM, Robert Riches wrote: On 2010-06-01, Todd<todd@invalid.com> wrote: Hi All, I got tasked on upgrading a 9 year old Caldera Linux server to CentOS 5.5. The old server is so old, I am having trouble figuring out ways to transfer the data directory I need to the new server. No USB ports, severely broken IDE ports, a RAID card I never heard
Just give up and turn off tunneled plaintext passwords over the network. No (non-kerberos) telnetd, rlogind, (non anonymous) ftpd, etc. Just run sshd and put this in your sshd_config: # To disable tunneled clear text passwords, change to no here! PasswordAuthentication no Local passwords can still be used for things like a (restricted) sudo, console root logins, and
On Thu, 28 Jan 2010 21:44 +0200, "Lars Nooden" <lars.curator@gmail.com> wrote: Jean-FranC'ois SIMON wrote: Is this normal way or do I miss something ? For ftp the normal way is to work with the chrooted ftp daemon that is part of the OpenBSD base: http://www.openbsd.org/faq/faq10.html#AnonFTP http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd /Lars Just curious..