folder-permissions Questions
5
Solved
I have a Video folder on my server which has 755 permission. The problem is: when someone goes to upload video file, it can't be upload into that folder because of permission error.
If I change th...
Sceptre asked 5/3, 2013 at 8:26
1
I'm trying to emulate in PowerShell what I typically do in the windows folder properties window available from: Folder properties → Secutity → Advanced → Permissions → Change Pe...
Propolis asked 2/9, 2015 at 9:1
2
Solved
I need to give Folder Permission for IIS User.
Actually I wrote code like this..
public static void AddDirectorySecurity(string FileName, string Account, FileSystemRights Rights,AccessControlType ...
Duky asked 22/11, 2013 at 6:49
2
Solved
Can someone explain to me how directory permissions are inherited in Linux (Ubuntu, specifically)?
For example, what if I have the following directory structure:
folder_A
folder_B
Do folder_A'...
Tolkan asked 19/7, 2013 at 12:43
4
Solved
I am doing a powershell script which creates new domain user accounts in AD, and also creating home directories in the file server with relevant permissions.
My problem is I cannot get the permiss...
Washroom asked 15/2, 2013 at 11:13
1
© 2022 - 2024 — McMap. All rights reserved.