<?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: ftpusers file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210362#M326040</link>
    <description>&amp;gt; where can i find my 'ftpusers' file?&lt;BR /&gt;&lt;BR /&gt;Where "man ftpusers" says it should be?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; the ''loginlog'' file [...]. where can i&lt;BR /&gt;&amp;gt; find it in my hpux server?&lt;BR /&gt;&lt;BR /&gt;What does "man loginlog" say?  (Perhaps it's&lt;BR /&gt;trying to tell you something.)</description>
    <pubDate>Wed, 04 Jun 2008 11:01:36 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-06-04T11:01:36Z</dc:date>
    <item>
      <title>ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210358#M326036</link>
      <description>where can i find my 'ftpusers' file?&lt;BR /&gt;does it exist by default?</description>
      <pubDate>Wed, 04 Jun 2008 09:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210358#M326036</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-06-04T09:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210359#M326037</link>
      <description>You can try with a find command like below for any file.&lt;BR /&gt;&lt;BR /&gt;find / -name "ftpusers" -print.&lt;BR /&gt;&lt;BR /&gt;Yes it should be there by default</description>
      <pubDate>Wed, 04 Jun 2008 09:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210359#M326037</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-06-04T09:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210360#M326038</link>
      <description>/etc/ftpd/ftpusers</description>
      <pubDate>Wed, 04 Jun 2008 10:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210360#M326038</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-06-04T10:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210361#M326039</link>
      <description>the ''loginlog'' file does not exist in my hpux server. but it exits in my sun server (/var/adm/loginlog). where can i find it in my hpux server?</description>
      <pubDate>Wed, 04 Jun 2008 10:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210361#M326039</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-06-04T10:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210362#M326040</link>
      <description>&amp;gt; where can i find my 'ftpusers' file?&lt;BR /&gt;&lt;BR /&gt;Where "man ftpusers" says it should be?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; the ''loginlog'' file [...]. where can i&lt;BR /&gt;&amp;gt; find it in my hpux server?&lt;BR /&gt;&lt;BR /&gt;What does "man loginlog" say?  (Perhaps it's&lt;BR /&gt;trying to tell you something.)</description>
      <pubDate>Wed, 04 Jun 2008 11:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210362#M326040</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-06-04T11:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210363#M326041</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; the ''loginlog'' file does not exist in my hpux server. but it exits in my sun server &lt;BR /&gt;&lt;BR /&gt;...and so you have a case of one Unix not being quite the same as another...nothing new there.&lt;BR /&gt;&lt;BR /&gt;*However*.  If you do:&lt;BR /&gt;&lt;BR /&gt;# man -k login&lt;BR /&gt;&lt;BR /&gt;...which lists the man entries relative to the *keyword* "login" you will find:&lt;BR /&gt;&lt;BR /&gt;# last&lt;BR /&gt;&lt;BR /&gt;...which will note that if '/var/adm/wtmp' is present, a users "last" login information will be recorded.  For 'su' events, however, you need to see '/var/adm/sulog'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 04 Jun 2008 11:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210363#M326041</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-04T11:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210364#M326042</link>
      <description>this file  ''/var/adm/wtmp' '' exits but i can not read it.</description>
      <pubDate>Wed, 04 Jun 2008 11:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210364#M326042</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-06-04T11:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210365#M326043</link>
      <description>All the sample files are in /usr/newconfig&lt;BR /&gt;The ftpusers will be in /usr/newconfig/etc/ftpd/examples&lt;BR /&gt;&lt;BR /&gt;copy it to /etc/ftpd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/var/adm/wtmp - contains a record of all logins and logouts. You have to use the last command to view it.&lt;BR /&gt;&lt;BR /&gt;last -R |more&lt;BR /&gt;last -R root |more&lt;BR /&gt;last -R username |more</description>
      <pubDate>Wed, 04 Jun 2008 11:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/4210365#M326043</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-06-04T11:48:08Z</dc:date>
    </item>
  </channel>
</rss>

