I'm not sure but the error message sounds like you may have a typo in the
tftpd group entry?
Check the ownership and permissions on the tftp root directory: It should be
owned by tftpd and not by root. Also, by default, tftp clients will not be
allowed to create new files, only overwrite existing ones. If you want to
allow new files to be created by clients you need the -c flag in the command
line.
--
wcardwell at nc dot rr dot com
"Mike Wing" <(E-Mail Removed)> wrote in message
news:bgei4h$10p$(E-Mail Removed)...
> has anyone had any luck getting a tftp server running and configured to
> allow file uploads from a remote device to the tftp server running on the
> linux server? I have tried to get tftp-hpa-0.34 running. It complies
without
> error but when I try and upload from another device, I get the follow
error.
> in.tftpd[procid]: cannot set groups for user tftpd.
>
> The process is set to run as user tftpd in the xinetd file. There are both
> the user and group tftpd setup on the box.
>
> Any ideas would be helpfull.
>
> Thanks
>
>
|