Re: FTP permissions with IIS

From: wayne (misterslippy_at_ntlworld.com)
Date: 05/22/03


Date: Thu, 22 May 2003 08:15:20 -0700


OK, thanks and sorry for the off-topic post...seemed
security related to me!

I *think* I get what you're saying here anyway.

>-----Original Message-----
>An inetserver newsgroup would have been more approriate.
>basically, you control access to the different vdirs
based on
>the NTFS permission on them.
>Once the FTP site is enabled for anonymous access, the
>anonymous user has access whereever the IUS_ account
>has been granted. If a directory does not have a grant to
>this account (directly or indirectly such as by Users)
then
>the anonymous user will not be able to cd to it.
>Since a FTP user only logs in initially, what account is
>used will govern what vdirs can be accessed. So, if
>one logs in as a user account they will only be able to
>have permissions granted to that account, such as read
>on some vdir but write on their own dir within it.
>
>--
>Roger
>"wayne" <misterslippy@ntlworld.com> wrote in message
>news:0a3401c3205c$47ea66d0$a601280a@phx.gbl...
>> Hope this isn't off topic.
>>
>> I'm quite new to using IIS, and I'm trying to set up a
>> locally hosted ftp site using it. I've had no problem
>> configuring the ftp services to allow both anonymous
users
>> and users with accounts to access the server, and it
works
>> fine, but I want to be able to set different permissions
>> for Users and Administrators than anonymous users.
>>
>> eg
>> Anonymous Users can read and list the following folders
>> home directory
>> virtual directory shareddocs
>>
>> And can create and write to
>> virtual directory upload
>>
>> Users have same permissions as Anonymous plus
>> Have full (Administrator) access to virtual directory
>> documents
>>
>> Administrators have same permissions as Users plus
>>
>> Have full access to virtual directory CRoot (maps to the
>> root of C Drive)
>>
>> In addition to this, the virtual directory "Documents"
>> needs to be different for each user, as it links to that
>> users documents folder on this machine
>>
>> Can anyone tell me how to set these permissions, coz I'm
>> stumped!
>
>
>.
>



Relevant Pages

  • Cannot create virtual diractory
    ... Let's call this account "MYDOMAIN\WebUser". ... I created a share to the folder ... I set the __share permissions__ so that only the ... Virtual Directory). ...
    (microsoft.public.inetserver.iis)
  • Re: Authorizing Anonymous User - IIS6/.NET
    ... use that to set the thread's principal, the authentication started to work. ... Anonymous access only using user account with network ... >> Is there anyway to force authentication of the Anonymous user? ... >> anonymous user is a network account with the required permissions. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: CreateFolder across network
    ... That's the account you need to add permissions to then. ... >>>>>If I change the path to a local server folder then the script works. ... the IIS anonymous user isn't. ...
    (microsoft.public.inetserver.asp.general)
  • Re: CreateFolder across network
    ... I am trying to create a folder, ... The permissions for one aren't the same as the other. ... the IIS anonymous user isn't. ... The Anonymous user is local account, ...
    (microsoft.public.inetserver.asp.general)
  • RE: OWC 11 security problem connecting to AS
    ... only set the anonymous access for this virtual directory and grant the ... account to the anonymous access: ... Then change the data source of the pivottable control in the ...
    (microsoft.public.office.developer.web.components)

Loading