[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Qube2]Wierd Login prompt (I have no name!@machine)
- Subject: Re: [cobalt-users] [Qube2]Wierd Login prompt (I have no name!@machine)
- From: flash22@xxxxxxx
- Date: Wed Apr 18 05:46:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 17 Apr 2001, Colin J. Raven wrote:
> Hi Gang!!
> A strange and unusual event happened on a Qube2. The shell login prompt
> has changed from [user@machine]$
> to
> [I have no name!@machine username]$
Check /etc/passwd , login passwords are shadowed, but the uid->username
mapping still comes form there, if it's hosed/hacked you will get
weirdness like that...
could be a lost lock on passwd also....
or a typo from a nearby username added...
gsh