AllenM,
Thank you for your reply - one last question if I may. I want both the
xyz and xyz_admin_user to logon to the same directory.
Here's what I've done so far
1. Created both users.
2. Created the directory xyz Underneath: c:\inetpub\ftproot\localuser
3. Created a virtual directory called "xyz" and mapped it to the
directory in (2) above.
When user xyz logons, they go to the proper directory.
I now want to map user xyz_admin_user to the same directory - here's what I
tried (and failed):
4. Created a directory xyz_admin_user underneath
c:\inetpub\ftproot\localuser
5. Created a sub-directory xyz within the directory created in (4) -
Someone else said this would work (not)
6. Created a virtual directory called xyz_admin_user and mapped it to
the xyz directory created in (2).
Now when xyz_admin_user logons, he goes to the xyz_admin_user directory in
(4) and cannot navigate to the rel directory created in (2). If I remove
the xyz_admin_user directory created in (4), the user cannot logon.
[quoted text, click to view] "AllenM" <allen.miyake@gmail.com> wrote in message
news:eQy3JenMGHA.984@tk2msftngp13.phx.gbl...
> C:\inetpub (Admin FULL CONTROL) (User LIST)
> \ftproot (Admin FULL CONTROL) (User LIST)
> \localuser (Admin FULL CONTROL)
> (User LIST)
> \xyz (Admin FULL
> CONTROL) (User WRITE)
>
> You will have to provide READ/WRITE to the home directory in IIS
>
>
> "ESmith" <eliana_smith@hotmail.com> wrote in message
> news:OWZX1ImMGHA.3708@TK2MSFTNGP09.phx.gbl...
>>I have this scenario that I need to setup:
>>
>> I have a client XYZ, there should be a user account that will allow a
>> user to upload a file to their directory, but the user cannot list, read,
>> delete from the directory (what goes in, stays in). I need a second
>> user, an admin, who *can* do all the things that the plain vanilla user
>> cannot.
>>
>>
>> I have setup these users: xyz and xyz_admin_user
>>
>> My directory structure looks like this:
>>
>>
>> C:\inetpub\ftproot\localuser\xyz
>>
>> I created a virtual directory called xyz pointing to this directory and I
>> have the permissions created properly for the xyz user. This works as
>> expected.
>>
>> My question is - how can I setup the xyz_admin_user to go to the same
>> directory, but have a different permission set?
>>
>> In other words, when xyz_admin_user logs in, he will go to
>> C:\inetpub\ftproot\localuser\xyz and be able to download/delete/etc the
>> uploaded documents.
>>
>> TIA!
>>
>
>