I need to make SSH with PEM file. But i constantly recieve errors from aws about pem file which is not secured enough. I tried to perfom chmod 400, chmod 600 on WSL, and also tried to replace chmod with icacls.exe but none of that worked. I was wondering is it possible to change properties in Windows Explorer which can replace chmod. And if yes what properties should allow and dany to make it somehow similar to Linux Chmod?
Is it possible to replace Chmod with Explorer's properties in windows?
215 Views Asked by Vlad At
1
There are 1 best solutions below
Related Questions in WINDOWS
- Get Maximum Log Size
- Debugging Windows Services while starting
- Possible consequences of duplicate ProgId for different classes
- How to chain BCryptEncrypt and BCryptDecrypt calls using AES in GCM mode?
- mingw-64 conflicting declarations when cross-compiling
- I run an EXE program from a Windows Service but I can't see form C#?
- Why is PowerShell "not recognized" when installing Chocolatey?
- How to check if Windows device is phone or tablet/pc?
- How to add directories to Cygwin gcc default search path
- Can't install anything with pip2 on Windows 7 due to UnicodeDecodeError
- Active directory and linux nslcd binding without extending the AD schema
- How To Prevent Over Scrolling in Scroll Viewer Windows Phone 8.1
- Unicode error from pip install
- Where is the 'EnablePinning' property in the ribbon framework's recent items?
- How can I implement the same models and data across ASP.NET and Windows Apps
Related Questions in FILESYSTEMS
- What kernel level functions are called when we perform write in ext3 file system?
- How to save a file to desired location in c++?
- MongoDB over Traditional File Based System
- How to reliably detect that an atomic move of a directory failed because the target already exists
- Meteor - Create a new folder in the public directory on account creation
- Storing images in MSSQL vs Disk
- Why segment files into chunks for HTTP streaming?
- Difference between stdout and /dev/stdout
- find and remove all closed files that are not modified in some-time
- TypeScript + Node.js FileSystem issue
- Scan folders with non English letters in a given directory
- unknown field 'ioctl' specified in initializer
- how can i encrypt every file with a different key using encFS
- How is a file loaded in the FAT file system?
- Ext.device.filesystem.FileEntry.read() - type: "text" returns blank file
Related Questions in CHMOD
- Apache server file permissions
- Access GPIO (/sys/class/gpio) as non-root
- Chmod: Execute only if the file is a directory
- Applying chmod 755 (or other) when ftping to apache var/www/ virtual host directories?
- Directory needs to be writable
- chmod - replicate user permissions to group/world
- Mac OSX file permissions has '@' - how to remove that '@'
- C - chmod() not changing permissions
- Can't use ansible inventory file because it is executable
- Run Python script with PHP
- how to set file permission 0555 using ftp_chmod in php
- Write permission for wpengine file
- In Python's stat module, when I print stat.S_IRWXU | stat.S_IRWXG | stat.S_IRWXO, why do I get 511 instead of 777?
- mkdir(): Permission denied after chmod
- Cakephp cache not writable error message
Related Questions in FILESYSTEMOBJECT
- vba fso file exists works with mapped drive letter but doesn't work with unc path
- Why is this call to InvokeVerb ("&Print") not working?
- vbscript reads File object properties, but won't delete the file
- How to enable FileSystemObject to detect Extension-less files
- Using File System Object to read a line
- Scripting.FileSystemObject vs Server.Execute
- ASP File Object Issue
- Filesystemobject Textstream, immediately disappears upon executing Textstream.Close (.vbs extension being created)
- Create folder and moves all the xlsx file in the newly created folder
- How can I find path of file
- Use JavaScript/ActiveX to get list of files
- How detect if mapped network drive is disconnected using IShellFolder?
- If file exists then delete the file
- How can I delete a Windows Junction using FileSystemObject?
- For Each File in Folder processes files twice when they are renamed
Related Questions in ICACLS
- How to list CACLS (rights) for a folder and log to disk
- Specifying permisions with icacls
- Replace permissions with icacls.exe
- ICACLS add Local Group in powershell
- Using icacls command in Win7 cmd line to set inheritance to (I)
- Remotely Changing permissions of file pushed to W7 machine using smbclient
- Deny write to Everyone blocking also read access (icacls)
- icacls adding additional explicit entry
- reading results of icacls /save with FSO object of VBScript fails
- How do I change the permissions of the Boot folder?
- Set Folder Permission with icacls
- Sharing folder in Batch file does not share
- calling windows' icacls from python
- Remove network drive permissions of a user in all subdirectories
- Is it possible to replace Chmod with Explorer's properties in windows?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Turns out the WSL can't run chmod at any windows location. It works only if file located at linux home direction. Like this:
If file will be located here all chomod commands should work fine. Also keep in mind that folder name may be different for different Linux versions in my case it's :
CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc