On Sat, 8 Apr 2006, Brian Smucker wrote:
> Hello,
>
> Has anyone got public-key login working with dropbear for user root? I
> followed the directions in message # 2314 and they work for another
> user, but do not seem to work for root. I wouldn't mind that so much,
> except that su does not work and so I cannot login remotely and do root
> things.
>
> Can anyone verify the problem, or help me to resolve it if I'm doing
> something wrong?
>
I have dropbear v0.44test4 and it works fine for root. From the help info
printed out by dropbear I see this option....
-w Disallow root logins
which implies that root logins are allowed by default.
I have dropbear invoked by inetd and this is the /etc/inetd.conf entry...
ssh stream tcp nowait root /usr/sbin/dropbear dropbear -i
Just to double check, you have put the the relevant public key into root's
/root/.ssh/authorized_keys file?
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|