> Hello,
> As I recall, I think that LEM uses tinylogin (am I correct on that?), with
> "su" being a symlink to that. If that is the case, then you will need to
> set the suid bit on tinylogin. If that isn't set, then try that.
Yes, su is a symlink to tinylogin. I changed the permissions for tinylogin
to this:
-rwsr-sr-x 1 root root 20371 Jan 27 2000 tinylogin
But this doesn't help. This is the following output from su:
$ su root
Password:
su: incorrect password
$
But I used a correct password.
Another way to solve this is to allow root logins from telnet (securety is
of no concern). But I couldn't get them to work either.
/Martin
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.