<?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: Tftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196371#M165812</link>
    <description>check this doc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062942479" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062942479&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Feb 2004 04:24:51 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2004-02-19T04:24:51Z</dc:date>
    <item>
      <title>Tftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196370#M165811</link>
      <description>&lt;BR /&gt;How to start the TFTP service in hp-ux 11.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 04:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196370#M165811</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2004-02-19T04:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196371#M165812</link>
      <description>check this doc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062942479" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062942479&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 04:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196371#M165812</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-19T04:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196372#M165813</link>
      <description>check this too,&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1077182843882+28353475&amp;amp;threadId=117946" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1077182843882+28353475&amp;amp;threadId=117946&lt;/A&gt;</description>
      <pubDate>Thu, 19 Feb 2004 04:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196372#M165813</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-19T04:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196373#M165814</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;tftp service can be enabled in /etc/inetd.conf, there is&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;#tftp        dgram  udp wait   root /usr/lbin/tftpd    tftpd&lt;BR /&gt;&lt;BR /&gt;If you change this file then it is needed&lt;BR /&gt;&lt;BR /&gt;# inetd -c&lt;BR /&gt;&lt;BR /&gt;in order to re-read the /etc/inetd.conf file.&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 19 Feb 2004 04:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196373#M165814</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-19T04:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196374#M165815</link>
      <description>another important thing is to create a new anonymous user:&lt;BR /&gt;&lt;BR /&gt;# useradd -m tftp&lt;BR /&gt;&lt;BR /&gt;this will create /home directory too.&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;# vipwd&lt;BR /&gt;&lt;BR /&gt;and change /sbin/sh to /usr/bin/false.&lt;BR /&gt;In this way that user just can tftp and no telnet.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 19 Feb 2004 04:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tftp/m-p/3196374#M165815</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-19T04:43:08Z</dc:date>
    </item>
  </channel>
</rss>

