Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: netboot problem??? (again)




Hello,

wq2651wq@yahoo.com.cn (=?gb2312?q?David=20wu?=) wrote in 
20020823084117.37670.qmail@web15102.mail.bjs.yahoo.com:">news:20020823084117.37670.qmail@web15102.mail.bjs.yahoo.com:
> /etc/Xinetd.d/tftp
> service tftp
> {
> socket_type = dgram
> protocol = udp
> wait = yes
> user =root
> server =/usr/sbin/in.tftpd
> server_args= -s /tftpboot
> disable = no
> per_source = 11
> cps = 100 2
> }

You should never run the tftp server as "root". Usually, you should
better use "nobody" or a similar user without priviliges. Depending
on the type of your tftp server, it might reject any request as root.

gero.

-- 
Gero Kuhlmann, gkminix, Germany
Tollenbrink 18, 30659 Hannover             gero@gkminix.han.de
Groote Gracht 33, 26723 Emden              gero.kuhlmann@arcor.de
===========================================================================
This Mail was sent to netboot mailing list by:
Gero Kuhlmann <gero@gkminix.han.de>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.