mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 16:04:46 +02:00
Updated sshd_config (markdown)
parent
d5375ed17d
commit
de1d7e4ab5
@ -24,10 +24,10 @@ From v7.7.0.0 on wards, work group users/groups and internet-connected accounts
|
||||
**Note that user names are in lower case**
|
||||
|
||||
______
|
||||
#### AuthenticationMethods
|
||||
#### [AuthenticationMethods](https://man.openbsd.org/sshd_config#AuthenticationMethods)
|
||||
Available authentication methods are "password" and "publickey".
|
||||
______
|
||||
#### ChrootDirectory
|
||||
#### [ChrootDirectory](https://man.openbsd.org/sshd_config#ChrootDirectory)
|
||||
Support added in v7.7.0.0
|
||||
|
||||
To setup a sftp-only chroot server, set ForceCommand to `internal-sftp`. You may also set up scp with chroot, by implementing a custom shell that would only allow scp and sftp.
|
||||
|
Loading…
x
Reference in New Issue
Block a user