Results 1 to 4 of 4

Thread: Prohibit access to the parent folder

  1. #1
    Join Date
    Feb 2009
    Posts
    117

    Prohibit access to the parent folder

    Hello,

    I did some research on the forum, but I found nothing.
    So my problem: For an FTP with IIS (5.0) under Windows 2000 Server, I have a "FTP" in it with 2 subfolders (example: "dossier_util1" and "dossier_util2"). When the user logs in he is redirected ftp directly assigned to his case (example: user1 redirected to "dossier_util1"). The problem is that it can return to the parent folder, ie the file "FTP" and so it can see the other directories. And that I do not want. I want it only has access to his file (and possibly subdirectories).

    Is it possible someone would have an idea? (by logging into FTP with IE it works ... but hey ...)

  2. #2
    Join Date
    Feb 2008
    Posts
    102

    Re: Prohibit access to the parent folder

    There are two levels of permissions in sharing: Share permissions and NTFS folder permissions. The more restricted one wins in this case. In your case, take a look at the NTFS folder permission, and see if it has been defined appropriately.

  3. #3
    Join Date
    Mar 2008
    Posts
    335

    Re: Prohibit access to the parent folder

    Security Constraints are applied to pages and folders. Security Constraints either grant or deny access to pages and folders. Constraints can be defined in one or all of these four places:
    1. Global: As declarations in the page.security file found in the root of the PSML tree.
    2. Folder: In the folder.metadata file optionally located in every directory.
    3. Page: In PSML files to constrain access to specific pages.
    4. Fragment: In page PSML files to constrain access to a specific fragment within a page.

  4. #4
    Join Date
    Feb 2006
    Posts
    185

    Re: Prohibit access to the parent folder

    If you mean seeing a listing of the files of the website directory then if the webmaster did not allow this, then you won't be able to do it.

    If you mean you want to access the directory up one level from the website then I am afraid you won't be able to do it (unless of course you have access on the server).

Similar Threads

  1. What are parent::construct() and parent::destruct() in PHP?
    By warehouse peon in forum Software Development
    Replies: 5
    Last Post: 06-03-2010, 07:11 AM
  2. No Access to Folder
    By MuttuSwami in forum Windows Software
    Replies: 3
    Last Post: 05-09-2009, 10:15 AM
  3. Replies: 4
    Last Post: 20-08-2009, 12:13 PM
  4. Software to prohibit access to an external drive.
    By blindsleeper in forum Windows Software
    Replies: 4
    Last Post: 17-02-2009, 11:40 PM
  5. Cannot access Windows.old folder
    By Gaffigana in forum Vista Help
    Replies: 7
    Last Post: 01-02-2007, 09:13 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,425,076.08048 seconds with 16 queries