logo       

Re: What am I missing, please ?: msg#00163

linux.busybox

Subject: Re: What am I missing, please ?

On Freitag, 25. Juli 2003 18:32, Frank R Callaghan wrote:
> Hi All,
>
> $ su
> su: BusyBox binary has insufficient rights to set proper GID for applet!
>
> I have setup busybox.conf :-
>
> $ cat /etc/busybox.conf
> [SUID]
> su = ssx root.0 # applet su can be run by anyone and runs with
> euid=0/egid=0
>

You have to make the busybox binary suid/sgid root:

# chown root.root /bin/busybox
# chmod 6775 /bin/busybox


--
cu
Robert


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise