<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Stuart&#039;s Weblog</title>
	<atom:link href="http://blog.stuart.shelton.me/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stuart.shelton.me</link>
	<description>Normal service will be resumed shortly...</description>
	<lastBuildDate>Fri, 24 May 2013 21:45:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-4#comment-228840</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 24 May 2013 21:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228840</guid>
		<description><![CDATA[@&lt;b&gt;Ruediger&lt;/b&gt;: My bad, I was thinking of the GNU &#039;&lt;tt&gt;--tmpdir&lt;/tt&gt;&#039; option (which you&#039;ll likely be missing if you&#039;re on Red Hat or not-Linux).  Change the first line to:

[code lang=&quot;bash&quot;]FILE=&quot;$( mktemp -t &quot;$( basename &quot;$0&quot; ).XXXXXXXX&quot; )&quot; &#124;&#124; { echo &gt;&amp;2 &quot;mktemp failed: $?&quot; ; exit 1 ; }[/code]]]></description>
		<content:encoded><![CDATA[<p>@<b>Ruediger</b>: My bad, I was thinking of the GNU &#8216;<tt>--tmpdir</tt>&#8216; option (which you&#8217;ll likely be missing if you&#8217;re on Red Hat or not-Linux).  Change the first line to:</p>
<pre class="brush: bash; title: ; notranslate">FILE=&quot;$( mktemp -t &quot;$( basename &quot;$0&quot; ).XXXXXXXX&quot; )&quot; || { echo &gt;&amp;2 &quot;mktemp failed: $?&quot; ; exit 1 ; }</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Ruediger</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-4#comment-228820</link>
		<dc:creator>Ruediger</dc:creator>
		<pubDate>Fri, 24 May 2013 20:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228820</guid>
		<description><![CDATA[sorry, does not work for me:

&lt;pre&gt;DEBUG: Fetching UID...
DEBUG: Read UID as &#039;EDE102E60F53B36775683E66566F5307B2&#039; - posting data...

302 Found

Found
The document has moved &lt;a HREF=&quot;https://account.dyn.com/&quot; rel=&quot;nofollow&quot;:gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
mktemp: invalid template, `./dyndns.sh.XXXXXXXX&#039;, contains directory separator
mktemp failed: 1
&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>sorry, does not work for me:</p>
<pre>DEBUG: Fetching UID...
DEBUG: Read UID as 'EDE102E60F53B36775683E66566F5307B2' - posting data...

302 Found

Found
The document has moved &lt;a HREF="https://account.dyn.com/" rel="nofollow":gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
mktemp: invalid template, `./dyndns.sh.XXXXXXXX', contains directory separator
mktemp failed: 1
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228517</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 21:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228517</guid>
		<description><![CDATA[@&lt;b&gt;Peterkneter&lt;/b&gt;: D&#039;oh!

I don&#039;t actually know that you can change the language - it just struck me that if &quot;Welcome&quot; is localised then it might explain why people are having problems ;)]]></description>
		<content:encoded><![CDATA[<p>@<b>Peterkneter</b>: D&#8217;oh!</p>
<p>I don&#8217;t actually know that you can change the language &#8211; it just struck me that if &#8220;Welcome&#8221; is localised then it might explain why people are having problems <img src='http://blog.stuart.shelton.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228516</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 20:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228516</guid>
		<description><![CDATA[To everyone who&#039;s having problems:

It does look as if the authentication has actually been successful, but the check afterwards is failing.

To help to diagnose this, please update the final line of the original script to:

[code lang=&quot;bash&quot;]FILE=&quot;$( mktemp -t &quot;$0.XXXXXXXX&quot; )&quot; &#124;&#124; { echo &gt;&amp;2 &quot;mktemp failed: $?&quot; ; exit 1 ; }
curl -b $COOKIES -c $COOKIES -e &quot;$POSTURL&quot; -kso - -A &quot;$UA&quot; --url &quot;$CHKURL&quot; -o &quot;$FILE&quot;
if grep -q &quot;&lt;span&gt;Welcome&nbsp;&lt;b&gt;$LOGIN&lt;/b&gt;&lt;/span&gt;&quot;; then
    echo &quot;Login successful&quot;
else
    echo &gt;&amp;2 &quot;Login failed&quot;
    grep -q &quot;&lt;span&gt;Welcome&nbsp;&quot; &quot;$FILE&quot; &amp;&amp; echo &quot;Page contains &#039;welcome&#039; string&quot;
    grep -q &quot;&lt;b&gt;$LOGIN&lt;/b&gt;&quot; &quot;$FILE&quot; &amp;&amp; echo &quot;Page contains username&quot;
    PATTERN=&quot;&lt;span&gt;[^&amp;]+&nbsp;&lt;b&gt;[^&lt;]+&lt;/b&gt;&lt;/span&gt;&quot;
    grep -Eq &quot;$PATTERN&quot; &quot;$FILE&quot; &amp;&amp; echo &quot;Page contains welcome pattern $( grep -Eo &quot;$PATTERN&quot; &quot;$FILE&quot; )&quot;
    echo &quot;Checks complete&quot;
fi
rm &quot;$FILE&quot;[/code]]]></description>
		<content:encoded><![CDATA[<p>To everyone who&#8217;s having problems:</p>
<p>It does look as if the authentication has actually been successful, but the check afterwards is failing.</p>
<p>To help to diagnose this, please update the final line of the original script to:</p>
<pre class="brush: bash; title: ; notranslate">FILE=&quot;$( mktemp -t &quot;$0.XXXXXXXX&quot; )&quot; || { echo &gt;&amp;2 &quot;mktemp failed: $?&quot; ; exit 1 ; }
curl -b $COOKIES -c $COOKIES -e &quot;$POSTURL&quot; -kso - -A &quot;$UA&quot; --url &quot;$CHKURL&quot; -o &quot;$FILE&quot;
if grep -q &quot;&lt;span&gt;Welcome&amp;nbsp;&lt;b&gt;$LOGIN&lt;/b&gt;&lt;/span&gt;&quot;; then
    echo &quot;Login successful&quot;
else
    echo &gt;&amp;2 &quot;Login failed&quot;
    grep -q &quot;&lt;span&gt;Welcome&amp;nbsp;&quot; &quot;$FILE&quot; &amp;&amp; echo &quot;Page contains 'welcome' string&quot;
    grep -q &quot;&lt;b&gt;$LOGIN&lt;/b&gt;&quot; &quot;$FILE&quot; &amp;&amp; echo &quot;Page contains username&quot;
    PATTERN=&quot;&lt;span&gt;[^&amp;]+&amp;nbsp;&lt;b&gt;[^&lt;]+&lt;/b&gt;&lt;/span&gt;&quot;
    grep -Eq &quot;$PATTERN&quot; &quot;$FILE&quot; &amp;&amp; echo &quot;Page contains welcome pattern $( grep -Eo &quot;$PATTERN&quot; &quot;$FILE&quot; )&quot;
    echo &quot;Checks complete&quot;
fi
rm &quot;$FILE&quot;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Peterkneter</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228514</link>
		<dc:creator>Peterkneter</dc:creator>
		<pubDate>Thu, 23 May 2013 20:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228514</guid>
		<description><![CDATA[I found my problem. I used my E-Mail address instead of the username. Now it is working fine.

@Stuart:
Where can I change the language at dyn.com?]]></description>
		<content:encoded><![CDATA[<p>I found my problem. I used my E-Mail address instead of the username. Now it is working fine.</p>
<p>@Stuart:<br />
Where can I change the language at dyn.com?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Ruediger</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228503</link>
		<dc:creator>Ruediger</dc:creator>
		<pubDate>Thu, 23 May 2013 19:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228503</guid>
		<description><![CDATA[@Stuart
used debug for successful account and failing one. Here only debug info:
---------------------------------
&lt;pre&gt;DEBUG: Fetching UID...
DEBUG: Read UID as &#039;4C963E4A20D55590832C8FE2878B545698&#039; - posting data...


302 Found

Found
The document has moved &lt;a HREF=&quot;https://account.dyn.com/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
Login successful&lt;/pre&gt;
-----------------------
-----------------------
&lt;pre&gt;DEBUG: Fetching UID...
DEBUG: Read UID as &#039;3069D920308CF60A496C87B9DCCBC83CAC&#039; - posting data...


302 Found

Found
The document has moved &lt;a HREF=&quot;https://account.dyn.com/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
Login failed&lt;/pre&gt;
-------------------]]></description>
		<content:encoded><![CDATA[<p>@Stuart<br />
used debug for successful account and failing one. Here only debug info:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<pre>DEBUG: Fetching UID...
DEBUG: Read UID as '4C963E4A20D55590832C8FE2878B545698' - posting data...


302 Found

Found
The document has moved &lt;a HREF="https://account.dyn.com/" rel="nofollow"&gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
Login successful</pre>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<pre>DEBUG: Fetching UID...
DEBUG: Read UID as '3069D920308CF60A496C87B9DCCBC83CAC' - posting data...


302 Found

Found
The document has moved &lt;a HREF="https://account.dyn.com/" rel="nofollow"&gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
Login failed</pre>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228500</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 19:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228500</guid>
		<description><![CDATA[@&lt;b&gt;silverdulcet&lt;/b&gt;: [code lang=&quot;bash&quot;]DEBUG=1 ./dyndns-login.sh[/code]]]></description>
		<content:encoded><![CDATA[<p>@<b>silverdulcet</b>:
<pre class="brush: bash; title: ; notranslate">DEBUG=1 ./dyndns-login.sh</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by silverdulcet</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228378</link>
		<dc:creator>silverdulcet</dc:creator>
		<pubDate>Thu, 23 May 2013 09:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228378</guid>
		<description><![CDATA[I see the DEBUG lines in the script. How would I enable them to see if I can find where the error is. 

The usernames of the 2 accounts I tried are 9 and 12 characters, just regular letters no numbers or special characters. Language is set to en-US.]]></description>
		<content:encoded><![CDATA[<p>I see the DEBUG lines in the script. How would I enable them to see if I can find where the error is. </p>
<p>The usernames of the 2 accounts I tried are 9 and 12 characters, just regular letters no numbers or special characters. Language is set to en-US.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228369</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 08:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228369</guid>
		<description><![CDATA[@&lt;b&gt;Peterkneter&lt;/b&gt;: &#039;Found&#039; *is* the correct response at this stage - the final check is a dumb string-match against the accounts page.  It could be that your accounts page is localised (e.g. not reading &quot;Welcome&quot;) or it could be that it your username (&lt;tt&gt;$LOGIN&lt;/tt&gt;) is interesting and/or long that it has been truncated/altered.

@&lt;b&gt;silverdulcet&lt;/b&gt;, @&lt;b&gt;Ruediger&lt;/b&gt;: Thinking about it, this could be the issue affecting you too.

Could anyone with a language *not* set to en-GB or en-US please login manually and then look at the accounts page for the equivalent of &quot;Welcome &lt;username&gt;&quot; and post what they find here?]]></description>
		<content:encoded><![CDATA[<p>@<b>Peterkneter</b>: &#8216;Found&#8217; *is* the correct response at this stage &#8211; the final check is a dumb string-match against the accounts page.  It could be that your accounts page is localised (e.g. not reading &#8220;Welcome&#8221;) or it could be that it your username (<tt>$LOGIN</tt>) is interesting and/or long that it has been truncated/altered.</p>
<p>@<b>silverdulcet</b>, @<b>Ruediger</b>: Thinking about it, this could be the issue affecting you too.</p>
<p>Could anyone with a language *not* set to en-GB or en-US please login manually and then look at the accounts page for the equivalent of &#8220;Welcome &lt;username&gt;&#8221; and post what they find here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228366</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 08:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228366</guid>
		<description><![CDATA[@&lt;b&gt;yaztromo&lt;/b&gt;: ... or they might just disable free accounts.  That seems to be the way they&#039;re headed.

Step 1: Make free accounts a pain to maintain;
Step 2: Point out the drop-off in the number of free accounts;
Step 3: Because clearly no-one &lt;i&gt;wants&lt;/i&gt; a free account, cancel them;
Step 4: ???
Step 5: Profit!]]></description>
		<content:encoded><![CDATA[<p>@<b>yaztromo</b>: &#8230; or they might just disable free accounts.  That seems to be the way they&#8217;re headed.</p>
<p>Step 1: Make free accounts a pain to maintain;<br />
Step 2: Point out the drop-off in the number of free accounts;<br />
Step 3: Because clearly no-one <i>wants</i> a free account, cancel them;<br />
Step 4: ???<br />
Step 5: Profit!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228364</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 08:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228364</guid>
		<description><![CDATA[@&lt;b&gt;boo&lt;/b&gt;: Your NAS could well be using busybox rather than GNU coreutils grep, in which case it may be lacking the &#039;&lt;tt&gt;match &lt;n&gt;&lt;/tt&gt; option - but using &#039;&lt;tt&gt;head&lt;/tt&gt;&#039; is definitely a perfectly good work-around.]]></description>
		<content:encoded><![CDATA[<p>@<b>boo</b>: Your NAS could well be using busybox rather than GNU coreutils grep, in which case it may be lacking the &#8216;<tt>match &lt;n&gt;</tt> option &#8211; but using &#8216;<tt>head</tt>&#8216; is definitely a perfectly good work-around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Stuart</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-3#comment-228363</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 23 May 2013 08:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228363</guid>
		<description><![CDATA[@&lt;b&gt;silverdulcet&lt;/b&gt; You might need to change the double-quotes for single-quotes, e.g.:

[code lang=&quot;bash&quot;]LOGIN=&#039;myu$sername&#039;
PASSWORD=&#039;c4@2yP@ssw0rd!&#039;[/code]

... to make sure that nothing tries to interpret it.  Dollar symbols especially could be problematic.]]></description>
		<content:encoded><![CDATA[<p>@<b>silverdulcet</b> You might need to change the double-quotes for single-quotes, e.g.:</p>
<pre class="brush: bash; title: ; notranslate">LOGIN='myu$sername'
PASSWORD='c4@2yP@ssw0rd!'</pre>
<p>&#8230; to make sure that nothing tries to interpret it.  Dollar symbols especially could be problematic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Sean</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-228223</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 22 May 2013 19:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-228223</guid>
		<description><![CDATA[I experience the same thing, using the proper credentials.  It&#039;s a great idea, and I&#039;m much appreciative for the script, if I can figure out what&#039;s going wrong.]]></description>
		<content:encoded><![CDATA[<p>I experience the same thing, using the proper credentials.  It&#8217;s a great idea, and I&#8217;m much appreciative for the script, if I can figure out what&#8217;s going wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Ruediger</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227989</link>
		<dc:creator>Ruediger</dc:creator>
		<pubDate>Tue, 21 May 2013 21:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227989</guid>
		<description><![CDATA[I have tried with 3 accounts. One is working fine, the other two fail. Manual login works fine for all three accounts. None of the credentials contains special characters. The only difference of the failing one is a much longer login name. Might be a coincidence, but this is the only obvious difference...]]></description>
		<content:encoded><![CDATA[<p>I have tried with 3 accounts. One is working fine, the other two fail. Manual login works fine for all three accounts. None of the credentials contains special characters. The only difference of the failing one is a much longer login name. Might be a coincidence, but this is the only obvious difference&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Peterkneter</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227932</link>
		<dc:creator>Peterkneter</dc:creator>
		<pubDate>Tue, 21 May 2013 16:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227932</guid>
		<description><![CDATA[It doesn&#039;t work for me. I Always get 302 Found.
Here my Debug Information:

&lt;pre&gt;DEBUG: Fetching initial headers to pre-load cookies...
HTTP/1.1 200 OK
Date: Tue, 21 May 2013 16:31:38 GMT
Server: Apache
Cache-control: no-cache
Content-Type: text/html; charset=ISO-8859-1
Expires: Tue, 21 May 2013 16:31:38 GMT
Set-Cookie: id=/caEcIu/FvC14c6gHKY6kwciz+o; domain=account.dyn.com; path=/; expires=Mon, 19-Aug-2013 16:31:38 GMT
Accept-Ranges: none
Vary: Accept-Encoding

DEBUG: Fetching UID...
DEBUG: Read UID as &#039;7DA5CE1862B7568C0145A5A7CF660002B4&#039; - posting data...


302 Found

Found
The document has moved &lt;a HREF=&quot;https://account.dyn.com/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
Login failed&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work for me. I Always get 302 Found.<br />
Here my Debug Information:</p>
<pre>DEBUG: Fetching initial headers to pre-load cookies...
HTTP/1.1 200 OK
Date: Tue, 21 May 2013 16:31:38 GMT
Server: Apache
Cache-control: no-cache
Content-Type: text/html; charset=ISO-8859-1
Expires: Tue, 21 May 2013 16:31:38 GMT
Set-Cookie: id=/caEcIu/FvC14c6gHKY6kwciz+o; domain=account.dyn.com; path=/; expires=Mon, 19-Aug-2013 16:31:38 GMT
Accept-Ranges: none
Vary: Accept-Encoding

DEBUG: Fetching UID...
DEBUG: Read UID as '7DA5CE1862B7568C0145A5A7CF660002B4' - posting data...


302 Found

Found
The document has moved &lt;a HREF="https://account.dyn.com/" rel="nofollow"&gt;here&lt;/a&gt;.

DEBUG: Response received - verifying result...
Login failed</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by yaztromo</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227924</link>
		<dc:creator>yaztromo</dc:creator>
		<pubDate>Tue, 21 May 2013 15:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227924</guid>
		<description><![CDATA[Thank you for this. It is working fine for me.

The only weakness I see is that it will be easy for Dyn to break the script, and they will probably do just that as often as possible.]]></description>
		<content:encoded><![CDATA[<p>Thank you for this. It is working fine for me.</p>
<p>The only weakness I see is that it will be easy for Dyn to break the script, and they will probably do just that as often as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by boo</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227894</link>
		<dc:creator>boo</dc:creator>
		<pubDate>Tue, 21 May 2013 12:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227894</guid>
		<description><![CDATA[Great script, will be running it as a cronjob on my NAS.

The only thing I had to change was the grep &quot;&lt;tt&gt;-m 1&lt;/tt&gt;&quot; parameter. My system spits out a &quot;&lt;tt&gt;grep: invalid option -- m&lt;/tt&gt;&quot; when using it. 

Instead I used &quot;&lt;tt&gt;head -n 1&lt;/tt&gt;&quot;, example:
[code lang=&quot;bash&quot;]VALUE=&quot;$( curl -b $COOKIES -c $COOKIES -kso - -A &quot;$UA&quot; --url &quot;$LOGINURL&quot; &#124; grep &quot;multiform&quot; &#124; cut -d&quot;&#039;&quot; -f 6 &#124; head -n 1 )&quot;[/code]]]></description>
		<content:encoded><![CDATA[<p>Great script, will be running it as a cronjob on my NAS.</p>
<p>The only thing I had to change was the grep &#8220;<tt>-m 1</tt>&#8221; parameter. My system spits out a &#8220;<tt>grep: invalid option -- m</tt>&#8221; when using it. </p>
<p>Instead I used &#8220;<tt>head -n 1</tt>&#8220;, example:</p>
<pre class="brush: bash; title: ; notranslate">VALUE=&quot;$( curl -b $COOKIES -c $COOKIES -kso - -A &quot;$UA&quot; --url &quot;$LOGINURL&quot; | grep &quot;multiform&quot; | cut -d&quot;'&quot; -f 6 | head -n 1 )&quot;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by silverdulcet</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227882</link>
		<dc:creator>silverdulcet</dc:creator>
		<pubDate>Tue, 21 May 2013 11:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227882</guid>
		<description><![CDATA[Nope. I filled in the proper credentials.  Tried it with 2 different accounts. One password has special characters &amp; one doesn&#039;t.]]></description>
		<content:encoded><![CDATA[<p>Nope. I filled in the proper credentials.  Tried it with 2 different accounts. One password has special characters &amp; one doesn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by Martin</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227880</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 21 May 2013 09:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227880</guid>
		<description><![CDATA[@silverdulcet
I hope you are not trying to authenticate with :P
[code lang=&quot;bash&quot;]LOGIN=&quot;****&quot;
PASSWORD=&quot;****&quot;[/code]]]></description>
		<content:encoded><![CDATA[<p>@silverdulcet<br />
I hope you are not trying to authenticate with <img src='http://blog.stuart.shelton.me/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<pre class="brush: bash; title: ; notranslate">LOGIN=&quot;****&quot;
PASSWORD=&quot;****&quot;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dyn SLA Update &#8211; or, How To Lose Friends and Alienate Customers by fermulator</title>
		<link>http://blog.stuart.shelton.me/archives/1024/comment-page-2#comment-227835</link>
		<dc:creator>fermulator</dc:creator>
		<pubDate>Tue, 21 May 2013 04:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuart.shelton.me/?p=1024#comment-227835</guid>
		<description><![CDATA[Still working for me:

&lt;pre&gt;fermulator@fermmy-server:~/scripts$ ./dynDns.sh 
Login successful&lt;/pre&gt;

&lt;pre&gt;-------- Original Message --------
From: Fermulator Fermulator 
Sent: Tue 21 May 2013 12:56:05 AM EDT
To: Fermulator Fermulator 
Cc:
Subject: DynDns Login/Update Success\n YEYE!&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Still working for me:</p>
<pre>fermulator@fermmy-server:~/scripts$ ./dynDns.sh 
Login successful</pre>
<pre>-------- Original Message --------
From: Fermulator Fermulator 
Sent: Tue 21 May 2013 12:56:05 AM EDT
To: Fermulator Fermulator 
Cc:
Subject: DynDns Login/Update Success\n YEYE!</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
