Re: Allowing Anonymous write access only.

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 11/09/04


Date: Tue, 9 Nov 2004 11:09:47 +0800

Well, I have not tested this, but from the error msgs. I guess the anonymous
need at least READ permission for login. so you might grant READ only at
root, and create a directory /drop/ which allow the user to upload. also you
can get more hints from this article -
http://www.iisanswers.com/Blind_drop_ftp.htm

-- 
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Phill:J" <phillj@gmail.com> wrote in message
news:130d228a.0411080837.76ba5392@posting.google.com...
> Hi
>
> I currently have an NT4 server running an old version of IIS, this has
> been set up so that anonymous FTP users have write access only, this
> may seem insecure and we do get a certain ammount of hackers or
> taggers testing the system by dropping test files and folders onto the
> server, but because anonymous users do not have read access they soon
> find that they cannot download anything they upload and go elsewhere.
>
> Due to the demise of NT4 Support at the end of the year we are
> currently replacing all our NT servers with either Win2000 or, as in
> this case, Win 2003 Servers.  This is where my problems have started,
> I initialy replicated all the IIS setting and NTFS permission from my
> NT box on my 2003 box but so far have been unable to achive the same
> result, it appaers that I can only grant anonymous write access if I
> grant read access as well, I've tried every different configuration I
> can think of but come to the same conclusion.
>
> The message I get on the screen when only write access is enabled
> (useing NTFS permissions) is "cannot log in, home directory
> inaccessible, Anonymous login failed."
>
> If I enable read and write access I can login OK, write data and then
> read it as well (as expected).
>
> Can any one advise how I can set up FTP on my 2003 so that anonymous
> users can only write data but cannot list or read anything ?
>
> Thanks in advance.
>
> Phill J.
> Torbay,
> Devon,
> UK


Relevant Pages

  • Re: GRANT VIEW SERVER STATE to Database Role
    ... Since it is a Server permission, it has to be a login. ... If you have several domain logins to which you want to grant this permission, but you would like to limit how many times you grant this on the server, do the following. ...
    (microsoft.public.sqlserver.programming)
  • Re: SQL Local Account Permission - Read Only on System Tables and
    ... Create a Windows group on the domain and have your developer logins added to ... VIEW SERVER STATE to that one login. ... can create your own server-level roles) and grant it VIEW SERVER STATE ...
    (microsoft.public.sqlserver.security)
  • RE: Login Error: 18456, Severity: 14, State:11
    ... The problem is the Login is denied. ... The SQL server error log shows the lines: ... The ONLY permission that permits login is the 'Control Server' permission. ... Microsoft Online Community Support ...
    (microsoft.public.sqlserver.security)
  • Re: Complete Neophyte Question(s)
    ... You should not have to go Google to find out what WITH GRANT means. ... Server comes with online documentation on you hard disk. ... WITH GRANT is one of the more esotheric features in SQL Server in my ... Or does that depend on the permission? ...
    (microsoft.public.sqlserver.security)
  • Re: Shared Folders in WorkGroup Network
    ... login privileges, you are not going to get prompted. ... > permission and NTFS permission to everyone read in most cases. ... >>I have shared a folder on the server. ...
    (microsoft.public.win2000.networking)