<?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: confusing ftp message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225595#M571202</link>
    <description>Well, my original question is not "how to make ftp available to root or such". My question is how to disable these messages "Remote system type is UNIX. \Using binary mode to transfer files."  &lt;BR /&gt;&lt;BR /&gt;You don't want to everybody knows your system type. Right?</description>
    <pubDate>Tue, 23 Mar 2004 13:23:22 GMT</pubDate>
    <dc:creator>George Liu_4</dc:creator>
    <dc:date>2004-03-23T13:23:22Z</dc:date>
    <item>
      <title>confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225588#M571195</link>
      <description>The ftp server with PHNE_27765 returns confusing messages after login was failed. See below,&lt;BR /&gt;&lt;BR /&gt;It is HP-UX B.11.11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;220 host.domain FTP server (Version 1.1.214.4(PHNE_27765) Wed Sep  4 05:59:34 GMT 2002) ready.&lt;BR /&gt;Name (host:root):&lt;BR /&gt;331 Password required for root.&lt;BR /&gt;Password:&lt;BR /&gt;530 Login incorrect.&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;Any configuration can be tuned for this? Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Mar 2004 10:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225588#M571195</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2004-03-22T10:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225589#M571196</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you sure you are on the system, could you check with an ls if you see some files.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 22 Mar 2004 10:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225589#M571196</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-03-22T10:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225590#M571197</link>
      <description>Do you have an /etc/ftpd/ftpusers file?  Is the root user listed in that file?  If the answer is yes to both questions, then remove the root user from this file and try again.&lt;BR /&gt;&lt;BR /&gt;$ man ftpusers&lt;BR /&gt;&lt;BR /&gt;for more information on the ftp security file.&lt;BR /&gt;&lt;BR /&gt;If that doesn't fix the problem, check the syslog.log file of the system you're trying to ftp onto.  It may have more information on why access is being denied.</description>
      <pubDate>Mon, 22 Mar 2004 10:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225590#M571197</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-03-22T10:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225591#M571198</link>
      <description>Hi George,&lt;BR /&gt;&lt;BR /&gt;It's just reporting remote system type &amp;amp; default transport mode. &lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 22 Mar 2004 10:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225591#M571198</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-03-22T10:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225592#M571199</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;Could those messages be disabled? Thanks.&lt;BR /&gt;&lt;BR /&gt;:-) George</description>
      <pubDate>Mon, 22 Mar 2004 10:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225592#M571199</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2004-03-22T10:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225593#M571200</link>
      <description>Check /etc/ftpd/ftpusers or /etc/ftpusers file.&lt;BR /&gt;Also check /etc/shells file. this should have all shells listed that user's use and are allowed to do ftp.&lt;BR /&gt;Check if FTP is allowed. Ceck /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 22 Mar 2004 10:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225593#M571200</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-22T10:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225594#M571201</link>
      <description>Well, disabling the messages would still leave one not logged-in :)  However, if you examin the manpage for "ftp" (doesn't everyone try man "foo" when they first have an issue with foo?-), you will likely find an option that disables the SYST and TYPE calls and what other options are required.</description>
      <pubDate>Tue, 23 Mar 2004 13:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225594#M571201</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-03-23T13:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225595#M571202</link>
      <description>Well, my original question is not "how to make ftp available to root or such". My question is how to disable these messages "Remote system type is UNIX. \Using binary mode to transfer files."  &lt;BR /&gt;&lt;BR /&gt;You don't want to everybody knows your system type. Right?</description>
      <pubDate>Tue, 23 Mar 2004 13:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225595#M571202</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2004-03-23T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225596#M571203</link>
      <description>If you are simply trying to make the system type messages go away because you are worried about crackers, do keep in mind that while you may be able to make that method of ID go away (you will also need to change the "welcome" message), I personally do not believe that it will make your system any more "secure" as hiding the system type is merely a variant of "security through obscurity"</description>
      <pubDate>Tue, 23 Mar 2004 13:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225596#M571203</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-03-23T13:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225597#M571204</link>
      <description>We do have warning banner.</description>
      <pubDate>Tue, 23 Mar 2004 13:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225597#M571204</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2004-03-23T13:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225598#M571205</link>
      <description>I don't know how to disable the messages, but does it matter anyway, once someone logs into ftp the command: &lt;BR /&gt;&lt;BR /&gt;syst &lt;BR /&gt;&lt;BR /&gt;can get the OS anyway. &lt;BR /&gt;&lt;BR /&gt;As far as a banner goes, anyone thats going to crack you isn't going to care about the banner IMO. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2004 14:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225598#M571205</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2004-03-23T14:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225599#M571206</link>
      <description>I agree with Marvin from the technical point of view. However, Banner is required from our security policy. It is better not to responde "syst" and "type" also.</description>
      <pubDate>Tue, 23 Mar 2004 15:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225599#M571206</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2004-03-23T15:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225600#M571207</link>
      <description>Hi Marvin,&lt;BR /&gt;&lt;BR /&gt;It's not a matter of the perpetrator "caring" about the banner. It's a matter of whether one can prosecute for this behavior. Courts have ruled in the past that w/o a banner stating that misuse is subject to criminal penalty, it could be perceived as an "invitation" to do what they please. &lt;BR /&gt;So you'd better have that banner if you intend to do something prosecute hackers after they've been caught.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2004 16:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225600#M571207</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-03-23T16:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225601#M571208</link>
      <description>I didn't mean to imply that the banner was not required. Certainly it should be there for legal reasons. &lt;BR /&gt;&lt;BR /&gt;I was just stating the most persons that are willing to crack will take their chances anyway. &lt;BR /&gt;&lt;BR /&gt;I was just trying to point out that hiding OS type, is not nearly enough to secure ftp, from malicious users.&lt;BR /&gt;&lt;BR /&gt;Which im sure everyone here realizes already. &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2004 17:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225601#M571208</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2004-03-23T17:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: confusing ftp message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225602#M571209</link>
      <description>I certainly agree Marvin.&lt;BR /&gt;That's why PW hardening &amp;amp; teaching users about how to deal with "social-engineering" are the #1 lines of defense.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 23 Mar 2004 19:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusing-ftp-message/m-p/3225602#M571209</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-03-23T19:47:48Z</dc:date>
    </item>
  </channel>
</rss>

