Told you........ :)
"Gilbert" <Gilbert@discussions.microsoft.com> wrote in message
news:E72FF55F-803E-4272-9FF1-7BB57F7D7C1C@microsoft.com...
> Ok, I figured it out. The permissions were as follows:
> Admins --Full control
> System --full control
> IUSR --Read, Read & Execute, List contents
> Users --Read, Read & Execute, List contents, special permissions
> (inherited
> from above). Special permissions =Create files/write data, create
> folders/append data
>
> The key was the "special permissions" that Users had. IUSR is considerd a
> user so it was also getting the permissions that Users were getting. I
> removed the Users group from the list and now it works.
>
> Yeay!!!
>
> "Bernard Cheah [MVP]" wrote:
>
>> I don't think so. unless the anonymous account has WRITE permission, the
>> account can't write/delete etc
>> What's the ACLs of those folder/files
>>
>> system - full
>> administrator - full
>> iusr - ????
>> xxxx ????
>>
>> --
>> Regards,
>> Bernard Cheah
>>
http://www.iis-resources.com/ >>
http://www.iiswebcastseries.com/ >>
http://msmvps.com/blogs/bernard/ >>
>>
>> "Gilbert" <Gilbert@discussions.microsoft.com> wrote in message
>> news:E994607D-C0A2-4D13-AEDB-6AE88718C01A@microsoft.com...
>> >I did that but it's still allowing the anonymous user to write, delete,
>> >etc.
>> >
>> > "Bernard Cheah [MVP]" wrote:
>> >
>> >> You should control it at NTFS level.
>> >> Go to the physical folder where the FTP site mapped to, then control
>> >> the
>> >> ACLs there
>> >> Grant - iusr_computername (default anonymous account) READ
>> >> then - youruser (any user account) READ/WRITE/FULL Control/ETC
>> >>
>> >> --
>> >> Regards,
>> >> Bernard Cheah
>> >>
http://www.iis-resources.com/ >> >>
http://www.iiswebcastseries.com/ >> >>
http://msmvps.com/blogs/bernard/ >> >>
>> >>
>> >> "Gilbert" <Gilbert@discussions.microsoft.com> wrote in message
>> >> news:D05F130A-D0EA-48AF-8A93-DA594AB5A6A3@microsoft.com...
>> >> >I have setup an FTP site on a Windows 2003 Server and I need some
>> >> >help
>> >> > configuring it so that it allows anonymous users Read only but any
>> >> > authenticated users that are in the ACL full control.
>> >> >
>> >> > It seems that if I turn on Read Only, it applies it to everyone
>> >> > including
>> >> > anonymous. If i turn off Ready Only, it also applies it to
>> >> > everyone.
>> >> >
>> >> > Is there a way to separate them?
>> >>
>> >>
>> >>
>>
>>
>>