<?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: Anonymous FTP ja user command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503837#M597293</link>
    <description>Shannon,&lt;BR /&gt;&lt;BR /&gt;Pertti is not responding but I have the same problem, UID are not the same, if it was&lt;BR /&gt;then I have a very unsecured system !&lt;BR /&gt;&lt;BR /&gt;So, other solutions ??&lt;BR /&gt;&lt;BR /&gt;MB</description>
    <pubDate>Mon, 12 Mar 2001 15:14:16 GMT</pubDate>
    <dc:creator>Marcel Boon</dc:creator>
    <dc:date>2001-03-12T15:14:16Z</dc:date>
    <item>
      <title>Anonymous FTP ja user command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503833#M597289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using os 11.0 ja I am using anonymous FTP.&lt;BR /&gt;When i logged in from the other HP, it happened following&lt;BR /&gt;&lt;BR /&gt;# ftp haux01&lt;BR /&gt;Connected to haux01.&lt;BR /&gt;220 haux01 FTP server (Version 1.1.214.4 Mon Feb 15 08:48:46 GMT 1999) ready&lt;BR /&gt;Name (haux01:tsroot): ftp&lt;BR /&gt;331 Guest login ok, send your complete e-mail address as password.&lt;BR /&gt;Password:&lt;BR /&gt;230 Guest login ok, access restrictions apply.&lt;BR /&gt;Remote system type is UNIX.&lt;BR /&gt;Using binary mode to transfer files.&lt;BR /&gt;ftp&amp;gt; user vippsii&lt;BR /&gt;530 Already logged in.&lt;BR /&gt;Login failed.&lt;BR /&gt;&lt;BR /&gt;I suppose that all configurations are ok because I have also os 10.20 HP machines in same layout. Why it doesn't work? Shall I need some patch maybe?</description>
      <pubDate>Mon, 12 Mar 2001 12:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503833#M597289</guid>
      <dc:creator>Pertti Laakkonen</dc:creator>
      <dc:date>2001-03-12T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous FTP ja user command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503834#M597290</link>
      <description>make sure to close your sessions properly.&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep ftp&lt;BR /&gt;and kill any zombies..&lt;BR /&gt;Restart the ftp service!&lt;BR /&gt;from /etc/rc.config.d/</description>
      <pubDate>Mon, 12 Mar 2001 14:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503834#M597290</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-03-12T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous FTP ja user command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503835#M597291</link>
      <description>Hi Pertti,&lt;BR /&gt;&lt;BR /&gt;When I tried to help you, i've got the same problem as you. I think it is a bug, but maybe I got find somthing.&lt;BR /&gt;&lt;BR /&gt;Bill,&lt;BR /&gt;&lt;BR /&gt;That is not the answer on the question,&lt;BR /&gt;When you already logged in with ftp you&lt;BR /&gt;can use the option "user" this option seems not&lt;BR /&gt;to work.&lt;BR /&gt;&lt;BR /&gt;Marcel&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2001 14:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503835#M597291</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-03-12T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous FTP ja user command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503836#M597292</link>
      <description>More than likely, you somewhere have an overlapping UID between ftp and vippsii&lt;BR /&gt;&lt;BR /&gt;Check /etc/passwd and look for both entries.  If you have&lt;BR /&gt;ftp:*:199:199:...........&lt;BR /&gt;vippsii::199:20:.......&lt;BR /&gt;then this is the problem.  Make sure that if your using NIS, the overlap is not their.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2001 14:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503836#M597292</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-03-12T14:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous FTP ja user command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503837#M597293</link>
      <description>Shannon,&lt;BR /&gt;&lt;BR /&gt;Pertti is not responding but I have the same problem, UID are not the same, if it was&lt;BR /&gt;then I have a very unsecured system !&lt;BR /&gt;&lt;BR /&gt;So, other solutions ??&lt;BR /&gt;&lt;BR /&gt;MB</description>
      <pubDate>Mon, 12 Mar 2001 15:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503837#M597293</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-03-12T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous FTP ja user command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503838#M597294</link>
      <description>The problem is that you first login as user ftp and then you want to re-login as user vippsii.&lt;BR /&gt;If you login as user vippsii right away, your problem should be solved.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bart</description>
      <pubDate>Mon, 12 Mar 2001 15:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp-ja-user-command/m-p/2503838#M597294</guid>
      <dc:creator>Bart Paulusse</dc:creator>
      <dc:date>2001-03-12T15:53:51Z</dc:date>
    </item>
  </channel>
</rss>

