<?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: root FTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866622#M397692</link>
    <description>Hi.&lt;BR /&gt;I change the root password, but I assigned the same "root" and now the ftp works fine.&lt;BR /&gt;&lt;BR /&gt;Maybe in the /etc/password had something wrong.....&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 21 Oct 2004 04:15:11 GMT</pubDate>
    <dc:creator>accent</dc:creator>
    <dc:date>2004-10-21T04:15:11Z</dc:date>
    <item>
      <title>root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866613#M397683</link>
      <description>Hi.&lt;BR /&gt;I have one rp3440 with HPUX 11.11. I can't login by ftp with root user. I don't have a trusted system.&lt;BR /&gt;I add the follwing lines in the /etc/shells:&lt;BR /&gt;/sbin/sh &lt;BR /&gt;/usr/bin/sh &lt;BR /&gt;/usr/bin/rsh &lt;BR /&gt;/usr/bin/ksh &lt;BR /&gt;/usr/bin/rksh &lt;BR /&gt;/usr/bin/csh &lt;BR /&gt;/usr/bin/keysh&lt;BR /&gt;&lt;BR /&gt;In the /etc/ftpd I have the following directories:&lt;BR /&gt;ftp-exec&lt;BR /&gt;pids&lt;BR /&gt;&lt;BR /&gt;I created the /etc/ftpd/ftpusers with blank lines. My file /var/adm/inetd.sec has:&lt;BR /&gt;&lt;BR /&gt;# @(#)B.11.11_LRinetd.sec $Revision: 1.10.214.1 $ $Date: 96/10/08 13:20:06 $&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# The lines in the file contain a service name, permission field and&lt;BR /&gt;# the Internet addresses or names of the hosts and/or networks &lt;BR /&gt;# allowed to use that service in the local machine.&lt;BR /&gt;# The form for each entry in this file is:&lt;BR /&gt;#&lt;BR /&gt;# &lt;SERVICE name=""&gt;   &lt;ALLOW&gt;  &lt;HOST&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# &lt;BR /&gt;# login         allow   10.3-5 192.34.56.5 ahost anetwork&lt;BR /&gt;#&lt;BR /&gt;# The above entry allows the following hosts to attempt to access your system &lt;BR /&gt;# using rlogin: &lt;BR /&gt;#               hosts in subnets 3 through 5 in network 10, &lt;BR /&gt;#               the host with Internet Address of 192.34.56.5,&lt;BR /&gt;#               the host by the name of "ahost",&lt;BR /&gt;#               all the hosts in the network "anetwork"&lt;BR /&gt;#&lt;BR /&gt;# mountd      deny    192.23.4.3&lt;BR /&gt;#&lt;BR /&gt;# The mountd entry  denies host  192.23.4.3  access to the NFS  rpc.mountd&lt;BR /&gt;# server.&lt;BR /&gt;#&lt;BR /&gt;# Hosts and network names must be official names, not aliases.&lt;BR /&gt;# See the inetd.sec(4) manual page for more information.&lt;BR /&gt;dtspc   allow   127.0.0.1 loopback SCHDAPL1&lt;BR /&gt;&lt;BR /&gt;With other user, I can run ftp without problems but I couldn't do the same with root users. I don't know what more can I do because I checked all the things without results.&lt;BR /&gt;&lt;/HOST&gt;&lt;/ALLOW&gt;&lt;/SERVICE&gt;</description>
      <pubDate>Thu, 21 Oct 2004 03:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866613#M397683</guid>
      <dc:creator>accent</dc:creator>
      <dc:date>2004-10-21T03:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866614#M397684</link>
      <description>Have you checked syslog.log for any specific errors given from the ftp daemon?</description>
      <pubDate>Thu, 21 Oct 2004 03:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866614#M397684</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-10-21T03:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866615#M397685</link>
      <description>What is your ftpd configuration on /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;can you try as,&lt;BR /&gt;&lt;BR /&gt;ftp &lt;HOST&gt;&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; user root &lt;PASSWD&gt;&lt;BR /&gt;ftp&amp;gt; status&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; user &lt;NON-ROOT&gt; &lt;PASSWD&gt;&lt;BR /&gt;ftp&amp;gt; status&lt;BR /&gt;&lt;BR /&gt;Are you getting informations on syslog.log file more.&lt;BR /&gt;&lt;BR /&gt;What is there in /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;Post these. It will good more for analysis.&lt;BR /&gt;&lt;/PASSWD&gt;&lt;/NON-ROOT&gt;&lt;/PASSWD&gt;&lt;/HOST&gt;</description>
      <pubDate>Thu, 21 Oct 2004 03:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866615#M397685</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-10-21T03:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866616#M397686</link>
      <description>In the syslog.log I have the following lines for root connection:&lt;BR /&gt;Oct 21 10:47:56 SCHIDEAPL01 ftpd[22873]: pam_authenticate: Authentication failed 2&lt;BR /&gt;Oct 21 10:47:56 SCHIDEAPL01 ftpd[22873]: User root: Login incorrect&lt;BR /&gt;Oct 21 10:48:52 SCHIDEAPL01 ftpd[22873]: FTP session closed&lt;BR /&gt;&lt;BR /&gt;For other user I have these others:&lt;BR /&gt;Oct 21 10:49:04 SCHIDEAPL01 ftpd[22879]: FTP LOGIN FROM 10.200.0.132 [10.200.0.132], sistemas&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; user root "password"&lt;BR /&gt;331 Password required for root.&lt;BR /&gt;530 Login incorrect.&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt; status&lt;BR /&gt;Connected to 172.19.97.35.&lt;BR /&gt;Type: ascii; Verbose: On ; Bell: Off ; Prompting: On ; Globbing: On&lt;BR /&gt;Debugging: Off ; Hash mark printing: Off .</description>
      <pubDate>Thu, 21 Oct 2004 03:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866616#M397686</guid>
      <dc:creator>accent</dc:creator>
      <dc:date>2004-10-21T03:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866617#M397687</link>
      <description>Is there a .netrc file lying around with an incorrect password in?  It looks to me as though it is telling you incorrect password before it even asks you for it!&lt;BR /&gt;&lt;BR /&gt;Check in the home directory of the session you are connecting from for a .netrc file, and remove it if there is one.</description>
      <pubDate>Thu, 21 Oct 2004 03:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866617#M397687</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-10-21T03:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866618#M397688</link>
      <description>Hi,&lt;BR /&gt;sounds to me as if there is a problem with your login. Is your password by any chance  longer than 8 chars?&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 21 Oct 2004 04:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866618#M397688</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2004-10-21T04:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866619#M397689</link>
      <description>Hi again,&lt;BR /&gt;...try a short password without any special characters.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 21 Oct 2004 04:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866619#M397689</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2004-10-21T04:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866620#M397690</link>
      <description>I installed the O.S. last week and at this moment the root password is "root". It is not longer than 8 chars.&lt;BR /&gt;I havenâ  t the file .netrc in the root home director</description>
      <pubDate>Thu, 21 Oct 2004 04:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866620#M397690</guid>
      <dc:creator>accent</dc:creator>
      <dc:date>2004-10-21T04:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866621#M397691</link>
      <description>Where are you FTPing from?  Another UNIX machine?  Have you tried from a Windows command line?&lt;BR /&gt;&lt;BR /&gt;The .netrc will not be in your root home directory.  It will be in the home directory of wherever you are FTPing from.  Eg if you are logged into host1 as fred and ftping to host2 as root, it will be in host1:~fred&lt;BR /&gt;&lt;BR /&gt;That's why I ask you to try FTPing from a Windows machine.</description>
      <pubDate>Thu, 21 Oct 2004 04:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866621#M397691</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-10-21T04:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: root FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866622#M397692</link>
      <description>Hi.&lt;BR /&gt;I change the root password, but I assigned the same "root" and now the ftp works fine.&lt;BR /&gt;&lt;BR /&gt;Maybe in the /etc/password had something wrong.....&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 21 Oct 2004 04:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-ftp/m-p/4866622#M397692</guid>
      <dc:creator>accent</dc:creator>
      <dc:date>2004-10-21T04:15:11Z</dc:date>
    </item>
  </channel>
</rss>

