<?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 ftp using Kerberos can not authenticate login in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109558#M83545</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to use FTP to a RHEL 5 HP Blade Server, but am having difficulty due to an authentication error.  Even if I try to ftp to itself I get the same following login failure:&lt;BR /&gt;&lt;BR /&gt;# ftp&lt;BR /&gt;ftp&amp;gt; open hostname&lt;BR /&gt;Connected to hostname.&lt;BR /&gt;220 hostname FTP server (Version 5.60) ready.&lt;BR /&gt;334 Using authentication type GSSAPI; ADAT must follow&lt;BR /&gt;GSSAPI accepted as authentication type&lt;BR /&gt;GSSAPI error major: Unspecified GSS failure.  Minor code may provide more inform&lt;BR /&gt;ation&lt;BR /&gt;GSSAPI error minor: Unknown code krb5 195&lt;BR /&gt;GSSAPI error: initializing context&lt;BR /&gt;GSSAPI authentication failed&lt;BR /&gt;334 Using authentication type KERBEROS_V4; ADAT must follow&lt;BR /&gt;KERBEROS_V4 accepted as authentication type&lt;BR /&gt;Kerberos V4 krb_mk_req failed: You have no tickets cached&lt;BR /&gt;Name (robin:root): username&lt;BR /&gt;530 Must perform authentication before identifying USER.&lt;BR /&gt;Login failed.&lt;BR /&gt;Remote system type is UNIX.&lt;BR /&gt;Using binary mode to transfer files.&lt;BR /&gt;ftp&amp;gt; &lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas, as to what I can check?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Randy&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 May 2008 19:21:26 GMT</pubDate>
    <dc:creator>Randy Hagedorn</dc:creator>
    <dc:date>2008-05-19T19:21:26Z</dc:date>
    <item>
      <title>ftp using Kerberos can not authenticate login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109558#M83545</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to use FTP to a RHEL 5 HP Blade Server, but am having difficulty due to an authentication error.  Even if I try to ftp to itself I get the same following login failure:&lt;BR /&gt;&lt;BR /&gt;# ftp&lt;BR /&gt;ftp&amp;gt; open hostname&lt;BR /&gt;Connected to hostname.&lt;BR /&gt;220 hostname FTP server (Version 5.60) ready.&lt;BR /&gt;334 Using authentication type GSSAPI; ADAT must follow&lt;BR /&gt;GSSAPI accepted as authentication type&lt;BR /&gt;GSSAPI error major: Unspecified GSS failure.  Minor code may provide more inform&lt;BR /&gt;ation&lt;BR /&gt;GSSAPI error minor: Unknown code krb5 195&lt;BR /&gt;GSSAPI error: initializing context&lt;BR /&gt;GSSAPI authentication failed&lt;BR /&gt;334 Using authentication type KERBEROS_V4; ADAT must follow&lt;BR /&gt;KERBEROS_V4 accepted as authentication type&lt;BR /&gt;Kerberos V4 krb_mk_req failed: You have no tickets cached&lt;BR /&gt;Name (robin:root): username&lt;BR /&gt;530 Must perform authentication before identifying USER.&lt;BR /&gt;Login failed.&lt;BR /&gt;Remote system type is UNIX.&lt;BR /&gt;Using binary mode to transfer files.&lt;BR /&gt;ftp&amp;gt; &lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas, as to what I can check?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Randy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 19:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109558#M83545</guid>
      <dc:creator>Randy Hagedorn</dc:creator>
      <dc:date>2008-05-19T19:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: ftp using Kerberos can not authenticate login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109559#M83546</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;By default, root is disabled for ftp in the vsftpd daemon.&lt;BR /&gt;&lt;BR /&gt;See /etc/vsfptd/vsftpd.conf and other configuration files if you want to risk enabling root ftp&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 May 2008 20:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109559#M83546</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-19T20:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: ftp using Kerberos can not authenticate login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109560#M83547</link>
      <description>In our particular case, since we are using gssftp, we changed file /etc/xinetd.d/gssftp and removed the -a option from the server_args parameter. This removes the requirement of authentication of logins.&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Tue, 20 May 2008 11:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-using-kerberos-can-not-authenticate-login/m-p/5109560#M83547</guid>
      <dc:creator>Randy Hagedorn</dc:creator>
      <dc:date>2008-05-20T11:20:51Z</dc:date>
    </item>
  </channel>
</rss>

