<?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: Wu-ftpd Help!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741580#M387263</link>
    <description>&amp;gt;track the PIDs of the individual users that log in via ftp?&lt;BR /&gt;&amp;gt;I am looking for a way to manual kill their sessions.&lt;BR /&gt;&lt;BR /&gt;You might be able to look at all of the children of ftpd or a similar process.</description>
    <pubDate>Mon, 24 Jan 2011 11:02:22 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-01-24T11:02:22Z</dc:date>
    <item>
      <title>Wu-ftpd Help!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741575#M387258</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I have setup my ftp server with virtual server support. &lt;BR /&gt;However, i want the seperate domains to have their own individual passwd files to authenticate. Is this possible? and how do u do it or setup the ftpaccess file to do this.&lt;BR /&gt;&lt;BR /&gt;At the moment both sites are using the passwd file in /etc/passwd.:(&lt;BR /&gt;&lt;BR /&gt;I am using wu-ftpd 2.6.1 on hp-ux 11i v3.&lt;BR /&gt;&lt;BR /&gt;Help would be greatly appreciated.Thanx</description>
      <pubDate>Thu, 20 Jan 2011 16:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741575#M387258</guid>
      <dc:creator>kwad</dc:creator>
      <dc:date>2011-01-20T16:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Wu-ftpd Help!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741576#M387259</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Need to know your virtualization method to correctly answer.&lt;BR /&gt;&lt;BR /&gt;Few things. You might be better off with openssh(known as secure shell). &lt;BR /&gt;&lt;BR /&gt;I don't see how ftpaccess file can help. It does not store authentication information, it determines what users can or can not access via ftp.&lt;BR /&gt;&lt;BR /&gt;Note you may run into trouble if users have different numeric user id. User shmuel needs to have the same numeric id on all systems for any scheme to work.&lt;BR /&gt;&lt;BR /&gt;You can use ldap if its in your shop to possibly get around this.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 Jan 2011 16:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741576#M387259</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-01-20T16:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Wu-ftpd Help!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741577#M387260</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Sorry I mean Virtual ftp support.e.g&lt;BR /&gt;&lt;BR /&gt;i want to host ftp.flowers.com -10.10.0.1 and ftp.animals.com - 10.10.0.3 on the same machine.&lt;BR /&gt;&lt;BR /&gt;I've read the man pages for ftpd,ftpaccess and ftpservers.I have created the seperate ftpaccess files for each domain. Which works well. &lt;BR /&gt;&lt;BR /&gt;There 5 users on ftp.flowers.com and 5 users on ftp.animals.com.&lt;BR /&gt;&lt;BR /&gt;What i want is for these users to be listed in their own passwd file for their relative domains.&lt;BR /&gt;&lt;BR /&gt;At the moment, they are all listed in the one file in /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;Can this achieved?</description>
      <pubDate>Thu, 20 Jan 2011 17:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741577#M387260</guid>
      <dc:creator>kwad</dc:creator>
      <dc:date>2011-01-20T17:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Wu-ftpd Help!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741578#M387261</link>
      <description>Sadly, at least on a HP-UX 11.31 system here, the ftpaccess(4) man page indicates the necessary configuration items are not supported on HP-UX:&lt;BR /&gt;&lt;BR /&gt;--------&lt;BR /&gt;virtual address passwd file&lt;BR /&gt;&lt;BR /&gt;* Use a different passwd file for the virtual domain.&lt;BR /&gt;* Note: This option is currently not supported in HP-UX.&lt;BR /&gt;&lt;BR /&gt;virtual address shadow file&lt;BR /&gt;&lt;BR /&gt;* Use a different shadow file for this virtual domain.&lt;BR /&gt;* Note: This option is currently not supported in HP-UX.&lt;BR /&gt;--------&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 20 Jan 2011 20:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741578#M387261</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-01-20T20:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wu-ftpd Help!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741579#M387262</link>
      <description>Thanx for thats guys.&lt;BR /&gt;&lt;BR /&gt;Another question.&lt;BR /&gt;Would you guys know if there is a way to track the pids of the individual users that log in via ftp?&lt;BR /&gt;&lt;BR /&gt;I am looking  for a way to manual kill their sessions.&lt;BR /&gt;&lt;BR /&gt;Thanx in advance</description>
      <pubDate>Mon, 24 Jan 2011 10:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741579#M387262</guid>
      <dc:creator>kwad</dc:creator>
      <dc:date>2011-01-24T10:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Wu-ftpd Help!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741580#M387263</link>
      <description>&amp;gt;track the PIDs of the individual users that log in via ftp?&lt;BR /&gt;&amp;gt;I am looking for a way to manual kill their sessions.&lt;BR /&gt;&lt;BR /&gt;You might be able to look at all of the children of ftpd or a similar process.</description>
      <pubDate>Mon, 24 Jan 2011 11:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wu-ftpd-help/m-p/4741580#M387263</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-01-24T11:02:22Z</dc:date>
    </item>
  </channel>
</rss>

