Fedora Core 4 TFTP - Permission denied

Jay Isaacs jay.isaacs at bloodsource.org
Thu Mar 30 18:03:12 UTC 2006


This should be a relatively simple task buy I just can't get it working.
TFTP get from the server work fine but a put just results in a
permission denied.  Any thought on this issue.  Here are my current
configuration items.
 
 
drwxrwxrwx   2 nobody nobody  4096 Mar 30 09:20 tftpboot
 
[root at watcher /]# ll -r tftpboot/
total 8
-rwxrwxrwx  1 root   root 0 Mar 30 08:41 ls.txt
-rwxrwxrwx  1 nobody root 0 Mar 30 08:41 foo.txt
[root at watcher /]#
 
[root at watcher xinetd.d]# cat tftp
service tftp
{
        disable         = no
        socket_type     = dgram
        protocol        = udp
        wait            = yes
        user            = root
        server          = /usr/sbin/in.tftpd
        server_args     = -s -c -v -v -v /tftpboot
        per_source      = 11
        cps             = 100 2
        flags           = IPv4
}
 
Jay
 

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060330/416b3828/attachment-0001.htm>


More information about the fedora-list mailing list