Ticket #138 (closed defect: worksforme)

Opened 6 years ago

Last modified 5 years ago

su - shows "su: This applet requires root priviledges!"

Reported by: anonymous Assigned to: somebody
Priority: major Milestone: 1.0
Component: build system Version: trunk
Keywords: Cc:

Description

I'm using freewrt 1.0 compile from source 07-11-06, compiling was ok, I only change de password for admin/root. when I try to change from admin to root, using su -, this message appears:

su: This applet requires root priviledges!

Attachments

Change History

11/18/06 12:08:37 changed by wbx

  • status changed from new to closed.
  • resolution set to worksforme.

Hi,

there seems to be something broken in your build environment. Be sure that you make clean, before you start a new build after svn up. The buildsystem is not perfect and needs this cleanup otherwise you could create broken images.

The suid bit for busybox is required, but is missing in your build.

If you use jffs2 you can go intpo failsafe and set it. If you are on squashfs you need to reflash. The best is to flash the _original_ Linksys/Asus firmware and use the web update to install FreeWRT again.


Add/Change #138 (su - shows "su: This applet requires root priviledges!")




Action