On Fri, May 23, 2008 at 09:50:18AM -0500, Marco Caceres wrote:
> drwxrwxr-x  2 jffnms jffnms 4,0K 2008-05-23 09:33 tftpd
tftp daemons usually run as something like "nobody".
Have a look what user it is running as, or in inetd.conf if it is
started that way then make sure that user can make a file.

eg if it is nobody as root:
su -s /bin/sh -c 'touch /opt/jffnms/tftp/test' nobody

I think I got your path right.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to