« Previous Next »

Thread: How to allow Admin access to all directories with User Isolation

Last post 03-04-2009 2:12 AM by qbernard. 6 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (7 items)

Sort Posts:

  • 02-26-2009, 1:20 PM

    • masud80
    • Not Ranked
    • Joined on 02-26-2009, 6:15 PM
    • Posts 3

    How to allow Admin access to all directories with User Isolation

    I have the server setup with user isolation enabled.

    I also have a .NET application that needs to spin through the user directories and retrieves their files. So I was thinking of creating an admin account that can access all directories so that my .NET app can log in using that. I can't seem to find any resource to create such an account. Is there a way to achive this goal?

     Thanks.

  • 02-27-2009, 9:44 PM In reply to

    Re: How to allow Admin access to all directories with User Isolation

    Create another FTP site that only the admin account has access.  You could have it on a different port.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 02-27-2009, 11:25 PM In reply to

    Re: How to allow Admin access to all directories with User Isolation

    What we did to bypass the folder lockdown for this, is to create a vdir which map back to the ftp root and only the admin user has read&write access for all folders.

    Cheers,
    Bernard Cheah
  • 03-02-2009, 3:49 PM In reply to

    • masud80
    • Not Ranked
    • Joined on 02-26-2009, 6:15 PM
    • Posts 3

    Re: How to allow Admin access to all directories with User Isolation

    Guys, wonderful! It worked. Thanks.

  • 03-03-2009, 3:03 AM In reply to

    Re: How to allow Admin access to all directories with User Isolation

    so which one you picked? New site or just new vdir ?

    Cheers,
    Bernard Cheah
  • 03-03-2009, 1:41 PM In reply to

    • masud80
    • Not Ranked
    • Joined on 02-26-2009, 6:15 PM
    • Posts 3

    Re: How to allow Admin access to all directories with User Isolation

    New site. I thought I marked that as the "Answer". Does it not show up?

    Btw, I tried you solution. I created an account and gave it full directory level permissions. I also ensured it had read,write access at the site level. But I tried to connect using a client, I'd get "home directory not accessible" message. Maybe what you meant was create a home directory for the admin, but since it has full access to the root site, it would be able to navigate up to other users' directories?

     

     

  • 03-04-2009, 2:12 AM In reply to

    Re: How to allow Admin access to all directories with User Isolation

    Ooh you picked site!!! LOL, and ya it showed as answer!!!

    For Vdir case, not really what you doing. the admin still has its own folder say 'AdminC' folder, however we created a vdir which point back to the root path. so after AdminC logged in, he/she need to navigate 'cd xxx' to the vdir.

    Cheers,
    Bernard Cheah
Page 1 of 1 (7 items)
Microsoft Communities