> > I have been trying to use the TFTP server on RH9. I'm receiving an error > via syslog that looks like: > > Nov 14 14:58:15 console in.tftpd[20802]: cannot set groups for user > nobody > > service tftp > { > socket_type = dgram > protocol = udp > wait = yes > user = nobody > server = /usr/sbin/in.tftpd > server_args = -s -c /var/tftp/Backup > disable = no > per_source = 11 > cps = 100 2 > flags = IPv4 > } > You must have xinetd exec tftpd as root. By default tftpd will drop privs by itself to user nobody. -- Matthew Galgoci System Administrator Red Hat, Inc 919.754.3700 x44155 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list