<?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: filling wtmp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061120#M138705</link>
    <description>Look at these threads:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x90b04a988422d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x90b04a988422d711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2fb8a2db8513d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2fb8a2db8513d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdca553921f1ad5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdca553921f1ad5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo</description>
    <pubDate>Tue, 02 Sep 2003 08:25:09 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-09-02T08:25:09Z</dc:date>
    <item>
      <title>filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061118#M138703</link>
      <description>Hi all,&lt;BR /&gt;I have some problems something that filling up wtmp.&lt;BR /&gt;When i run strings /var/adm/wtmp i got a lot of mess that says:&lt;BR /&gt;&lt;BR /&gt;mxlogmgrcms4&lt;BR /&gt;?TUp&lt;BR /&gt;&lt;BR /&gt;First i thought it be something with SCM (service control manager) so unstall it, but the problem still exist.&lt;BR /&gt;&lt;BR /&gt;Anyone that have clue what it could be?&lt;BR /&gt;&lt;BR /&gt;Regards Anders&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 07:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061118#M138703</guid>
      <dc:creator>Anders Gullberg</dc:creator>
      <dc:date>2003-09-02T07:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061119#M138704</link>
      <description>The wtmp file is a binary file.  The strings command may produce some garbage output.  If you want to check the contents, use the fmtmp command and if it needs fixing use fwtmpfix.&lt;BR /&gt;&lt;BR /&gt;Refer to the fwtmp(1M) man page for more information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 02 Sep 2003 07:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061119#M138704</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-09-02T07:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061120#M138705</link>
      <description>Look at these threads:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x90b04a988422d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x90b04a988422d711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2fb8a2db8513d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2fb8a2db8513d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdca553921f1ad5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdca553921f1ad5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo</description>
      <pubDate>Tue, 02 Sep 2003 08:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061120#M138705</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-09-02T08:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061121#M138706</link>
      <description>convert to ascii format and view the enttries # /usr/sbin/acct/fwtmp &amp;lt; /var/adm/wtmp &amp;gt; /tmp/wtmp &lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 08:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061121#M138706</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-02T08:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061122#M138707</link>
      <description>To read wtmp:&lt;BR /&gt;&lt;BR /&gt;cat /var/adm/wtmp | /usr/sbin/acct/fwtmp&lt;BR /&gt;&lt;BR /&gt;To clear it out, do a copy first and then clear it:&lt;BR /&gt;&lt;BR /&gt;cp /var/adm/wtmp /var/adm/wtmp.old&lt;BR /&gt;&amp;gt; /var/adm/wtmp&lt;BR /&gt;&lt;BR /&gt;Elena.</description>
      <pubDate>Tue, 02 Sep 2003 12:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061122#M138707</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-09-02T12:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061123#M138708</link>
      <description>Hi all&lt;BR /&gt;Thanks for your quick response!&lt;BR /&gt;I know its a binaryfile and so on. My question was really if anyone could recognize the message to any command,demon, process, applikation or what ever.&lt;BR /&gt;&lt;BR /&gt;Iv still dont figured out what it is that writing this in the file.&lt;BR /&gt;&lt;BR /&gt;//Anders</description>
      <pubDate>Thu, 04 Sep 2003 13:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061123#M138708</guid>
      <dc:creator>Anders Gullberg</dc:creator>
      <dc:date>2003-09-04T13:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061124#M138709</link>
      <description>Andres,&lt;BR /&gt;&lt;BR /&gt;Just in case you do not have this document that shows the steps to remove it:&lt;BR /&gt;Document description: How do I remove Service Control Manager (SCM) from the CMS.&lt;BR /&gt;Document id: KBRC00002536&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065556675" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065556675&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Elena.</description>
      <pubDate>Thu, 04 Sep 2003 14:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061124#M138709</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-09-04T14:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061125#M138710</link>
      <description>To answer your question you can man wtmp. Here is the first couple of lines from that man page. Wtmp is filled with data by the login process. You can't stop it from being populated but you can and should trim it occasionally but using the tips given by the other respondents.&lt;BR /&gt;&lt;BR /&gt;utmp(4)                                                             utmp(4)&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      utmp, wtmp, btmp - utmp, wtmp, btmp entry format&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      #include &lt;SYS&gt;&lt;BR /&gt;      #include &lt;UTMP.H&gt;&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      These files, which hold user and accounting information for such&lt;BR /&gt;      commands as last, who, write, and login (see last(1), who(1),&lt;BR /&gt;      write(1), and login(1)), have the following structure as defined by&lt;BR /&gt;      &lt;UTMP.H&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;/UTMP.H&gt;&lt;/UTMP.H&gt;&lt;/SYS&gt;</description>
      <pubDate>Thu, 04 Sep 2003 14:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061125#M138710</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-04T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061126#M138711</link>
      <description>I presume mxlogmgr is not running on your system.  Could it be running on another host(s) and logging to your host?  Just a guess since I'm not familiar with SCM.&lt;BR /&gt;&lt;BR /&gt;You might try these commands to see if you get any clues as to where the access is from:&lt;BR /&gt;&lt;BR /&gt;last -R&lt;BR /&gt;who -a /var/adm/wtmp&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 04 Sep 2003 14:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061126#M138711</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2003-09-04T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: filling wtmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061127#M138712</link>
      <description>man getutline&lt;BR /&gt;&lt;BR /&gt;will give you all the tools necessary to perform your task.its fairly simple.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Sep 2003 14:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filling-wtmp/m-p/3061127#M138712</guid>
      <dc:creator>Paddy_1</dc:creator>
      <dc:date>2003-09-05T14:13:09Z</dc:date>
    </item>
  </channel>
</rss>

