[EMAIL PROTECTED] wrote on 11-04-07 00:06:

> I'm not sure if this is what you exactly want to do.
> 
> If you want to have a shell without any login just add the
> 'init=/bin/bash' kernel prameter.
> 
> If you want to have just one single login remove some lines from your
> /etc/inittab file.
> 

The init=/bin/bash kernel param is prob. what he has right now (I assumed
that anyway), but apparently ssh complains when he's trying to fire that up.

I would assume when using init=/bin/sh you're running as uid 0 (i.e. root).
But I suppose there's no utmp entry written, and maybe that's why ssh
complains.  Interesting...

bjd


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to