<?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: logging ftp sessions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134342#M450925</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The '-a' switch enables the 'xferlog'.  Your '/etc/inetd.conf' entry should look something like:&lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd  ftpd -l -a&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Oct 2008 16:42:08 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2008-10-07T16:42:08Z</dc:date>
    <item>
      <title>logging ftp sessions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134340#M450923</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need to enable logging for  all the ftp session in my server, is it possible? I saw some thread which explains that need to add ftpd -l -o -i option in /etc/inetd.conf and then inetd –c.But after putting this entry also am not able to see any files named &lt;BR /&gt;/var/adm/syslog/xferlog.. I am waiting for your valid suggestions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Anoop</description>
      <pubDate>Tue, 07 Oct 2008 16:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134340#M450923</guid>
      <dc:creator>anoop_10</dc:creator>
      <dc:date>2008-10-07T16:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: logging ftp sessions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134341#M450924</link>
      <description>Do you have /etc/ftpd/ftpaccess file? What is you OS and ftpd version? &lt;BR /&gt;Check also for any ftp/syslog patches.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 16:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134341#M450924</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-07T16:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: logging ftp sessions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134342#M450925</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The '-a' switch enables the 'xferlog'.  Your '/etc/inetd.conf' entry should look something like:&lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd  ftpd -l -a&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 16:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134342#M450925</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-10-07T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: logging ftp sessions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134343#M450926</link>
      <description>And you need something like this in your /etc/ftpd/ftpaccess file&lt;BR /&gt;&lt;BR /&gt;log transfers anon,real,guest inbound,outbound&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 16:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134343#M450926</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-10-07T16:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: logging ftp sessions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134344#M450927</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion,&lt;BR /&gt;&lt;BR /&gt;Please find the details,&lt;BR /&gt;&lt;BR /&gt;# swlist -l patch |grep -i ftp&lt;BR /&gt;# PHKL_24278                            1.0            Softpower enablement for bladed servers &lt;BR /&gt;# PHNE_32825                            1.0            bootpd(1M)/DHCP, tftp(1) and tftpd(1M) patch &lt;BR /&gt;# PHNE_34544                            1.0            ftpd(1M) and ftp(1) patch &lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX scom03 B.11.11 U 9000/800 3118647217 unlimited-user license&lt;BR /&gt;# pwd&lt;BR /&gt;/etc/ftpd&lt;BR /&gt;# ll&lt;BR /&gt;total 0&lt;BR /&gt;dr-xr--r--   2 bin        bin             96 Nov 15  2000 ftp-exec&lt;BR /&gt;dr-xr--r--   2 bin        bin             96 Nov 15  2000 pids&lt;BR /&gt;&lt;BR /&gt;# more /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;## Configured using SAM by root on Thu May  4 03:25:41 2006&lt;BR /&gt;## Configured using SAM by root on Wed Aug 13 17:15:27 2008&lt;BR /&gt;##&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LRinetd.conf $Revision: 1.24.214.3 $ $Date: 97/09/10 14:50:49 $&lt;BR /&gt;#&lt;BR /&gt;# Inetd  reads its configuration information from this file upon execution&lt;BR /&gt;# and at some later time if it is reconfigured.&lt;BR /&gt;#&lt;BR /&gt;# A line in the configuration file has the following fields separated by&lt;BR /&gt;# tabs and/or spaces:&lt;BR /&gt;#&lt;BR /&gt;#       service name            as in /etc/services&lt;BR /&gt;#       socket type             either "stream" or "dgram"&lt;BR /&gt;#       protocol                as in /etc/protocols&lt;BR /&gt;#       wait/nowait             only applies to datagram sockets, stream&lt;BR /&gt;#                               sockets should specify nowait&lt;BR /&gt;#       user                    name of user as whom the server should run&lt;BR /&gt;#       server program          absolute pathname for the server inetd will &lt;BR /&gt;#                               execute&lt;BR /&gt;#       server program args.    arguments server program uses as they normally&lt;BR /&gt;#                               are starting with argv[0] which is the name of&lt;BR /&gt;#                               the server.&lt;BR /&gt;#&lt;BR /&gt;# See the inetd.conf(4) manual page for more information.&lt;BR /&gt;##&lt;BR /&gt;&lt;BR /&gt;##&lt;BR /&gt;#&lt;BR /&gt;#       ARPA/Berkeley services&lt;BR /&gt;#&lt;BR /&gt;##&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -dl -i&lt;BR /&gt;telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd &lt;BR /&gt;&lt;BR /&gt;# Before uncommenting the "tftp" entry below, please make sure&lt;BR /&gt;# that you have a "tftp" user in /etc/passwd. If you don't&lt;BR /&gt;# have one, please consult the tftpd(1M) manual entry for&lt;BR /&gt;# information about setting up this service.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How do I check ftpd version,and there is no such files called ftpacess.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Anoop</description>
      <pubDate>Tue, 07 Oct 2008 18:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134344#M450927</guid>
      <dc:creator>anoop_10</dc:creator>
      <dc:date>2008-10-07T18:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: logging ftp sessions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134345#M450928</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Its done,I have copied ftpaccess file from&lt;BR /&gt;/usr/newconfig/etc/ftpd/examples.Now am able to see the xferlog.&lt;BR /&gt;&lt;BR /&gt;Thanks for the support&lt;BR /&gt;&lt;BR /&gt;Anoop</description>
      <pubDate>Wed, 08 Oct 2008 12:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logging-ftp-sessions/m-p/5134345#M450928</guid>
      <dc:creator>anoop_10</dc:creator>
      <dc:date>2008-10-08T12:41:23Z</dc:date>
    </item>
  </channel>
</rss>

