Results 1 to 4 of 4

Thread: How to override vista permissions

  1. #1
    Join Date
    Apr 2009
    Posts
    65

    How to override vista permissions

    I have some folders that wanted to remove but they have sub folders, i need to remove first that i need to delete when i try to kill the main folder it gives me problem deleting folders that contains files. I tried deleting the folders in Windows Explorer view a folder that has both files and sub-folders. I right-click on that folder and hold down the Shift key and use the Delete menu item, but it still gives me problem, what would be the problem.

  2. #2
    Join Date
    Feb 2006
    Posts
    159

    Re: How to override vista permissions

    Have you unblocked the application in the properties???

    Right click the folder you want to delete and click on properties and on the bottom it will give an option called unblock.To unblock the click on the button. You could add your SSH-user to a group with write permissions on the directory, or you could create a directory your SSH user can access - and change server's document root to use that directory.

  3. #3
    Join Date
    Dec 2008
    Posts
    202

    Re: How to override vista permissions

    NTFS permissions can't be in conflict, they're additive. Add up all the allow permissions and then subtract any denies. Remember that deny overrides any allows. If no permission is assigned then no access is granted. you need to the list on the Security tab, you can highlight each one and set permissions for it. You do that by turning on the Allow or Deny checkboxes at the bottom half of the dialog box. You compare permissions when you compare NTFS and Share permissions and pick the most restrictive. If you accessing a document on a server through terminal services then you're accessing the document as if it is local and only NTFS permissions would apply.

  4. #4
    Join Date
    Apr 2008
    Posts
    193

    Re: How to override vista permissions

    I just needed to assign a new FileSystemAccessRule for each of the InheritianceFlags enumeration values. NTFS permissions that have been explicitly applied to a file or folder always override inherited permissions I also discovered it is better to create the folder and then assign the special permissions, otherwise the permissions that would be inherited from the parent folder are not applied to the new folder.

Similar Threads

  1. Restore/repair the default permissions in vista
    By jean-paul martell in forum Operating Systems
    Replies: 4
    Last Post: 01-01-2010, 10:30 PM
  2. Confused between override and new in C#
    By KANAN14 in forum Software Development
    Replies: 3
    Last Post: 26-11-2009, 06:47 AM
  3. How do I override my CSS link colors?
    By Bhadrak in forum Software Development
    Replies: 4
    Last Post: 10-08-2009, 05:23 AM
  4. How to override windows vista activation
    By Zebaril in forum Windows Software
    Replies: 3
    Last Post: 11-06-2009, 12:52 PM
  5. Replies: 1
    Last Post: 19-10-2008, 06:47 PM

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,713,563,090.72651 seconds with 16 queries