Difference between revisions of "ChrootDirectory"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
2007-2008 | 2007-2008 | ||
− | + | https://linux.die.net/man/5/sshd_config | |
ChrootDirectory | ChrootDirectory | ||
+ | Added [[chroot]](2) support for sshd(8), controlled by a new option "<code>[[ChrootDirectory]]</code>". Please refer to sshd_config(5) for details, and please use this feature carefully. (bz#177 bz#1352) | ||
+ | == Activities == | ||
+ | * Review [[sftp configuration]] | ||
+ | * Review [[sshd logs]]: <code>bad ownership or modes for [[chroot]] directory</code> | ||
+ | * Review logging Chrooted SFTP (<code>[[ChrootDirectory]]</code>) https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_Chrooted_SFTP | ||
== Related terms == | == Related terms == | ||
* <code>[[rbash]]</code> | * <code>[[rbash]]</code> | ||
* <code>[[jailkit]]</code> | * <code>[[jailkit]]</code> | ||
+ | * <code>[[sshd_config]]</code>: <code>[[internal-sftp]]</code> | ||
+ | * <code>[[sftp]]</code> | ||
+ | * [[Sshd logs]] | ||
== See also == | == See also == | ||
* {{OpenSSH}} | * {{OpenSSH}} | ||
+ | |||
+ | [[Category:SSH]] |
Latest revision as of 15:10, 7 June 2020
2007-2008 https://linux.die.net/man/5/sshd_config
ChrootDirectory
Added chroot(2) support for sshd(8), controlled by a new option "ChrootDirectory
". Please refer to sshd_config(5) for details, and please use this feature carefully. (bz#177 bz#1352)
Activities[edit]
- Review sftp configuration
- Review sshd logs:
bad ownership or modes for chroot directory
- Review logging Chrooted SFTP (
ChrootDirectory
) https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_Chrooted_SFTP
Related terms[edit]
See also[edit]
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: