<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Parazoid.net &#187; troubleshooting</title>
	<atom:link href="http://parazoid.net/category/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://parazoid.net</link>
	<description>The Blog of Ben Stoutenburgh</description>
	<lastBuildDate>Wed, 16 May 2012 23:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>I have no name!</title>
		<link>http://parazoid.net/2008/02/10/i-have-no-name/</link>
		<comments>http://parazoid.net/2008/02/10/i-have-no-name/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 02:00:04 +0000</pubDate>
		<dc:creator>ben</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://parazoid.net/2008/02/10/i-have-no-name/</guid>
		<description><![CDATA[I had this weird problem at work back in December that I thought I&#8217;d share. I had noticed that when I started new gnome-terminals, my prompts read: I have no name!@urbs-19979 Now that&#8217;s weird, but I ignored it since the machine was working and I was in a series of meetings. However, when I started [...]]]></description>
			<content:encoded><![CDATA[<p>I had this weird problem at work back in December that I thought I&#8217;d share.  I had noticed that when I started new gnome-terminals, my prompts read:</p>
<blockquote><p>I have no name!@urbs-19979</p></blockquote>
<p>Now that&#8217;s weird, but I ignored it since the machine was working and I was in a series of meetings.  However, when I started trying to ssh into other systems I was getting told</p>
<blockquote><p>You don&#8217;t exist, go away!</p></blockquote>
<p>At this point I verbally told my laptop &#8220;You don&#8217;t tell me no&#8221; which caused some weird looks but people moved on just fine.  Since the problem was now getting in my way I had to look into it.  After a while I had realized that by adding a username to my ssh commands (through -l user or user@host) I could use ssh again.  This caused me to think something was wrong with /etc/passwd, and I was right.  My user couldn&#8217;t read /etc/passwd, fixed the permissions and all was well.  I forget what I did to muck up /etc/passwd, but I&#8217;m sure if I had been using <a href="http://manpages.unixforum.co.uk/man-pages/linux/opensuse-10.2/8/vipw-man-page.html">vipw</a> like you&#8217;re supposed to I wouldn&#8217;t have had this problem&#8230;..but then again I would have missed out on the great gems that programmers leave in their programs.</p>
]]></content:encoded>
			<wfw:commentRss>http://parazoid.net/2008/02/10/i-have-no-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

