You'd think two Telcos-type companies who are that paranoid would just hire
someone to spend a week writing them a propritary server/client ftp setup.
Hope the client never gets given to anyone who shouldn't have it. Then
(since at least one is a Telco) get the clients set up with numeric pagers
and have them call in by voice, dial their IP and client # in. Then their
pager will pop-up with the password thats good for the next, say, 2 minutes.
That's the type of security you seem to be looking for, otherwise a properly
secured FTP server (cleartext and all), with extra secure-file structure
(denies, new path names, etc.) is pretty secure. If you don't like/trust
Windows FTP server (can't blame you too much

) BulletProof FTP Server
(formerly Gene6FTP) is a nice FTP Server with all the bells.
Good luck, it seems like a fun job
"Fisheye" <> wrote in message
news:...
> Does "require authentication" use kerberos authentication to verify,
> instead of standard cleartext ftp authentication?
> Do you know?
>
> TIA
>
> Amy Wrote:
>> It is only as good as your password. But you can setup users with their
>> own
>> strong passwords and provide access on a per folder basis. Be sure to
>> restrict the user permissions. That way if they "hack" into one FTP
>> folder
>> that's as far as they get. Just keep in mind that an authenticated user
>> uses
>> up a license as long as they are logged in. In IIS you can also set the
>> expiration time. So if the user were to login and forget to logout they
>> would
>> be automatically disconnected. If you've had a problem it may also be a
>> good
>> idea to setup a schedule in ISA for when the FTP connections are allowed.
>> This would work if you knew that access would be between certain business
>> hours say. It's a little bit like security by obsecurtiy but every little
>> bit
>> helps. If the hacker gets frustrated they'll go for easier pickings
>> elsewhere.
>>
>> Third party products will work too. You'll just have to configure ISA for
>> the appropriate access. I was simply attempting to provide a solution
>> that
>> didn't require you to go out and purchase another software package. I
>> usually
>> find that people forget about FTP.
>>
>>
>> "Fisheye" wrote:
>>
>>> Level of security for this? We wanted to avoid setting it up as an FTP
>>> standard,
>>> because FTP setup on another SBS server we have created had been hacked.
>>>
>>> So we were looking for something that was secure all the way through.
>>>
>>> Maybe there is a better way to lockdown SBS FTP now?
>>>
>>> Do you know any more about this?
>>> -F
>>>
>>> Amy Wrote:
>>> > You could setup a FTP site on the SBS server and require
>>> > authentication
>>> > for
>>> > entry.
>>> >
>>> > Amy
>>> >
>>> >
>>> > "Fisheye" wrote:
>>> >
>>> >> Hi,
>>> >> We are after a way to transfer files securely to and from a
>>> >> SBS 2000 (soon to be 2003) host.
>>> >>
>>> >> VPN isn't an option here.
>>> >>
>>> >> Is there some other host/client program that is known to work on SBS?
>>> >> Could a Cygwin install running SSHD be the answer?
>>> >> -Fisheye
>>> >>
>>> >>
>>> >>
>>>
>>>
>>>
>
>