tftpd config problem

Charles Sprickman spork at inch.com
Thu Apr 3 19:02:13 PST 2003


I've also found that /usr/ports/ftp/yale-tftpd is nice when you need to
deal with a complex list of who can have what...

C

--
Charles Sprickman
spork at inch.com


On Wed, 2 Apr 2003, Randy Bush wrote:

> > You are running tftpd as "nobody" and asking it to chroot into /foo,
> > which is a privileged operation. You should probably run tftpd as root,
> > and use the -u option to make it run as an unprivileged user.
>
> Brian McDonald <brianmcd at columbus.rr.com> gets first credit for catching my
> stoopidity (in private email).  but this was exactly it.  thank you both.
>
> randy
>
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>


More information about the freebsd-stable mailing list