ok got it installed, i have anonymous working, but while installing (debian, debconf) i told it to not let normal users log into it. but, can i still create users for ftpd? i would like to be able to have:
1. anonymous ftp, download only, for whatever (already got that)
2. special login/directory where i can upload my site stuff, html, images, etc (the machine is also running apache)
3. later on perhaps, other logins for specific things or people or whatever.
i looked and looked and looked, searched on google and everything, there seems to be very little documentation. i found that /etc/ftpchroot contains users which need to be chroot'ed, but i dont even know how to make the users for it.
and thats the only documentation i could find, the manpage for /etc/ftpchroot. the in.ftpd man page just has command line options and whatnot.