All Questions
Tagged with file-permissions ntfs
54 questions
1
vote
0
answers
22
views
Remove file placed by malware within Windows Shadow Volume Copy directory [duplicate]
While investigating a malware infection in a Windows Server 2012 R2, I noticed the malicious file sits in c:\Windows\Vss\Logs\WsmRes64.dll.
The problem is that I can't cd c:\Windows\Vss\Logs, and the ...
0
votes
0
answers
61
views
In Windows, how to add and verify execution permission to a file?
Here is a typical situation, assuming that I am the user desktop-6083m7k\pengc running powershell:
PS D:\git\HMD-Air\Library\PackageCache\[email protected]\Editor\VSWhere> whoami
...
0
votes
1
answer
269
views
How to correct NTFS permissions set by OneDrive client?
We use a Windows Server, which we want to get rid of in a few months. As replacement we configured SharePoint via Office 365, and we use the OneDrive client for synchronisation of files on the ...
0
votes
1
answer
104
views
Windows NTFS filesystem - user cannot access file using Administrators group permissions
There is a shared folder on the computer running Windows 2012R2 with a NTFS filesystem.
There is a local User X who is part of the local Group Administrators on the computer.
The Shared folder is ...
1
vote
0
answers
211
views
File permission issue - You need permission to perform this action
This is a very strange issue related to a dfs replicated folder.
The share in question is shared with "Everyone" with full access and permissions are applied to sub-folders using ACLs. ...
0
votes
1
answer
396
views
NTFS permissions with multiple user groups
I do not know how to search for this, so I am sorry if this has already been asked.
Also, I am new to Windows administration so if I say something wrong do not hesitate to correct me!
I have a folder ...
0
votes
1
answer
403
views
Special permissions in Windows 2012R2
I have a main folder named "2020".
I have a script that creates a subfolder with a file number and an address, and 5 sub-sub folders, like in the following example:
I would like:
to give ...
0
votes
2
answers
678
views
Does Windows Server 2019 behave different with NTFS then Server 2012R2?
Background info:
The admin account of a key user needs unrestricted access to a folder on a server.
-> he is working on the server per RDP or directly with the folder (shared)
Said admin account is ...
1
vote
1
answer
3k
views
NTFS permissions inheriting incorrectly as "this folder only"
I have a full directory tree that was migrated from another server. I've created top level folders with the necessary permissions that I wish to propagate to all descendant files and folders. However, ...
0
votes
0
answers
286
views
Creating an NTFS folder with read/write, but not "edit", permissions
If you start with "read, execute, write" basic permissions and take away "create folders/append data" you get a "drop folder" with read and "write new files only", but applications "save as" functions ...
3
votes
2
answers
10k
views
Windows: How to fix broken permission-inheritance?
On our network-shares, we have all kinds of broken permission-inheritance.
Just one example:
The folder "D:\Shares\PublicRelations" has full access for the groups "PublicRelations" and "HR" (both ...
1
vote
1
answer
1k
views
Where do these NTFS permissions actually live? How are they created?
Alrighty, not sure how to word this but:
Where do the NTFS permissions themselves get created? For example, I can set "Full Control" or "Read", but where are those programmed at?
Here is why I ask:
...
0
votes
1
answer
434
views
SeBackupPrivilege, but cannot read all files
I am trying to read full directories independent of the current file-permissions. But even though I do have "SeBackupPrivilege", the following code leads to an "UnauthorizedAccessException". How can ...
2
votes
1
answer
3k
views
Windows file permissions - Admin permissions don't seem to work as expected / access denied
I have just inherited a server and I have an issue accessing some folders. I usually get this solved "in the end", usually by forcing a takeown command and then starting from scratch - but, it's ...
0
votes
0
answers
39
views
Windows Share Migration
So I was tasked (noob here) with migrating a server 2008r2 shares to a new server 2012. However, upon completing the directory copy, some users where getting access denied messages or would only be ...
0
votes
1
answer
1k
views
NTFS permissions: allow delete or replace, while denying update on a file
Is it possible to restrict a user where they are unable to edit or update a file, while allowing them the ability to overwrite the entire file or delete the file to replace it with an updated file?
...
0
votes
0
answers
84
views
Add one group to NTFS permission without disrupting other permissions
I have a large and messy shared drive to which I need to give one user (group) read only access throughout.
This has grown over the years and has hundreds of groups with varying levels of access and ...
1
vote
5
answers
2k
views
NTFS Write-Once Files
for backup purposes I have an external HDD, an I'm on Windows.
What and how should I set (up?) so that files can be written to the drive once but there should be no way they can be deleted or ...
4
votes
2
answers
6k
views
Why do I sometimes get numbers back from the FileSystemRights access field when checking the ACL Access?
Sometimes I'll run a command like this, and I'll get back some easy to read, easy to interpret text:
PS D:\test> (get-acl test.txt).Access | Select FileSystemRights
FileSystemRights
----...
4
votes
1
answer
161
views
Automaticly apply 'list folders' permission to parental folders when user granted access to subfolder in Access Based Enumeration share
Firstly apologies if some of my terminology is off, I'm pretty new to Windows networking and Active Directory.
We're running a Windows Server 2008R2 fileserver and I've been tasked with restructuring ...
3
votes
1
answer
562
views
My event log has corrupted DACL 'Write Attributes' in 4656 file audit events
I have been scripting a procedure in powershell to pull security event logs from my windows 2012r2 server. Investigating a bug in my procedure to parse the event into xml I discovered a very strange ...
4
votes
1
answer
6k
views
Adding Folder Permissions Using Powershell
I'm running this script in PowerShell:
Add-NTFSAccess -Path 'C:\MyFolder' -Account PROGRAMMING\IIS_IUSRS -AccessRights FullControl
and I'm getting this error:
Add-NTFSAccess : Cannot bind parameter ...
1
vote
1
answer
3k
views
How do I find out if a file or folder breaks inheritance inside another folder in NTFS without looking at all the files and folders?
So I have two directory hierarchies one on Windows Server 2003 and another on Windows Server 2008 R2.
The directory on Windows Server 2008 R2 was created before hand by right clicking and creating ...
2
votes
1
answer
231
views
Windows Server NTFS Advanced File Permissions
Here is what I would like to do:
1) Create a main folder that doesnt allow inheritance.
2) Create a template folder with subfolders.
2.1)Set permissions so these folders cannot be deleted.
2.2)...
-1
votes
1
answer
384
views
How to deny directory listing on C:\Windows?
I created a special user who should never be able to CD into several system directories like program files, Windows directory, etc.
Whilte I can use icacls to setup the permissions on most of them, I ...
1
vote
0
answers
962
views
Issue with folder permission in file server migration - Share Parmissions VS NTFS Permissions
I am migrating a file server form 2003 to 2012 R2.
There are about 50TB of files with thousands of individual permissions.
I have successfully migrated the files to the new server, including their ...
3
votes
1
answer
284
views
NTFS permissions explanation
I had asked the below question sometime ago and it was answered, I logged I'm recently to refer back to it only to have seen all the answers had been removed. Did I do something wrong?
"I seem to be ...
0
votes
0
answers
1k
views
When does a computer cache file permissions?
I just had an issue where users were directly added to the ACL of a folder. I created a group, added them to the group, added the group to the ACL of the folder and then removed the users and pressed ...
2
votes
3
answers
487
views
NTFS folder permissions traverse
Here is the problem
We have NTFS file server with several layers of sub-folders.
FolderA\ - User AAA should not have access
FolderA\FolderAA\ - User AAA should not have access
FolderA\FolderAA\...
2
votes
1
answer
1k
views
Removing deny everyone permissions from GPO
As part of the workaround for CVE-2014-1776 I created a group policy object that applied Deny permissions to everyone on VGX.DLL. I am now trying to undo this group policy and having a lot of trouble....
6
votes
1
answer
2k
views
Permissions when copying/moving on the same volume on a Windows 2008 R2 server
Does http://support.microsoft.com/kb/310316 still apply to 2008 R2?
I see other questions here on SF like: How to workaround the NTFS Move/Copy design flaw? that discuss the issue, but I was ...
1
vote
1
answer
238
views
NTFS permissions: clarifications sought
After reading the following page to update myself on how NTFS file, folder, and share
permissions work, I am left with a few questions and hope to receive some answers
on this group:
http://technet....
12
votes
2
answers
26k
views
What is the best way to fix NTFS file permissions to inherit parent?
When XP clients move files on the same volume, the permissions are moved with it. With Windows 7 clients and up, when a file is moved, the permissions are inherited.
Unfortunately, we still have a ...
0
votes
1
answer
125
views
File/Folder permissions on Windows file server will only work from the top down
We have a 2008 R2 server hosting most of our network shares. Lately we have been locking down the permissions in the folders to give only certain users and groups access to certain folders, but we ...
0
votes
0
answers
2k
views
Security permissions appearing as long numbers instead of user name
I transferred over folders/files from one server to another using robocopy for Server 2003. However, for each individual that has special permissions to access a folder or file the security ...
1
vote
1
answer
2k
views
SBS 2008 Folder Share permissions mess
I came across this question asked a couple of years ago about setting permissions via a script and was hoping that there might be a similar script that would work for me with the issue I am having.
...
0
votes
1
answer
952
views
NTFS Advanced Deny permissions and Rules
I feel like I am missing something obvious here. Or just making a noob mistake.
I have a folder structure as shown in the example below. Folder A1 and A2 are inside folder A. Folders B1, B2 are ...
0
votes
1
answer
267
views
What is the most efficent way to grant a user ready-only permisson to all folders and files on a file server?
We currently operate about four file servers, all running Windows Server 2008 R2.
Until now, we have used the Windows internal file search (aka “Indexing options”) and this worked OK and found all ...
5
votes
4
answers
32k
views
Is it possible to grant rename permissions, but not delete, in NTFS?
We have a folder for employees to scan contracts to. After scanning, they're supposed to rename them according to our conventions so they can be processed further. In response to a recent incident, ...
1
vote
1
answer
861
views
(Server 2008) Changing file permissions of a folder after moving it from another user
I've recently started using a GPO to force users 'My Directory' folder to forward to c:\home on the server. This is working fine so far. The issue I'm running into is that since nothing like this ...
-1
votes
2
answers
525
views
How to get Windows Server 2008 R2 File and Directory Permissions
I have a setup similar to this:
e:\personal\username1\scans
e:\personal\username2\scans
e:\personal\username3\scans
e:\personal\username3\scans
Permissions are not inherited on these directories.
I ...
2
votes
1
answer
13k
views
Is it possible to hide folders/subfolders from users based on permissions?
Having a Windows Server 2008 R2 that has a share with lots of nested folders, I want to be able to only show certain folders to certain AD users/AD user groups.
Is it possible to configure the ...
0
votes
1
answer
2k
views
NTFS permissions for a user on another computer in case of a disk moving in a cluster?
Is there a way to set NTFS permissions for a user on another computer?
I have two nodes in a failover cluster. Both have a specific user account ("charley") local to the node. Charley has files on a ...
1
vote
3
answers
8k
views
Prevent folder deletes at top level only on Server 2008
I'm trying to prevent folders moves, really folder delete in NTFS parlance, for series of folders within a network share.
So let's say I have: FolderA, FolderB, FolderC. Each folder has various ...
3
votes
3
answers
2k
views
How can I programmatically change file permissions from one AD domain user to a separate AD domain user?
We are in a colocated RackSpace facility in San Antonio, with an active directory named "SAT".
We are being moved to their Dallas/Ft. Worth facility, with an active directory named "DFW".
These ...
1
vote
2
answers
63
views
Securing file content in folders under Windows
Is there a way to allow a user to create a file in a folder under Windows, but not allow them to edit the contents of the files?
This would be analogous to setuid on FreeBSD systems, where files ...
0
votes
2
answers
7k
views
How do you grant read-only permissions on NTFS Security settings?
Is it possible to create a security group that can read who has permission to do what on NTFS folders but without granting Full Control or letting the group open files within those folders?
3
votes
3
answers
2k
views
Remove Linux file permissions, in windows
I've set up a fileshare that I want my users to be able to read/write/delete to.
The problem is that I'm able to list content and delete it, not read/write.
Yes, this goes for several users.
The ...
1
vote
2
answers
641
views
Windows 2003 Permissions Problem
I am trying to setup a new user on a Standalone (non-domain) Windows Server 2003 SP2.
The user needs FTP access to 1 folder in our web site's directory structure.
Here's exactly what I have done so ...
0
votes
1
answer
520
views
Windows Vista file permissions does not inherit when copying to a network share
I've got a network share with specific permissions on a subfolder (e.g. access to developers and freelancers). A designer copied PNG files from his local system to the network share.
These files ...