iks 0 Posted January 30, 2002 Hi there! How do I set a custom FTP username and password for my FTP server? I mean I don't wanna use one of my Windows logon usernames for FTP logon... I don't want to enable Guest account (because then anyone can log on my machine)... I'd just like to set my MS IIS FTP server so people can log in as test/test or something like that... If I try to change username and password under my FTP Site Properties, Security Accounts, Allow Anonymous connections, it won't work then... Thanks... Share this post Link to post
clutch 1 Posted January 30, 2002 IIS responds to NT accounts only, so you need to create an account on that server (in your workgroup or domain) for people to use in order for them to get in. Share this post Link to post