linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "John Zhou" <zjzhou@newrocktech.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: about tinylogin
Date: Fri, 5 Mar 2004 09:54:20 +0800	[thread overview]
Message-ID: <000e01c40254$c714bcf0$b702a8c0@newrock2> (raw)


Hi,

I'm meeting a problem:

When I type "su testUser" under shell "ash", it report "Cannot execute
/bin/sh: Permission denied" after I had used command "adduser" to add one
user name.

I used tinylogin(v0.80) for "adduser" and "login" and ash(v0.3.5) for
shell.

My target is based on Linux 2.4.1.

Could anyody give me any hint or point?

Thanks very much!

John

The command process is following:
------------------------------------------------------------------
#adduser John
Changing password for John
Enter the new password (minimum of 5, maximum of 8 characters)
Please use a combination of upper and lower case lette.
Enter new password:
Re-enter new password:
Password changed.
#
# su John
Cannot execute /bin/sh: Permission denied
#
# chmod 777 /bin/sh
#
# su John
Cannot execute /bin/sh: Permission denied
#

-------------------------------------------------------------------

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2004-03-05  1:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000e01c40254$c714bcf0$b702a8c0@newrock2' \
    --to=zjzhou@newrocktech.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).