XPost: uk.comp.os.linux   
   From: theom+news@chiark.greenend.org.uk   
      
   In uk.comp.os.linux Java Jive wrote:   
   >   
   > ... has the same effect as renaming the file or commenting out the line,   
   > nothing in syslog, but still 'Permission denied'. However, expanding on   
   > this, realising that it was necessary to give the correct parameters to   
   > to in.tftpd, the following works:   
   >   
   > user@Computer:/home$ cat /etc/inetd.conf   
   > tftp dgram udp wait nobody /usr/sbin/in.tftpd -s   
   /home/tftpboot   
   [...]   
   >   
   > Thanks very much for your help, which was instrumental in setting on the   
   > right track.   
      
   Glad you got it sorted. I noticed on my travels that one of the 'helpful'   
   web pages on setting up tftpd:   
   https://linuxlink.timesys.com/docs/linux_tftp   
      
   tells you to configure it to use tcpd even though it doesn't tell you to   
   install tcpd (which it turns out is still available as a package in Ubuntu).   
   So that's setting you up to fail. And there may be config differences   
   between the different versions of tftpd as to whether you need '-s' when   
   telling it the root location.   
      
   They don't feel like AI slop but seems like a bit of cargo-culting about how   
   to configure things in all these 'helpful' pages.   
      
   Theo   
      
   --- SoupGate-DOS v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|