[Buildroot] Login with user fails
Diego Iastrubni
diegoiast at gmail.com
Tue Aug 14 11:22:15 UTC 2012
Then go back to the basics -
strace passwd
strace su random_user -c "/bin/true"
Just for the record - this is working on my fresh buildroot setup. I assume
this is something broken on your local setup - which means: it's fixable.
Cam you post the configuration which triggers this problem ?
On Tue, Aug 14, 2012 at 11:27 AM, Dirk Lohse <d.lohse at meier-nt.de> wrote:
> Devices are managed with mdev. /dev/tty is:****
>
> ** **
>
> crw-rw-rw- 1 root tty 5, 0 Jan 1 1970 /dev/tty****
>
> ** **
>
> user is in /etc/passwd and /etc/shadow, group is added.****
>
> ** **
>
> The same scenario works on another embedded system with an older busybox
> and also on debian based i686-machines – so it might be a bug in busybox or
> kernel?!****
>
> ** **
>
> Root-Login also works – so I think it could be a problem with permissions
> to an device/file/…****
>
> I added the user to group “root” but this doesn’t help.****
>
> ** **
>
> Thanks.****
>
> ** **
>
> ** **
>
> *Von:* Diego Iastrubni [mailto:diegoiast at gmail.com]
> *Gesendet:* Montag, 13. August 2012 13:30
> *An:* Dirk Lohse
> *Cc:* buildroot at busybox.net
> *Betreff:* Re: [Buildroot] Login with user fails****
>
> ** **
>
> I saw this problem once when I worked with static devices (not udev/mdev)
> and /dev/tty was missing. I am not sure if this is your problem.
>
> If the user available in /etc/passwd ?****
>
> On Mon, Aug 13, 2012 at 12:43 PM, Dirk Lohse <d.lohse at meier-nt.de> wrote:*
> ***
>
> I can't login with other user than root.****
>
> ****
>
> I can give root an password and can login over serial or ssh. But I can't
> add a new user and login with this one.****
>
> ****
>
> What I've done:****
>
> # whoami****
>
> root****
>
> # adduser test****
>
> New password: 123456****
>
> Retype password: 123456****
>
> # su test****
>
> Killed****
>
> # echo $?****
>
> 137****
>
> # exit****
>
> Welcome to Buildroot...****
>
> tx28 login: test****
>
> Password: 123456****
>
> ****
>
> Welcome to Buildroot...****
>
> ****
>
> ****
>
> rootfs is mounted in r/w****
>
> ****
>
> Thank you.****
>
> ****
>
> bye****
>
> ****
>
> Dirk****
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot****
>
> ** **
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20120814/be21df6a/attachment-0001.html>
More information about the buildroot
mailing list