Tag: sftp
-
chroot sftp in AWS with likewise / pbis 7.5+
Oh the humanity! Configuring chrooted sftp always seems like a chore when you combine it with an out side authentication like winbind or pbis (Power Broker Identity Services). So configuring /etc/ssh/sshd_config is straight forward. All you need to change is: http://en.wikibooks.org/wiki/OpenSSH/Cookbook/SFTP But I kept seeing errors in /var/log/secure that said denied access because they…