[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Receiving all my information accross ssh tunnel but also puts it in the /var/log/messages


HI,

Everything works very well but I am getting a copy of the information in the /var/log/message kernel log.  I've tried setting the verbosity to no log with the code below.  Any ideas?

int verbosity = SSH_LOG_NOLOG;
ssh_options_set(m_session, SSH_OPTIONS_LOG_VERBOSITY, &verbosity);

Thank you,


Greg


Archive administrator: postmaster@lists.cynapses.org