FTP - through IIS
Results 1 to 4 of 4

Thread: FTP - through IIS

  1. #1
    Join Date
    Jun 2002
    Posts
    89

    FTP - through IIS

    I have setup a FTP site, we'll say ftp.headcase.com
    IP Address: 199.95.230.33


    I'm tryin to see if it works outside the office.
    When I type: ftp.headcase.com
    I get a user id and logon.
    But it keeps kicking me out. I keep entering the user id & PW, and it won't take.

    I created the User ID & Password on the local machine under> My Computer > Manager -- Users
    Directories are under: Inetput\ftproot\<username>

    They have permissions.

    I did a telnet 199.95.230.33 21

    and nothing happens.

    Does anyone know what I'm doing wrong?
    thanks

  2. #2
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,429
    Does it work from inside the local network?

  3. #3
    Join Date
    Jul 2001
    Posts
    448
    There are two things to be done here:
    1) to make sure the user has access rights to the folder where the files are;
    2) to make sure the user is allowed to log on remotely to the machine.

    1) Right-click the FTP folder (Inetpub\ftproot\username) and select Properties, go to the Security tab and add the account to the list, then select full permissions for it.
    2) In Administrative Tools, run Local Security Policy (or Start > Run > secpol.msc). Under Local Policies > User Rights Assignment, open the key (Allow) log on locally and add the username to the list. You might also need to add it to "Access this computer from the network", I'm not sure.

    For easier maintenance, I'd recommend creating a group called "FTPAccess". To give someone access to the FTP, you simply add the person's account to this group. There are tricks you can use to restrict access to each person's folder as a group, without doing manual settings for each account.
    Hammer owner, will fix computers free of charge.

  4. #4
    Join Date
    Jun 2007
    Posts
    385
    Assuming port forwarding in the router is configured and firewall is set up correctly. Is the User Isolation type set up correctly? With use of Active Directory? (This may be handy.)

    Is the FTP client set to use passive mode?

    It is ISS6?

    A few links:
    http://www.windowsitpro.com/Windows/...98/pg/1/1.html
    http://weblogs.asp.net/owscott/archi.../05/68423.aspx
    http://www.simongibson.com/intranet/ftp2003/

    If at first you don't succeed.... start working on the next version of Windows.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •