greetings,
I have the following in my /etc/syslog.conf on
my openBSD system concerning /var/log/messages:
*.info;*.notice;kern.debug;lpr.info;mail.crit;news.err
When I connect to my machine, nothing goes to /var/log/
messages. Such as:
sshd[69880]: User bobo local password accepted.
sshd[69880]: Password authentication for bobo root accepted.
When I used SSH from ssh.com it did. I am
sure I can add something here to get this to work, but
I am not sure what. The man pages on sshd gave
reference to AUTH, LOCAL1-8, and DAEMON, but
that is not very clear. Anyone?
Thanks