On Wednesday 01 July 2009 12:27:05 Manuel Sahm wrote:
> 
> >>>> Denys Vlasenko <[email protected]> 29.06.2009 14:07 >>>
> >On Mon, Jun 29, 2009 at 8:50 AM, Manuel Sahm<[email protected]> wrote:
> >> Hello,
> >>
> >> I tried your suggestion but it seems to be a problem in login :
> >>
> >> I add the lin ::respawn:/bin/cttyhack /bin/login in the inittab file.
> >> I insert the line root:x:0:0:Super-User:/:/bin/date in the /etc/passwd
> >> file.
> >>
> >>
> >> After restart I type the correct login data an the this appears:
> >>
> >> 192.168.3.141 login: root
> >> Password:
> >> Login incorrect
> >>
> >> 192.168.3.141 login:
> >>
> >> Any ideas ?
> >
> >Well, it's obvious. You are entering wrong password... of course
> >ogin won't start the shell!
> >--
> >vda
> Hello, sorry the problem is still there - I tried the followig sequnce:
>  
> inittab file entry:    ::respawn:/bin/login
>  
> Login starts and I enter my Login data - the problem with job control occurs.
> Then I try on the shell: /bin/cttyhack /bin/login
> and after that I cannot login :
> 192.168.3.141 login: root
> Password:
> Login incorrect
> 192.168.3.141 login:
>  
> I enter the right password....
>  
> This problem occurs too, if the inittab file entry is ::respawn:/bincttyhack/ 
> /bin/login
>  
> My passwd file:
> root:x:0:0:Super-User:/:/bin/sh
>  
> my nssswitch.conf:
> passwd:     files
> group:      files
> hosts:      files
> networks:   files
> services:   files
> protocols:  files
> rpc:        files
> ethers:     files
> netmasks:   files
> netgroup:   files
> bootparams: files
> automount:  files
> aliases:    files
>  
> I have no libnss*.so in my /lib directory
>  
> Any ideas left ?
Hi,

Why do you not try to add at least libnss_files.so?
What libc are you using?

Ciao,
Tito
> Thanks a lot
> Manuel
>  
> 
> 


_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to