Re: tftp question

2003-10-21 Thread Alan Peery
Jason Murray wrote: nobody:x:99:99:Nobody:/:/sbin/nologin 'nobody' entry from /etc/group: nobody:x:99: That tackles the top items on my list, and a small bit of investigation with "strings -a", "strace" and "grep" has proven to me that the error message is coming from in.tftp, and not from x

RE: tftp question

2003-10-21 Thread Jason Murray
Alan Peery wrote: >>in.tftpd[2225]: cannot set groups for user nobody >> >> >Sounds to me like there isn't a "nobody" group in /etc/group--or that >the user's group as defined in /etc/passwd doesn't exist. Alan, I looked into this. Here's the 'nobody' entry from /etc/passwd: nobody:x:99:99:Nobod

Re: tftp question

2003-10-21 Thread Alan Peery
Jason Murray wrote: in.tftpd[2225]: cannot set groups for user nobody Sounds to me like there isn't a "nobody" group in /etc/group--or that the user's group as defined in /etc/passwd doesn't exist. Alan -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/m

RE: tftp question

2003-10-21 Thread Jason Murray
Sorry for the resubmit, but I never saw this hit the list -Original Message- From: Jason Murray [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 4:52 PM To: [EMAIL PROTECTED] Subject: tftp question Hi all, I've had to set up a TFTP server on my RedHat 9 (fully up

tftp question

2003-10-20 Thread Jason Murray
Hi all, I've had to set up a TFTP server on my RedHat 9 (fully updated) machine. I got the server installed and running, but it was not answering any TFTP requests. I ran a packet sniffer, and found that the requests were arriving, but being ignored by the server. Finally, while checking the log