Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: S/Key MD5 security in .NET secure ftp
marti100

From: Bern, Switzerland
Posts: 9
Member Since: 10/28/03
posted October 28, 2003 4:54 AM

Is it possible to have a S/Key MD5 security in .NET secure ftp. Only the password has to be encrypted.

How do I have to program this with the .NET secure ftp component?

Thanks in advance!

Dominik
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted October 28, 2003 9:44 AM

It's not built in, but if you can figure out how to do the encryption, you could set security to none and do a manual login using the Invoke method.
troydalldorf

From: St Paul, MN USA
Posts: 5
Member Since: 07/27/05
posted August 19, 2005 11:36 AM

Has any of this changed since October 28, 2003? I am using Secure Ftp (SSL) and need to use MD5 (S/Key) password encryption. Is this an option? If not and I have an MD5 encryption routine, how would I got about implementing this? Thank you in advance for your assistance.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted August 19, 2005 11:43 AM

No, this has not changed. Unfortunately I do not have any information on MD5. I would start by searching google for "implenting MD5" and see where that takes you.
troydalldorf

From: St Paul, MN USA
Posts: 5
Member Since: 07/27/05
posted August 19, 2005 11:50 AM

I have an MD5 algorithm. I can convert my password into an MD5 password, but how would I apply this password to the Dart Ftp component?
Thanks for your prompt response!
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted August 19, 2005 11:53 AM

Have you tried setting the Password property?
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX