busybox problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

busybox problem

1,507件の閲覧回数
davidshoham
Contributor II

Hi,

I am receiving the following error when using busybox:

ls: using fallback suid method

I have tried setting the sticky bit but this doesn't solve the problem.

Thanks,

David.

ラベル(1)
0 件の賞賛
2 返答(返信)

871件の閲覧回数
LeonardoSandova
Specialist I

what is the BSP version you are using? On a MX6  I got the following:

$ l /etc/busybox.conf   

-rw-r--r--    1 root     root            49 May 14  2013 /etc/busybox.conf

root@freescale ~$ cat /etc/busybox.conf

[SUID]

su = ssx root.root

passwd = ssx root.root

root@freescale ~$

871件の閲覧回数
MickeyI
Contributor III

Make sure the permissions of /etc/busybox.conf are rw------- (chmod 0600), and the ownership is root:root.

You can find more information at: SUID Handling in busybox 0.61