Re: root loggin in to console without network?
From: Dragan Cvetkovic (me_at_privacy.net)
Date: 09/29/04
- Next message: jimleong: "Re: restore Unix system"
- Previous message: mgrd: "Re: root loggin in to console without network?"
- In reply to: mgrd: "Re: root loggin in to console without network?"
- Next in thread: mgrd: "Re: root loggin in to console without network?"
- Reply: mgrd: "Re: root loggin in to console without network?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Sep 2004 13:02:12 -0400
mgrd <mgrd@gmx.net> writes:
> Dragan Cvetkovic wrote:
> [..]
>> Password for root is in
>> /etc/security/passwd, all other users are via NIS.
>
> Are you sure?
> Verify in /etc/passwd if the entry for `root' is before the NIS entry,
> which is +::0:0::: (or similar)
>
> just a thought..
It is there:
$ grep -n root /etc/passwd
1:root:!:0:0::/:/usr/bin/ksh
$ grep -n '+::' /etc/passwd
11:+::0:0:::
i.e. root entry is at line 1, '+::0:0' is at line 11 (there are some other
entries after that but no root). Besides
ypcat passwd | grep root
returns nothing (i.e. we don't publish root password via NIS).
Dragan
-- Dragan Cvetkovic, To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer !!! Sender/From address is bogus. Use reply-to one !!!
- Next message: jimleong: "Re: restore Unix system"
- Previous message: mgrd: "Re: root loggin in to console without network?"
- In reply to: mgrd: "Re: root loggin in to console without network?"
- Next in thread: mgrd: "Re: root loggin in to console without network?"
- Reply: mgrd: "Re: root loggin in to console without network?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|