<?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: putty to client CentOS 4 server auth error after username in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134196#M62565</link>
    <description>We arent running any gui..&lt;BR /&gt;&lt;BR /&gt;Found the fault.. we were actually supplied with an incorrect IP address for the site - wo i dont know who's site we were trying to get into. sorry.. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I replaced the config and it works fine. inbound.. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; However outbound is a different story. i cannot ssh out to other sites. I might start a new thread for that one.</description>
    <pubDate>Tue, 14 Oct 2008 21:03:13 GMT</pubDate>
    <dc:creator>Rob Hausler</dc:creator>
    <dc:date>2008-10-14T21:03:13Z</dc:date>
    <item>
      <title>putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134184#M62553</link>
      <description>When I try to log into a clients CentOS4 server via putty from remote I get asked for username, I type root and hit enter and then I get "No supported authentication methods left to try!" and my connection is lost. &lt;BR /&gt;&lt;BR /&gt;However if I run putty from a PC on the clients lan it works fine. &lt;BR /&gt;&lt;BR /&gt;any thoughts?  same putty edition same settings - it used to work a few mnths back</description>
      <pubDate>Tue, 07 Oct 2008 11:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134184#M62553</guid>
      <dc:creator>Rob Hausler</dc:creator>
      <dc:date>2008-10-07T11:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134185#M62554</link>
      <description>Rob,&lt;BR /&gt;It sounds like a network setting change (e.g. firewall).  If it worked before, and you haven't changed anything on the putty computer, they may have either changed the 'main' firewall or altered the iptables on the CentOS machine to only accept SSH/Telnet from local connections.&lt;BR /&gt;&lt;BR /&gt;I'd try to sniff some packets (e.g. WireShark) to see what the actual packets are  doing just before the error message.&lt;BR /&gt;&lt;BR /&gt;-Gfuss</description>
      <pubDate>Wed, 08 Oct 2008 00:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134185#M62554</guid>
      <dc:creator>Gfuss</dc:creator>
      <dc:date>2008-10-08T00:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134186#M62555</link>
      <description>I'm not a user, but from what I read, "PuTTY&lt;BR /&gt;is a free implementation of Telnet and SSH&lt;BR /&gt;for Win32 and Unix platforms, [...]".  Are&lt;BR /&gt;you using it as a Telnet client or as an SSH&lt;BR /&gt;client?  The "No supported authentication&lt;BR /&gt;methods" message sounds like SSH.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] if I run putty from a PC on the&lt;BR /&gt;&amp;gt; clients lan [...]&lt;BR /&gt;&lt;BR /&gt;On what do you run it when you're "from&lt;BR /&gt;remote"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] same putty edition same settings&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;What's the same as what, where?&lt;BR /&gt;&lt;BR /&gt;Does using putty's "-v" option tell you&lt;BR /&gt;anything interesting?</description>
      <pubDate>Wed, 08 Oct 2008 02:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134186#M62555</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-08T02:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134187#M62556</link>
      <description>When I see this it's usually the ssh protocol setting in putty being set to 1 when it needs to be set to protocol version 2</description>
      <pubDate>Wed, 08 Oct 2008 03:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134187#M62556</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2008-10-08T03:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134188#M62557</link>
      <description>Ok some answers to the questions.&lt;BR /&gt;&lt;BR /&gt;Yes I am using Putty to ssh not telent&lt;BR /&gt;I can connect on the lan using a XP pro workstation using the same version of putty (have tried version 0.58 &amp;amp; 0.60)&lt;BR /&gt;&lt;BR /&gt;I try from remote again using XP Pro workstation and Putty 0.58 &amp;amp; 0.60&lt;BR /&gt;&lt;BR /&gt;I even tried this morning to remove openssh-server and reinstall using yum to do both. &lt;BR /&gt;&lt;BR /&gt;One I checked the IPTAbles and listed below.&lt;BR /&gt;&lt;BR /&gt;:INPUT ACCEPT [0:0]&lt;BR /&gt;:FORWARD ACCEPT [0:0]&lt;BR /&gt;:OUTPUT ACCEPT [0:0]&lt;BR /&gt;:RH-Firewall-1-INPUT - [0:0]&lt;BR /&gt;-A INPUT -j RH-Firewall-1-INPUT&lt;BR /&gt;-A FORWARD -j RH-Firewall-1-INPUT&lt;BR /&gt;-A RH-Firewall-1-INPUT -i lo -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -p icmp --icmp-type any -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -p 50 -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -p 51 -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -p udp --dport 5353 -d xxx.0.0.xxx -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -p udp -m udp --dport 631 -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT&lt;BR /&gt;-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT&lt;BR /&gt;&lt;BR /&gt;I will make a note that I cannot ssh from the server to an external location.. i type,,&lt;BR /&gt;ssh address&lt;BR /&gt;i get a blank line and nothing.. till I quit ssh.&lt;BR /&gt;&lt;BR /&gt;Hope this might enlighten some.</description>
      <pubDate>Wed, 08 Oct 2008 10:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134188#M62557</guid>
      <dc:creator>Rob Hausler</dc:creator>
      <dc:date>2008-10-08T10:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134189#M62558</link>
      <description>I can see the line for SSH in the iptables.  &lt;BR /&gt;Being green to iptables, it doesn't appear to be blocking SSH&lt;BR /&gt;&lt;BR /&gt;-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j &lt;BR /&gt;&lt;BR /&gt;Append the rule (-A - as order doesn't matter), the rule is for NEW connections via tcp with a destination of 22 (ssh).  It ends with -j, however, and I'm wondering if it should be -j ACCEPT to jump to ACCEPT.&lt;BR /&gt;&lt;BR /&gt;While this doesn't help much, I still think it is a firewall issue especially since you are unable to connect from the server to another location via SSH.</description>
      <pubDate>Wed, 08 Oct 2008 10:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134189#M62558</guid>
      <dc:creator>Gfuss</dc:creator>
      <dc:date>2008-10-08T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134190#M62559</link>
      <description>Rob,&lt;BR /&gt;I just realized the SSH line does end with -j ACCEPT, however, I didn't have it in my clipboard.  Disregard my posting above about adding ACCEPT.</description>
      <pubDate>Wed, 08 Oct 2008 10:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134190#M62559</guid>
      <dc:creator>Gfuss</dc:creator>
      <dc:date>2008-10-08T10:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134191#M62560</link>
      <description>If the error message is "No supported authentication methods left to try", then that means SSH's authentication method negotiation has successfully started. It proves that a network connection is already established, so the firewall is not an issue.&lt;BR /&gt;&lt;BR /&gt;Maybe the password authentication (for root at least) has been disabled for users coming from any place other than the client's LAN? &lt;BR /&gt;&lt;BR /&gt;If the server is accessible over the Internet, there are various worms and other malware attempting to guess weak root passwords. &lt;BR /&gt;&lt;BR /&gt;The current recommended practice for SSH is to *not* allow direct root logins over the Internet, and consider using SSH public key authentication whenever possible.&lt;BR /&gt;&lt;BR /&gt;If your client has a requirement to keep a log of people using root-level access, direct root login is a *bad* thing: it does not create a record of *who* used the root-level access, just that someone did. This is an instant security audit failure in most security-sensitive environments.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 09 Oct 2008 04:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134191#M62560</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-10-09T04:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134192#M62561</link>
      <description>Ok so if this is the case - how do we get around the problem?&lt;BR /&gt;&lt;BR /&gt;I thought that if a user in passwd had /bin/bash on the end of their record they had access to ssh?&lt;BR /&gt;&lt;BR /&gt;Or am I missing something?&lt;BR /&gt;&lt;BR /&gt;or is there a better way of doing this?&lt;BR /&gt;All howto's seem to relate to internal only examples..</description>
      <pubDate>Thu, 09 Oct 2008 06:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134192#M62561</guid>
      <dc:creator>Rob Hausler</dc:creator>
      <dc:date>2008-10-09T06:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134193#M62562</link>
      <description>To debug this problem, you must have access to the server, or get help from someone who has.&lt;BR /&gt;&lt;BR /&gt;Examine the configuration file /etc/ssh/sshd_config on the server. Refer to "man sshd_config" for details.&lt;BR /&gt;&lt;BR /&gt;If the "PermitRootLogin" option is set to any value other than "yes", you are not going to get in using password authentication with the username "root". (There are four possible settings, not just "yes" or "no".)&lt;BR /&gt;&lt;BR /&gt;If the sshd_config file contains any AllowUsers/DenyUsers/AllowGroups/DenyGroups keywords, only the allowed users can log in using SSH.&lt;BR /&gt;&lt;BR /&gt;If the "PasswordAuthentication" is set to "no", SSH will require the use of stronger authentication methods from all users. The error message suggests this might be the cause.&lt;BR /&gt;&lt;BR /&gt;If, as you say, you could login to the server as root while not on the client's LAN a few months ago, the server's security was in a very poor state back then. Maybe someone has since then clued up and made the server more secure.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 10 Oct 2008 02:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134193#M62562</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-10-10T02:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134194#M62563</link>
      <description>here is my sshd_config&lt;BR /&gt;&lt;BR /&gt;#       $OpenBSD: sshd_config,v 1.69 2004/05/23 23:59:53 dtucker Exp $&lt;BR /&gt;&lt;BR /&gt;# This is the sshd server system-wide configuration file.  See&lt;BR /&gt;# sshd_config(5) for more information.&lt;BR /&gt;&lt;BR /&gt;# This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin&lt;BR /&gt;&lt;BR /&gt;# The strategy used for options in the default sshd_config shipped with&lt;BR /&gt;# OpenSSH is to specify options with their default value where&lt;BR /&gt;# possible, but leave them commented.  Uncommented options change a&lt;BR /&gt;# default value.&lt;BR /&gt;&lt;BR /&gt;#Port 22&lt;BR /&gt;#Protocol 2,1&lt;BR /&gt;#ListenAddress 0.0.0.0&lt;BR /&gt;#ListenAddress ::&lt;BR /&gt;&lt;BR /&gt;# HostKey for protocol version 1&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_key&lt;BR /&gt;# HostKeys for protocol version 2&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_rsa_key&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_dsa_key&lt;BR /&gt;&lt;BR /&gt;# Lifetime and size of ephemeral version 1 server key&lt;BR /&gt;#KeyRegenerationInterval 1h&lt;BR /&gt;#ServerKeyBits 768&lt;BR /&gt;&lt;BR /&gt;# Logging&lt;BR /&gt;#obsoletes QuietMode and FascistLogging&lt;BR /&gt;#SyslogFacility AUTH&lt;BR /&gt;SyslogFacility AUTHPRIV&lt;BR /&gt;#LogLevel INFO&lt;BR /&gt;&lt;BR /&gt;# Authentication:&lt;BR /&gt;&lt;BR /&gt;#LoginGraceTime 2m&lt;BR /&gt;#PermitRootLogin yes&lt;BR /&gt;#StrictModes yes&lt;BR /&gt;#MaxAuthTries 6&lt;BR /&gt;&lt;BR /&gt;#RSAAuthentication yes&lt;BR /&gt;#PubkeyAuthentication yes&lt;BR /&gt;#AuthorizedKeysFile     .ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts&lt;BR /&gt;#RhostsRSAAuthentication no&lt;BR /&gt;# similar for protocol version 2&lt;BR /&gt;#HostbasedAuthentication no&lt;BR /&gt;# Change to yes if you don't trust ~/.ssh/known_hosts for&lt;BR /&gt;# RhostsRSAAuthentication and HostbasedAuthentication&lt;BR /&gt;#IgnoreUserKnownHosts no&lt;BR /&gt;# Don't read the user's ~/.rhosts and ~/.shosts files&lt;BR /&gt;#IgnoreRhosts yes&lt;BR /&gt;&lt;BR /&gt;# To disable tunneled clear text passwords, change to no here!&lt;BR /&gt;#PasswordAuthentication yes&lt;BR /&gt;#PermitEmptyPasswords no&lt;BR /&gt;PasswordAuthentication yes&lt;BR /&gt;&lt;BR /&gt;# Change to no to disable s/key passwords&lt;BR /&gt;#ChallengeResponseAuthentication yes&lt;BR /&gt;ChallengeResponseAuthentication no&lt;BR /&gt;&lt;BR /&gt;# Kerberos options&lt;BR /&gt;#KerberosAuthentication no&lt;BR /&gt;#KerberosOrLocalPasswd yes&lt;BR /&gt;#KerberosTicketCleanup yes&lt;BR /&gt;#KerberosGetAFSToken no&lt;BR /&gt;&lt;BR /&gt;# GSSAPI options&lt;BR /&gt;#GSSAPIAuthentication no&lt;BR /&gt;GSSAPIAuthentication yes&lt;BR /&gt;#GSSAPICleanupCredentials yes&lt;BR /&gt;GSSAPICleanupCredentials yes&lt;BR /&gt;&lt;BR /&gt;# Set this to 'yes' to enable PAM authentication, account processing,&lt;BR /&gt;# and session processing. If this is enabled, PAM authentication will&lt;BR /&gt;# be allowed through the ChallengeResponseAuthentication mechanism.&lt;BR /&gt;# Depending on your PAM configuration, this may bypass the setting of&lt;BR /&gt;# PasswordAuthentication, PermitEmptyPasswords, and&lt;BR /&gt;# "PermitRootLogin without-password". If you just want the PAM account and&lt;BR /&gt;# session checks to run without PAM authentication, then enable this but set&lt;BR /&gt;# ChallengeResponseAuthentication=no&lt;BR /&gt;#UsePAM no&lt;BR /&gt;UsePAM yes&lt;BR /&gt;&lt;BR /&gt;#AllowTcpForwarding yes&lt;BR /&gt;#GatewayPorts no&lt;BR /&gt;#X11Forwarding no&lt;BR /&gt;X11Forwarding yes&lt;BR /&gt;#X11DisplayOffset 10&lt;BR /&gt;#X11UseLocalhost yes&lt;BR /&gt;#PrintMotd yes&lt;BR /&gt;#PrintLastLog yes&lt;BR /&gt;#TCPKeepAlive yes&lt;BR /&gt;#UseLogin no&lt;BR /&gt;#UsePrivilegeSeparation yes&lt;BR /&gt;#PermitUserEnvironment no&lt;BR /&gt;#Compression yes&lt;BR /&gt;#ClientAliveInterval 0&lt;BR /&gt;#ClientAliveCountMax 3&lt;BR /&gt;#UseDNS yes&lt;BR /&gt;#PidFile /var/run/sshd.pid&lt;BR /&gt;#MaxStartups 10&lt;BR /&gt;#ShowPatchLevel no&lt;BR /&gt;&lt;BR /&gt;# no default banner path&lt;BR /&gt;#Banner /some/path&lt;BR /&gt;&lt;BR /&gt;# override default of no subsystems&lt;BR /&gt;Subsystem       sftp    /usr/libexec/openssh/sftp-server&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Oct 2008 08:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134194#M62563</guid>
      <dc:creator>Rob Hausler</dc:creator>
      <dc:date>2008-10-10T08:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134195#M62564</link>
      <description>To get the exact error your reporting, I had to go into the putty options for SSH and de-select an option.&lt;BR /&gt;&lt;BR /&gt;Click the + next to SSH in the catagory menu to expand the ssh options. Under Auth make sure that the check box is selected for &lt;BR /&gt;&lt;BR /&gt;Attemp "keyboard-interactive" auth (SSH-2)&lt;BR /&gt;&lt;BR /&gt;When I de-selected this option I got the error your reporting</description>
      <pubDate>Tue, 14 Oct 2008 01:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134195#M62564</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2008-10-14T01:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134196#M62565</link>
      <description>We arent running any gui..&lt;BR /&gt;&lt;BR /&gt;Found the fault.. we were actually supplied with an incorrect IP address for the site - wo i dont know who's site we were trying to get into. sorry.. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I replaced the config and it works fine. inbound.. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; However outbound is a different story. i cannot ssh out to other sites. I might start a new thread for that one.</description>
      <pubDate>Tue, 14 Oct 2008 21:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134196#M62565</guid>
      <dc:creator>Rob Hausler</dc:creator>
      <dc:date>2008-10-14T21:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: putty to client CentOS 4 server auth error after username</title>
      <link>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134197#M62566</link>
      <description>I went back to square one on site yesterday..and found we had been given the wrong IP supplied from client.</description>
      <pubDate>Tue, 14 Oct 2008 21:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/putty-to-client-centos-4-server-auth-error-after-username/m-p/5134197#M62566</guid>
      <dc:creator>Rob Hausler</dc:creator>
      <dc:date>2008-10-14T21:04:27Z</dc:date>
    </item>
  </channel>
</rss>

