Networking Forums

Networking Forums > Computer Networking > Linux Networking > tftp server on linux

Reply
Thread Tools Display Modes

tftp server on linux

 
 
Mike Wing
Guest
Posts: n/a

 
      08-01-2003, 08:45 PM
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


 
Reply With Quote
 
 
 
 
W Cardwell
Guest
Posts: n/a

 
      08-07-2003, 02:59 PM
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
>
>



 
Reply With Quote
 
Mike Wing
Guest
Posts: n/a

 
      08-07-2003, 11:30 PM
Thanks for the suggestion but I had already done that. I'm using a tftpboot
directory as the home directory and the ownership is tftpd.tftpd.

Any other ideas.

"W Cardwell" <(E-Mail Removed)> wrote in message
news:bPtYa.5302$(E-Mail Removed) ...
> 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
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Booting linux from tftp asdf Linux Networking 4 05-17-2009 02:23 AM
Tftp server problem bulli Linux Networking 3 07-02-2008 06:59 AM
Which DHCP/DNS/TFTP Server Gerry Linux Networking 0 09-27-2005 03:50 PM
tftp server zero-ed files sizes ? Linux Networking 0 06-20-2005 05:41 PM
Can't access TFTP on a server Vicky Linux Networking 4 10-14-2004 07:35 PM



1 2 3 4 5 6 7 8 9 10 11