<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>dougzuck.com - Forum &#187; Topic: Logon Failure...</title>
		<link>http://dougzuck.com/forum/topic/logon-failure</link>
		<description>Get help, submit feature requests or bugs, make suggestions...</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Feb 2012 06:19:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://dougzuck.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://dougzuck.com/forum/rss/topic/logon-failure" rel="self" type="application/rss+xml" />

		<item>
			<title>doug on "Logon Failure..."</title>
			<link>http://dougzuck.com/forum/topic/logon-failure#post-90</link>
			<pubDate>Tue, 23 Feb 2010 01:19:02 +0000</pubDate>
			<dc:creator>doug</dc:creator>
			<guid isPermaLink="false">90@http://dougzuck.com/forum/</guid>
			<description>&#60;p&#62;Interesting about the credentials.  Thanks for following up.  I'll have to mess around with testing once I'm settled into my new place.&#60;/p&#62;
&#60;p&#62;-Doug
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cberneburg on "Logon Failure..."</title>
			<link>http://dougzuck.com/forum/topic/logon-failure#post-88</link>
			<pubDate>Mon, 22 Feb 2010 21:24:40 +0000</pubDate>
			<dc:creator>cberneburg</dc:creator>
			<guid isPermaLink="false">88@http://dougzuck.com/forum/</guid>
			<description>&#60;p&#62;Hey Doug&#60;/p&#62;
&#60;p&#62;My congratulations and condolences on your move. :-)&#60;/p&#62;
&#60;p&#62;I tried the remote machine name for the domain, and that did not work either.  Nevermind then, I got a workaround.  As long as there are identically credentialed local accounts for each machine, the Integrated Security credentials work fine.&#60;/p&#62;
&#60;p&#62;FYI, I host some Windows XP virtual desktops which are not part of the corporate domain.  I'd like to move in the direction of centrally managing them, and RRX seemed like a good start.  Maybe in the future I could set up a subnet, active directory, and WSUS server, but that kind of admin stuff is a bit too hefty for my needs ATM.&#60;/p&#62;
&#60;p&#62;-Cris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doug on "Logon Failure..."</title>
			<link>http://dougzuck.com/forum/topic/logon-failure#post-84</link>
			<pubDate>Sun, 21 Feb 2010 19:47:18 +0000</pubDate>
			<dc:creator>doug</dc:creator>
			<guid isPermaLink="false">84@http://dougzuck.com/forum/</guid>
			<description>&#60;p&#62;Cris - first, I have to tell you that I designed Remote Reboot X for use in a domain, so I'm admittedly not too concerned with non-domain usage since it's not what most sys admins are dealing with.  That said, from what you're describing I believe the issue is the dot notation.  When you execute the WSUS options, PsExec is being used.  I don't think PsExec likes the dot.  So, what happens if instead of using a dot you use the actual remote machine name.  I'm pretty sure that this worked when I tested it originally.  Unfortunately I'm in the midst of moving to a new home and don't have a means to test or look at the code right now to confirm.  I realize that since you specify the global credentials in one location, it's not ideal to have a bunch of machines that are not on the domain because they would need to each have their own credentials when the dot notation doesn't work.  This has been implemented for the next release of the app, but I'm still adding more functionality and testing a lot more, so it's not ready for public consumption just yet.&#60;/p&#62;
&#60;p&#62;Let me know how it goes.&#60;/p&#62;
&#60;p&#62;-Doug
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cberneburg on "Logon Failure..."</title>
			<link>http://dougzuck.com/forum/topic/logon-failure#post-83</link>
			<pubDate>Wed, 17 Feb 2010 18:14:43 +0000</pubDate>
			<dc:creator>cberneburg</dc:creator>
			<guid isPermaLink="false">83@http://dougzuck.com/forum/</guid>
			<description>&#60;p&#62;Hmm... works with Integrated Security.  Just can't figure out what I'm doing wrong with non-integrated credentials.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cberneburg on "Logon Failure..."</title>
			<link>http://dougzuck.com/forum/topic/logon-failure#post-82</link>
			<pubDate>Wed, 17 Feb 2010 16:02:37 +0000</pubDate>
			<dc:creator>cberneburg</dc:creator>
			<guid isPermaLink="false">82@http://dougzuck.com/forum/</guid>
			<description>&#60;p&#62;Hey Doug&#60;/p&#62;
&#60;p&#62;Remote-Reboot-X is *exactly* the kind of tool I was looking for and gave up on writing myself long ago.  :-)  I am having a bit of trouble learning how to use the WSUS actions, so I was hoping you could provide some help.&#60;/p&#62;
&#60;p&#62;The error that keeps occurring is &#34;Logon failure: unknown user name or bad password&#34;.  Now, I *know* that my user name and password are good, because I can log directly into the (remote computer) console using them.  I am also able to log into the remote computer and execute a command prompt using PsExec.  Within RRX, the Ping, Get Last Boot Time, and Reboot (normal) actions all work too.  But &#34;WSUS - install ...&#34; and &#34;WSUS - search...&#34; action suite keep returning &#34;Logon Failure&#34;.  Turning off Windows Firewall does not seem to help either.&#60;/p&#62;
&#60;p&#62;FYI, the remote computer is not part of a domain, so I have set RRX credentials to use the local domain by specifying dot (.) in the Domain field.  I can provide other info and try other settings at your request.  Thanks for your time and assistance!&#60;/p&#62;
&#60;p&#62;-Cris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

