Re: windows authentication??

From: Stephen L Nicoud (nicouds@hotmail.com)
Date: 06/20/02


Date: Wed, 19 Jun 2002 15:46:12 -0700
From: Stephen L Nicoud <nicouds@hotmail.com>


Do the users have the "Log on locally" right on the ftp server? Are users
logging in using the "domain\username" format?

James wrote:
>
> Scenario: Internal FTP site with NTFS security
> implemented, anonymous connections allowed within the
> site's properties/security accounts tab. Site needs to
> grant/deny user access base on NTFS security.
>
> Problem: When "everyone" or "iusr_server" account is added
> to the NTFS security user list, no log-in is needed to get
> into the site, an undesired situation. When "everyone"
> and/or "iusr_server" is removed and only specific users
> are added, users cannot log-in even if they have "Full
> Control" in NTFS. Administrators has full access.
>
> Can anyone help me with this???? Thanks in advance!
>
> James