Hi,

  I did not test this issue on lastest Ubuntu.

  For information, in Debian Lenny/Testing this issue is fixed into
"/etc/rc.local" :

<code>
# Create the PrivSep empty dir if necessary
if [ ! -d /var/run/sshd ]; then
   mkdir /var/run/sshd
   chmod 0755 /var/run/sshd
fi
</code>

  See full file in attachment

   Regards,

                              Olivier


** Attachment added: "rc.local"
   http://launchpadlibrarian.net/16007235/rc.local

-- 
Missing privilege separation directory: /var/run/sshd
https://bugs.launchpad.net/bugs/45234
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to