[OE-core] busybox: passwd: applet not found
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Wed May 20 14:05:21 UTC 2015
On 20 May 2015 at 15:48, Bernhard Reutner-Fischer <rep.dot.nop at gmail.com> wrote:
> On 20 May 2015 at 13:55, Laszlo Papp <lpapp at kde.org> wrote:
>> Hi,
>>
>> I am a bit confused why busybox passwd does not work with daisy. It
>> used to work with dylan. When I try to use "busybox passwd", I am
>> getting the following output:
>>
>> passwd: applet not found
>
> is the password applet built?
> Check your busybox .config.
> Is passwd listed when you invoke plain busybox and have the help-text
> printing turned on?
>
> Sometimes code around bsearch is miscompiled but this should not be
> the case for your setup, i suppose.
ah, the great suid / nosuid split ?
try /bin/busybox.suid passwd instead, the default /bin/busybox
supposedly points to the .nosuid binary.
More information about the Openembedded-core
mailing list