Logging in unprivileged child not happening

akshar kanak <[email protected]> Thu, 17 Feb 2011 10:13:15 +0530
Newsgroups gmane.network.openssh.general
Message-ID <[email protected]>
 Dear Team
 =A0 =A0 =A0 =A0I am using privilege separation in openssh . I am to get th=
e logs
 generated by monitor process , but not able to get the logs generated by
 unprivileged child process .
 I am using "openssh-3.9p1" =A0. =A0I have the following configuration in
/etc/sshd/sshd_config

 SyslogFacility AUTHPRIV
 LogLevel DEBUG  #I ahve also tried with DEBUG3

 and configuration in /etc/syslog.conf is

 authpriv.* =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
 =A0 =A0 =A0 =A0 =A0 =A0 =A0/var/log/secure


 Thanks in advance

 Thansk and regards
 Akshar