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/