<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Still getting &amp;quot;Authentication Failed&amp;quot; in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3393002#M6423</link>
    <description>Boy...at this point I'm just about out of ideas. It seems we've got it configured properly, but without anything in the event log on either server, it's going to be difficult to diagnose. I would probably let it run for a while to see if it's just a matter of time. Or maybe start a trace if you know how to analyze it to see what's happening on the wire. But if we don't get any indication of what's happening, then I'm thinking might need to start another post or call HP.&lt;BR /&gt;&lt;BR /&gt;I feel just as frustrated now as I did when I first started using SIM... :(</description>
    <pubDate>Fri, 15 Oct 2004 14:51:25 GMT</pubDate>
    <dc:creator>Scott_278</dc:creator>
    <dc:date>2004-10-15T14:51:25Z</dc:date>
    <item>
      <title>Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392954#M6375</link>
      <description>On a new installation, I'm having difficulty running the initial Support Pack Install.&lt;BR /&gt;&lt;BR /&gt;Right now I'm working with only the Insight Manager server and another server with agents loaded.  I am set up to "trust all" until I get things running, then I'll  tighten up security and deploy to the rest of my servers.&lt;BR /&gt;&lt;BR /&gt;When I run my job, I fails with "EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException&lt;BR /&gt;EXCEPTION: Authentication failed."&lt;BR /&gt;&lt;BR /&gt;The trust exists between the servers.&lt;BR /&gt;&lt;BR /&gt;I read through the SSH white paper and feel I have followed that pretty closely.  From the SSH command prompt on the Insight manager server I can log into the managed server.&lt;BR /&gt;&lt;BR /&gt;However, when I do log into the managed server from the SSH command prompt, I getting a "cannot CHDIR to home directory" message.&lt;BR /&gt;&lt;BR /&gt;I'm surprised to see the chdir happening.&lt;BR /&gt;&lt;BR /&gt;1.)Who is making the CHDIR happen?  &lt;BR /&gt;2.)What do I need to do to make this work correctly?  &lt;BR /&gt;3.)Is this the reason for the deployment job failure?&lt;BR /&gt;&lt;BR /&gt;DWM</description>
      <pubDate>Mon, 04 Oct 2004 14:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392954#M6375</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-04T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392955#M6376</link>
      <description>...we're talking about Windows boxes here, by the way...</description>
      <pubDate>Mon, 04 Oct 2004 14:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392955#M6376</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-04T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392956#M6377</link>
      <description>I'm no expert on SSH, but I think there's a login path, it seems as though that is incorrect.&lt;BR /&gt;I've a feeling you can see the path in one of the files stored in the SSH directory structure on the HPSIM Server.&lt;BR /&gt;&lt;BR /&gt;Perhaps it's trying to access a device that is not mapped on that Server.</description>
      <pubDate>Mon, 04 Oct 2004 22:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392956#M6377</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2004-10-04T22:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392957#M6378</link>
      <description>hi,&lt;BR /&gt;i think it works only with trust by certificate. after installing this trust it works (on my servers without SSH).&lt;BR /&gt;maybe you try it.&lt;BR /&gt;&lt;BR /&gt;hope it helps&lt;BR /&gt;&lt;BR /&gt;christian</description>
      <pubDate>Tue, 05 Oct 2004 01:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392957#M6378</guid>
      <dc:creator>Christian Mentschik</dc:creator>
      <dc:date>2004-10-05T01:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392958#M6379</link>
      <description>Documentation has lead me to believe that an SSH server must be running the Insight Manager server as well as each target system (see the "SSH Whitepaper", last paragraph of page 3).&lt;BR /&gt;&lt;BR /&gt;Have I misunderstood what that means?  Is the SSH server required?&lt;BR /&gt;&lt;BR /&gt;Regardless of if "trusting all"  or "trusting by certificate", after what I think is proper setup, I get the same message when running the deployment job:   "EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException&lt;BR /&gt;EXCEPTION: Authentication failed."&lt;BR /&gt;&lt;BR /&gt;Any help you can offer is appreciated.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 13:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392958#M6379</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-05T13:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392959#M6380</link>
      <description>sorry, the SIM-server is running SSH. the managed server are without SSH.&lt;BR /&gt;&lt;BR /&gt;christian</description>
      <pubDate>Wed, 06 Oct 2004 00:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392959#M6380</guid>
      <dc:creator>Christian Mentschik</dc:creator>
      <dc:date>2004-10-06T00:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392960#M6381</link>
      <description>I'm laughing because I spent two weeks on this problem, and I think I've run into every possible issue one can run into with this SSH thing (on Windows at least).&lt;BR /&gt;&lt;BR /&gt;Couple of questions:&lt;BR /&gt;1) Windows 2000 or 2003&lt;BR /&gt;2) Have you renamed the local administrator account?</description>
      <pubDate>Wed, 06 Oct 2004 07:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392960#M6381</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-06T07:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392961#M6382</link>
      <description>It is almost silly, isn't it.  It sure seemed simple enough when I started.  I thought dropping back to no security at all would allow me to at least get it working and then figured I could tighten it up from that point.&lt;BR /&gt;&lt;BR /&gt;The Insight manager server is 2003.  &lt;BR /&gt;&lt;BR /&gt;I typically do not rename the "Administrator" account on my servers.&lt;BR /&gt;&lt;BR /&gt;The first server I'm concentrating on with getting agents and monitoring working is 2000 and the "administrator" account is not available on this particular box.&lt;BR /&gt;&lt;BR /&gt;The rest of my servers are a mix of 2000 and 2003.&lt;BR /&gt;&lt;BR /&gt;If you can offer any hints, I would sincerely appreciate it!&lt;BR /&gt;&lt;BR /&gt;DWM</description>
      <pubDate>Wed, 06 Oct 2004 08:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392961#M6382</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-06T08:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392962#M6383</link>
      <description>...one more thing.  I'm pretty sure the version I am installing is 4.0.&lt;BR /&gt;&lt;BR /&gt;Should I go to 4.1?  Is there much difference?&lt;BR /&gt;&lt;BR /&gt;DWM</description>
      <pubDate>Wed, 06 Oct 2004 08:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392962#M6383</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-06T08:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392963#M6384</link>
      <description>I'm not experienced enough with the whole SIM product to tell you the differences between the two. So I can't really address that aspect, other than to say I'm working with 4.1&lt;BR /&gt;&lt;BR /&gt;OK, so the SIM box is W2K3. Is the SSH service running under the credentials of the local adminstrator account?&lt;BR /&gt;&lt;BR /&gt;On the managed server...there is a file called "passwd" in the &lt;OPENSSH&gt;/etc directory. Open it with notepad and look toward the end of the string - there should be an entry like /home/administrator. This path has to match the profile path of the user account which installed openssh. So for example let's say my local administrative account was named "NEWADMIN", but the profile directory for this account was C:\Documents and Settings\Administrator. OpenSSH would fail, because when it was installed, the passwd file assumes the "home directory" path was /home/newadmin. But there is no C:\documents and settings\newadmin path. So you have to edit the passwd file to match the profile path of the account used to install openssh, then restart the OpenSSH service. On ALL W2K3 boxes, the OpenSSH service must run under the credentials of an account that has administrative rights on the server as documented in the HPSIM README.&lt;BR /&gt;&lt;BR /&gt;Let me know what happens, or how your config differs.&lt;/OPENSSH&gt;</description>
      <pubDate>Wed, 06 Oct 2004 09:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392963#M6384</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-06T09:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392964#M6385</link>
      <description>I appreciate your help.&lt;BR /&gt;&lt;BR /&gt;The Userid I utilize to admin the 23k box has local admin rights and is the ID I used to install openssh.&lt;BR /&gt;&lt;BR /&gt;The "home" path specified in the passwd file is /home/"username".  I think it is seeing that OK. Is there a way for me to test?&lt;BR /&gt;&lt;BR /&gt;On the managed server the "home" path specified in the passwd file appears to be correct as a home file is specified on the profile for this user and the paths match. It's a UNC path to a user folder on another server.  I don't necessarily feel confident this is being seen properly.&lt;BR /&gt;&lt;BR /&gt;Please help me understand how these paths should be properly specified. And how I can test it.&lt;BR /&gt;&lt;BR /&gt;When I attempt to log into the managed server from the Insight Manager server from an SSH command prompt, I see a message about a missing key.  maybe I'm close than I think.&lt;BR /&gt;&lt;BR /&gt;I tried mxagentconfig.  It just sits there forever.  I have to kill the process.&lt;BR /&gt;&lt;BR /&gt;DWM</description>
      <pubDate>Wed, 06 Oct 2004 15:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392964#M6385</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-06T15:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392965#M6386</link>
      <description>You didn't confirm that the OpenSSH Server Service on the SIM server is running as something other than the Local System account. That is the first thing to check - it has to be running under the credentials of an actual user account - local or domain. This process is described in the SIM README.&lt;BR /&gt;&lt;BR /&gt;Assuming you have that configured properly, the next thing to check is that the passwd file matches the profile path for the user account. So if the user is MYADMIN1, and the profile path is C:\Documents and Settings\MYADMIN1, then the passwd file should have /home/MYADMIN1. Once you have this configured properly, restart the "OpenSSH Server Service" service.&lt;BR /&gt;&lt;BR /&gt;Where I had a problem was the profile path for MYADMIN1 was C:\Documents and Settings\Administrator. But the path in the passwd file was /home/MYADMIN1.&lt;BR /&gt;&lt;BR /&gt;Anyway, do this same configuration check on both servers - the SIM and the managed server. Next, ssh from a command line both ways: from SIM to managed, then managed to SIM. Once you make a successful connection, you should se a .ssh/ folder in the root of the user's profile directory with a file named "known_hosts". That tells you that the SSH is communcating properly. Again, you should do this both ways - SIM to managed, then managed to SIM.&lt;BR /&gt;&lt;BR /&gt;So, these are the things to check:&lt;BR /&gt;1) Make sure the "OpenSSH Server Service" service on your Windows 2003 server is running under valid user credentials and not LOCAL SYSTEM.&lt;BR /&gt;2) Make sure the passwd home directory entry matches the actual user's profile directory name.&lt;BR /&gt;3) Restart the OpenSSH Server Service so it re-reads the passwd file.&lt;BR /&gt;4) Do a two-way SSH from a command-line.&lt;BR /&gt;5) Try running mxagentconfig.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2004 16:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392965#M6386</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-06T16:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392966#M6387</link>
      <description>I just re-read your last response, and noticed you said on the managed machine, that the profile resides on another server. What you are referring to is that the user has a roaming profile. However, when that user logs into the server, a locally cached copy of the profile is created. The locally cached profile is the path that the passwd file needs - not the roaming profile path. Change the passwd file to point at the locally cached profile path i.e. C:\Documents and Settings\&lt;USER name=""&gt;, then restart the SSH service.&lt;/USER&gt;</description>
      <pubDate>Thu, 07 Oct 2004 07:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392966#M6387</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-07T07:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392967#M6388</link>
      <description>I'm still chopping away at this issue but had to step back from it for a few days.&lt;BR /&gt;&lt;BR /&gt;Your recent post mentioned an item from the SIM Readme, which I somehow missed.&lt;BR /&gt;&lt;BR /&gt;The OpenSSH service is/was logging in on the  Local System Account.  When I change it to another account, Local or Domain, the service won't start.&lt;BR /&gt;&lt;BR /&gt;A message appears saying (basically) that the service started then stopped, this may be normal.&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;BR /&gt;&lt;BR /&gt;DWM</description>
      <pubDate>Wed, 13 Oct 2004 15:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392967#M6388</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-13T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392968#M6389</link>
      <description>OK good, we're getting somewhere. What you now have to do is delete the files in C:\Program Files\OpenSSH\var\log. Then try to restart the service. If it starts, then try to run mxagentconfig from the SIM server.</description>
      <pubDate>Wed, 13 Oct 2004 15:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392968#M6389</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-13T15:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392969#M6390</link>
      <description>Things appear to be looking better!&lt;BR /&gt;&lt;BR /&gt;I'm not certain if this is true or my imagination but after deleting the log file I was able to sucessfully reset the "log in as" ID.  &lt;BR /&gt;&lt;BR /&gt;The service now starts properly with the domain ID and password.&lt;BR /&gt;&lt;BR /&gt;When I attempt to log into the managed server from the Insight Manager server from an SSH command prompt I am seeing login prompt and messages regarding authentication.  I also see the message "Failed to add the host to the list of known hosts".&lt;BR /&gt;&lt;BR /&gt;I take this to mean that I still don't have the path entered correctly in the passwd file.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2004 08:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392969#M6390</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-14T08:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392970#M6391</link>
      <description>Beauty - ok we need to go back to this passwd file. I didn't realize you were using a domain account. Let's say the domain account you installed SSH as is &lt;DOMAIN&gt;\henry. The first thing you have to do is make sure Henry has actually logged in at the console of the managed server. This is because a locally-cached profile has to exist. Assuming you have done that, you should have this folder structure: "C:\Documents and Settings\Henry". The passwd file should point at the locally cached profile - in this case it would be /home/Henry. the "/home" part really equates to "C:\Documents and Settings". In fact if you look at the registry key HKLM\Software\Cygnus Solutions\Cygwin\mounts v2\/home, you'll see that /home explicitly stands for C:\Documents and Settings.&lt;BR /&gt;&lt;BR /&gt;Once the passwd file has been edited, restart the OpenSSH service (may not actually be required, but just in case...) and then run MXAGENTCONFIG.&lt;/DOMAIN&gt;</description>
      <pubDate>Thu, 14 Oct 2004 09:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392970#M6391</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-14T09:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392971#M6392</link>
      <description>I know I'm making progress...I'm just so confused.  I'm loosing track of what makes an impact and what doesn't.&lt;BR /&gt;&lt;BR /&gt;I rebooted the Insight Manager server and things started to click a bit more.&lt;BR /&gt;&lt;BR /&gt;I can see that the Openssh service (I guess) created the .ssh folder and the known_hosts file in the /home/ folder of the administrative user on the Insight Manager Server.  The date/time stamp is today.&lt;BR /&gt;&lt;BR /&gt;When I ssh command line to the managed server, I'm promopted to login, that's ok.  I get "Could not chdir to home directory /home/BackUpdude: No such file or directory"&lt;BR /&gt;&lt;BR /&gt;The managed server is running and logged in as the user I have specified. I verfied that the home folder exists and is accessible.  The user I am logging in as is a domain ID with administrative rights.  In AD users and computers, the home folder is specified as "\\server1\Users\is\BackUpdude"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2004 11:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392971#M6392</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-14T11:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392972#M6393</link>
      <description>From what you state, it seems the SIM server is OK. The problem is with the managed server. Is the managed server W2K or W2K3?&lt;BR /&gt;&lt;BR /&gt;Just FYI, the .ssh folder is created when you first run the SSH command from the command-line, not when the service is started.&lt;BR /&gt;&lt;BR /&gt;I'll assume the user ID you're using on the managed server is BackupDude. Tell me these things:&lt;BR /&gt;1) Is there a C:\Documents and Settings\BackupDude folder on the managed server?&lt;BR /&gt;2) Paste the contents of the passwd file on the managed server, or at least the part of the line which includes the "/home" string.&lt;BR /&gt;&lt;BR /&gt;What I am afraid of is that you are thinking of the term "home directory" in a literal sense - that is wrong. The passwd file wants the path to the locally-cached profile of BackupDude - not the actual home directory. The passwd file should contain the line /home/BackupDude.&lt;BR /&gt;&lt;BR /&gt;If this doesn't work, we should probably delete the passwd file on the managed system and re-create it using this command: mkpasswd -l -u BackupDude &amp;lt;&amp;lt; "C:\Program Files\OpenSSH\etc\passwd"</description>
      <pubDate>Thu, 14 Oct 2004 11:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392972#M6393</guid>
      <dc:creator>Scott_278</dc:creator>
      <dc:date>2004-10-14T11:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Still getting "Authentication Failed"</title>
      <link>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392973#M6394</link>
      <description>The managed server is W2k.&lt;BR /&gt;&lt;BR /&gt;There is a c:\documents and settings\backupdude folder on the managed server.  NTUSER.DAT exists in this folder and time stamp is current.&lt;BR /&gt;&lt;BR /&gt;The passwd file on the managed server appears as so:&lt;BR /&gt;&lt;BR /&gt;BackUpdude:unused_by_nt/2000/xp:1374:513:BackUpdude,U-HHS-INC\BackUpdude,S-1-5-21-299502267-220523388-1801674531-1374:/home/BackUpdude:/bin/switch&lt;BR /&gt;BackUpdude:unused_by_nt/2000/xp:11374:10513:BackUpdude,U-HHS-INC\BackUpdude,S-1-5-21-299502267-220523388-1801674531-1374:/home/BackUpdude:/bin/switch</description>
      <pubDate>Fri, 15 Oct 2004 07:33:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/still-getting-quot-authentication-failed-quot/m-p/3392973#M6394</guid>
      <dc:creator>Daniel_262</dc:creator>
      <dc:date>2004-10-15T07:33:13Z</dc:date>
    </item>
  </channel>
</rss>

