logging details
    Lars Nooden 
    lars.curator at gmail.com
       
    Wed Apr 21 18:47:46 EST 2010
    
    
  
On Wed, 21 Apr 2010, Damien Miller wrote:
> Also, if you are using ChrootDirectory, you might need to arrange syslog
> to listen inside your chroot at (relative) /dev/log
That burden seems to have been removed starting with OpenSSH 5.5, and the 
following does logging with the specified log level and faclity code 
without needing a socket in the chroot:
  ChrootDirectory /altroot/foo/
  Subsystem	sftp	internal-sftp -f LOCAL0 -l VERBOSE
  ForceCommand	internal-sftp
/Lars
    
    
More information about the openssh-unix-dev
mailing list