sftp chroot logging not working
Hi Folks,
I'm perplexed by this one. I have it working on one system but not another. I've followed the instructions as per the doc:
How to Enable Logging on a Chrooted SFTP Solaris 11.x server (Doc ID 2182719.1)
Here are the details of the system I'm not getting the logging working on:
Solaris 11.4 VM, Version: 11.4 (Oracle Solaris 11.4.25.75.3)
In the chroot directory:
root@host# ls -lh dev
total 0
crw-rw-rw- 1 root sys 110, 0 Dec 2 15:30 conslog
crw-r----- 1 root sys 110, 5 Dec 2 15:30 log
These match /dev/conslog and /dev/log:
root@host# ls -lL /dev/conslog
crw-rw-rw- 1 root sys 110, 0 Oct 9 18:02 /dev/conslog
root@host# ls -lL /dev/log