Report this

What is the reason for this report?

ChrootDirectory access and privilege problem

Posted on November 1, 2014
kne

By kne

Hi, I cant login sftp if I Chrooted user(abc) to write privileged directory (/home/abc/abc.com) but I can login if I Chrooted directory (/home/abc/abc.com) is only readable privilege to user(abc) or user group (abcgrp)

I want to give write access for specific chrooted folder (/home/abc/abc.com) and with user could login to sftp. How?

thanks for your help.

my sshd_config is:

Match Group abcgrp ChrootDirectory /home/abc/abc.com ForceCommand internal-sftp X11Forwarding no AllowTcpForwarding no

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.