Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4.9k views
in CompleteFTP by (240 points)
Hi,

I have a asp.net web site, using microsoft asp.net membership with SHA1 hash. I am looking at CompleteFTP to see if it can authenticate against it. I downloaded the trail version of CompleteFTp and I see option for Plain text and MD5 hash but not SHA1 hash. How do I authenticate against SHA1 hash?

Thanks,
Ana

7 Answers

0 votes
by (162k points)
Currently only MD5 password hashes are supported.
0 votes
by (240 points)
Is there any other way I can check database to authenticate? Is there any other mechanism you support for external authentication?
0 votes
by (51.6k points)
Yes, you can write an authentication extension in C# or VB.NET (see here). This requires Enterprise Edition though.

- Hans (EnterpriseDT)
0 votes
by (240 points)
If I write authentication extension, can users still use ftp commands to login and add/update/remove folders and files?
0 votes
by (162k points)
Yes, authentication extensions are purely for authenticating the user, and all other operations are as normal.
0 votes
by (240 points)
Does completeFTP support any other external event handlers? For example, if I want to clean up a directory on file uploads.
0 votes
by (162k points)
Yes, you can run an executable, a batch file or some other script after a successful transfer. See

http://www.enterprisedt.com/products/co ... ggers.html

Categories

...