All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Zeffertt <ajz@cambridgebroadband.com>
To: "linuxppc-embedded@lists.linuxppc.org"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Howto login without PAM authentication?
Date: 18 Dec 2002 10:14:52 +0000	[thread overview]
Message-ID: <1040206492.31830.4414.camel@zambia> (raw)
In-Reply-To: <F100yCBCpIP6EeaLQBs00012c26@hotmail.com>


Enrico,

I don't know about ELDK - we're using SELF - but I suspect that it uses
busybox.  If so, then just build "login" as part of busybox (to do this
you must edit the busybox/Config.in file,) then add the following line
to your /etc/inittab:

ttyS0::respawn:/sbin/login

This is what we have done and we don't have any PAM libraries on our
system at all.

Alex

PS We're using a plain /etc/password file without shadowing

On Tue, 2002-12-17 at 09:14, Enrico Serretti wrote:
>
> Hi all,
> we are using ELDK environment. We would like use login authentication
> without PAM libraries. Had anybody done it ?
>
> Thanks,
> Enrico.
>
>


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

           reply	other threads:[~2002-12-18 10:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <F100yCBCpIP6EeaLQBs00012c26@hotmail.com>]

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=1040206492.31830.4414.camel@zambia \
    --to=ajz@cambridgebroadband.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.