Mail Archives: cygwin/2002/10/03/18:03:35
On Thu, 3 Oct 2002, Alan Westhagen wrote:
> I have just installed cygwin. When I
> run the window, the $ prompt is always
> preceded by the line
>
> I have no name!@<name of computer>
>
> What is causing this? and how do I
> get rid of it?
>
> I have defined USER in /etc/profile, but
> that doesn't seem to have any effect.
>
> -- Alan
Alan,
Do you have an /etc/passwd on your machine? If not, run
mkpasswd -l > /etc/passwd
Otherwise, is your user a local user or a domain one? For a domain user,
you need to run
mkpasswd -u username -d domain
where 'username' and 'domain' are your username and domain.
Hope this helps,
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -