[NTLUG:Discuss] root password in Knoppix
Terry
trryhend at gmail.com
Fri Jul 22 08:27:16 CDT 2005
> with grep and look for an asterisk in the second field:
>
> root at tty1[/]# grep -e root -e knoppix /etc/shadow
> root:*:11456:0:99999:7:::
> knoppix:*:11593:0:99999:7:::
>From the above, I assume that * is the same as nothing at all?
i.e.
root:*:11456:0:99999:7:::
would be same as
root::11456:0:99999:7:::
and therefore the "*" is just something like a placeholder?
More information about the Discuss
mailing list