[CentOS] rsyslog for chrooted sftp users has stopped working -- Centos 6.6

2015-09-14 Thread Jeff Cours
Hello everyone, We have some chrooted sftp-only users on a CentOS release 6.6 server. The server had been logging their actions, but after recent updates the logs have stopped. The server correctly logs non-chrooted users: Sep 14 17:47:24 vsecure4 sshd[1981]: Accepted publickey for jcours fr

Re: [CentOS] rsyslog for chrooted sftp users has stopped working -- Centos 6.6

2015-09-14 Thread Jeff Cours
PasswordAuthentication no AuthorizedKeysCommand /usr/local/bin/get_sftp_key That's gotten the test server working. Unfortunately, the production server already has that setting, so it's back to eliminating differences. Jeff On Mon, Sep 14, 2015 at 6:32 PM, Jeff Cours wrote