I am trying to find a way to store permissions in a directory. I am currently using SetACL for help. If I could change the ownership of directories / registry without it, that would be preferable, but that's a different story. Example:
Check owner and permissions for this owner. Go to permissions and the owner on the button click> change it back to the original when another button is pressed.
To keep the question of why my team provides technical support. We retire to the computer, execute our t / s and leave. We should be able to change permissions and then return them back, as it were.
Any help is appreciated.
source
share