> So, I went to http://leaf-project.org/devel/jnilo/packages/ and loaded > this package in. Saved this package, rebooted > "Now I get Privilege separation use5r sshd does not exit"
That's expected. It's in the docs somewhere that you need to make the following additions (the sshd lines) ------- /etc/passwd ----------------------------- [snip] mail:x:8:8:mail:/var/spool/mail:/bin/sh sh-httpd:x:50:10:shell-script web server:/var/sh-www:/bin/sh sshd:x:51:65534::/var/run/sshd:/bin/false alias:x:70:65534:qmail alias:/var/qmail/alias:/bin/sh [snip] ------------------------------------------------- ========== /etc/shadow ========================== [snip] mail:*:10091:0:99999:7::: sh-httpd:*:10091:0:99999:7::: sshd:*:10091:0:99999:7::: alias:*:10091:0:99999:7::: [snip] =================================================== I think that was all it took, but then again :) .... Matthew ------------------------------------------------------- This sf.net email is sponsored by: DEDICATED SERVERS only $89! Linux or FreeBSD, FREE setup, FAST network. Get your own server today at http://www.ServePath.com/indexfm.htm ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
