From: "Miguel González Castaños" <mgc@tid.es>
Cc: linux-admin@vger.kernel.org
Subject: Re: Removing clear-text passwords
Date: Thu, 11 Dec 2003 14:06:39 +0100 [thread overview]
Message-ID: <3FD86BDF.38945E92@tid.es> (raw)
In-Reply-To: 20031209234041.92943.qmail@web80105.mail.yahoo.com
For ftp you have sftp of SSH, then you would have a replace for telnet and
ftp.
There is also ftp-ssl, patching ftp servers with SSL support. SSH has been
made with security in mind, ftp servers normally lack of security and suffer
from many bugs...It is up to you to choose any of these posibilities.
As a drawback, there is no GUI client under linux for SSH, but there is one
for Windows, from www.ssh.com, you can give it a try.
HTH
Miguel
Greg Kilfoyle ha escrito:
> Hi,
>
> I'm trying to set up my server so that no clear text
> passwords are used to access the system.
>
> The server is used (by others) via the following
> access methods:
>
> - POP3 email
> - IMAP email
> - web (including web mail)
> - ftp (for uploading files, mainly web pages)
>
> Most of my users have windows desktops, so I'm limited
> to SSL/TLS for securing mail server access. I like
> digest-md5, which evolution supports, but Outlook
> doesn't support this.
>
> For web access, SSL/TLS works fine.
>
> I don't know what to do for ftp. Can SSL/TLS be used
> with ftp and do windows applications, such as
> FrontPage support it?
>
> Another approach is to have ftp use a different
> password than the one used for email - not sure how to
> do this.
>
> Any suggestions welcome.
>
> Thanks, Greg.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2003-12-11 13:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 23:40 Removing clear-text passwords Greg Kilfoyle
2003-12-11 13:06 ` Miguel González Castaños [this message]
2003-12-11 13:18 ` Mihai RUSU
2003-12-11 17:04 ` Bob Hutchinson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FD86BDF.38945E92@tid.es \
--to=mgc@tid.es \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).