Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MIMEOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: I have no name Date: Fri, 4 Oct 2002 15:48:52 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Alan Westhagen" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g94Jn6602610 Try installing the 'base-files' and 'base-passwd' packages using setup.exe. Among other things, these will set up your password/group entries and create a /etc/profile that defines some environment variables for you. These two packages are listed in the 'Base' category. > -----Original Message----- > From: Alan Westhagen [mailto:alan AT westhagen DOT com] > Sent: Thursday, October 03, 2002 6:22 PM > To: cygwin AT cygwin DOT com > Subject: Re: I have no name > > > Thank you. > > That helps a bit. After running mkpasswd -l, the > $ prompt is now preceded by > > Administrator@ > > I suppose if I edit the /etc/passwd file to replace > Administrator with my user name, I will be close > to the expected result. > > Apparently my /etc/profile is being ignored. Is > there any documentation on how the user shell > stuff is initialized? Is there another profile > that I should be using, such as .bash_profile? > I have tried to find this sort of file using > the find command, but have not be successful. > > On Thu, 3 Oct 2002, Igor Pechtchanski wrote: > > > 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!@ > > > > > > 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 > > > > > -- > 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/ > > -- 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/