Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Sftp restricts users from logging in to specified directories (home directories)

2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Sftp restricts users from logging in to specified directories (home directories)

Source address of this text http://blog.chinaunix.net/uid-42741-id-3069880.html

That is to say, after logging in, sftp users can only be active in the home directory, not to other or superior directories.

This feature requires version 4.8 or above

[root@backup] # ssh-V

OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb2013

The following operations are all done under root

[root@backup ~] # cp/etc/ssh/sshd_config {, .old}

[root@backup ~] # vim / etc/ssh/sshd_config

……

# Subsystem sftp / usr/libexec/openssh/sftp-server get / etc/hosts

Couldn't stat remote file: No such file ordirectory

File "/ etc/hosts" not found.

Sftp > lls

Anaconda-ks.cfg install.log install.log.syslog

Sftp > put / etc/hosts

Uploading / etc/hosts to / hosts

Couldn't get handle: Permission denied

Sftp >

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report