Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

AspNetAuth on a new Ftp Site

$
0
0

I went through the tutorial on "Configuring FTP with .NET Membership Authentication" and that works fine.  I would like to host a web site and an ftp site using the same membership/role system but I'd like the ftp site physical path to be different (a different site where I can set user isolation).

Maybe I'm going about this incorrectly but I created a new FTP site and changed the Authentication to AspNetAuth.  When I attempt to log in, I receive the following messages:

Status: Connecting to 192.168.1.1:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: USER mzakrzewski
Response: 331 Password required for mzakrzewski.
Command: PASS ********
Response: 530 User cannot log in.
Error: Could not connect to server
Status: Waiting to retry...

What I'm not following with all of this configuration is that while I can enable AspNetAuth as a custom authentication provider, how do I map that to the appropriate membership/role providers I've set up?

It seemed to work "magically" with the "Configuring FTP with .NET Membership Authentication" tutorial but that's because it seems to be mapped in the web.config addition that was part of the tutorial.  Is there something similar I'm missing with this?

Any guidance is appreciated.


Viewing all articles
Browse latest Browse all 27852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>