Busybox and user/group problem

Tito farmatito at tiscali.it
Wed Sep 19 15:19:54 UTC 2007


On Wednesday 19 September 2007 15:57:34 Jack B wrote:
> 
> Hi all.   I'm building a LiveCD based on kernel 2.6.20, busybox 1.6.0 and other tools that I need.  
Please post with another mail client as your mail is totally messed up and difficult to understand.
It seems to me that /etc/gshadow is missing...

Ciao,
Tito


 cat /etc/passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh

 cat /etc/shadow
root:$1$7Il98EfhPaT0:13766:0:99999:7:::
daemon:!:13612:0:99999:7:::
bin:!:13612:0:99999:7:::


 cat /etc/group
root:x:0:
daemon:x:1:
bin:x:2:

 cat /etc/gshadow
root:!::
daemon:!::
bin:!::



More information about the busybox mailing list