mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-26 07:25:25 +02:00
Updated OpenSSH utility scripts to fix file permissions (markdown)
parent
f5c4837c96
commit
6a67036b5a
@ -1,5 +1,5 @@
|
|||||||
Powershell utility scripts are included starting release [V0.0.15.0](https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v0.0.15.0) to help you fix the file permissions.
|
Powershell utility scripts are included starting release [V0.0.15.0](https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v0.0.15.0) to help you fix the permissions on various keys and configuration files.
|
||||||
- `FixHostFilePermissions.ps1`: check and fix the file permission for default config files on host:
|
- `FixHostFilePermissions.ps1`: check and fix the permission on default host files:
|
||||||
- user's authorized_keys located at ```$env:systemdrive\Users\...\.ssh\authorized_keys```
|
- user's authorized_keys located at ```$env:systemdrive\Users\...\.ssh\authorized_keys```
|
||||||
- host keys generated by `ssh-keygen.exe -A` in the same folder of the script
|
- host keys generated by `ssh-keygen.exe -A` in the same folder of the script
|
||||||
- sshd_config in the same folder of the script
|
- sshd_config in the same folder of the script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user