<?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: Restricting Multiple FTP session for each user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110546#M313199</link>
    <description>&lt;!--!*#--&gt;Things depend on your FTP server, but on my&lt;BR /&gt;11.11 system, "man ftpaccess" says:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;      limit class  n  times  message_file&lt;BR /&gt;&lt;BR /&gt;           Limit class to n users at specified times, displaying&lt;BR /&gt;           message_file if user is denied access.  The limit check is&lt;BR /&gt;           performed at login time only.  If multiple limit commands apply&lt;BR /&gt;           to the current session, the first applicable one is used.&lt;BR /&gt;           Failing to define a valid limit, or a limit of -1, is equivalent&lt;BR /&gt;           to unlimited. The format for times can any of the following:&lt;BR /&gt;           Any                 Any week day&lt;BR /&gt;           Fr                  Friday&lt;BR /&gt;           Any0900-1300        Any day of week between 9.00 - 13.00 hrs.&lt;BR /&gt;           Th|Any0900-1300     Either Thursday or between 9.00 - 13.00.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This looks to me as if it could be made to&lt;BR /&gt;serve.  You might need to define a class for&lt;BR /&gt;each limited user, or some such thing.</description>
    <pubDate>Mon, 03 Dec 2007 07:26:55 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-12-03T07:26:55Z</dc:date>
    <item>
      <title>Restricting Multiple FTP session for each user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110543#M313196</link>
      <description>HI ALL,&lt;BR /&gt;&lt;BR /&gt;I have a question whose answer i am not able to get from anywhere,will anybody pls help me????&lt;BR /&gt;The question is-----&amp;gt;&lt;BR /&gt;&lt;BR /&gt;HOW CAN I RESTRICT A USER TO HAVE MORE THAN 1 FTP SESSION AT SAME TIME IN HP-UX?????&lt;BR /&gt;&lt;BR /&gt;WAITING FOR YOUR REPLIES!!!!!!!!!!!!!!&lt;BR /&gt;Thanx a lot in advance...........&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Dec 2007 04:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110543#M313196</guid>
      <dc:creator>ln_unix</dc:creator>
      <dc:date>2007-12-02T04:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Multiple FTP session for each user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110544#M313197</link>
      <description>I do not think this is poseble whit the standart hp ftp.&lt;BR /&gt;&lt;BR /&gt;normaly this is configured in the ftpaccess but a man ftpaccess does not show a way...</description>
      <pubDate>Sun, 02 Dec 2007 20:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110544#M313197</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2007-12-02T20:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Multiple FTP session for each user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110545#M313198</link>
      <description>Any reason you want to do this?  Are you worried about overloading the LAN traffic with large files?&lt;BR /&gt;&lt;BR /&gt;I know I've seen some limit like this when I go to a specific site and the session gets hung.  It mentions "no more than one session from that IP".</description>
      <pubDate>Sun, 02 Dec 2007 20:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110545#M313198</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-12-02T20:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Multiple FTP session for each user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110546#M313199</link>
      <description>&lt;!--!*#--&gt;Things depend on your FTP server, but on my&lt;BR /&gt;11.11 system, "man ftpaccess" says:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;      limit class  n  times  message_file&lt;BR /&gt;&lt;BR /&gt;           Limit class to n users at specified times, displaying&lt;BR /&gt;           message_file if user is denied access.  The limit check is&lt;BR /&gt;           performed at login time only.  If multiple limit commands apply&lt;BR /&gt;           to the current session, the first applicable one is used.&lt;BR /&gt;           Failing to define a valid limit, or a limit of -1, is equivalent&lt;BR /&gt;           to unlimited. The format for times can any of the following:&lt;BR /&gt;           Any                 Any week day&lt;BR /&gt;           Fr                  Friday&lt;BR /&gt;           Any0900-1300        Any day of week between 9.00 - 13.00 hrs.&lt;BR /&gt;           Th|Any0900-1300     Either Thursday or between 9.00 - 13.00.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This looks to me as if it could be made to&lt;BR /&gt;serve.  You might need to define a class for&lt;BR /&gt;each limited user, or some such thing.</description>
      <pubDate>Mon, 03 Dec 2007 07:26:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110546#M313199</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-03T07:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Multiple FTP session for each user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110547#M313200</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ITRC downloades does this. Limits to two or three downloads.&lt;BR /&gt;&lt;BR /&gt;ITs a lot easier to do this without wuftpd, but as noted above, doable none the less.&lt;BR /&gt;&lt;BR /&gt;Proftpd has been ported to HP-UX in the &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; site, Search for Internet Express and pick your OS.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 03 Dec 2007 07:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricting-multiple-ftp-session-for-each-user/m-p/4110547#M313200</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-12-03T07:36:29Z</dc:date>
    </item>
  </channel>
</rss>

