Hi Derek,
The FTP server should already be configured to do this...at least it was
for me. I think to add support for this if it doesn't exist would require
that you add something like to following to /etc/ftpaccess:
class all real,guest,anonymous *
The key here being "real"
Tim
> All,
> Can somebody give me the quick-and-dirty answer to configuring the
> FTP server to allow per-user logins? So I can log in as my normal user
> account and access my home directory...?
>
> I'm used to Redhat where it comes pre-configured that way.
>
> Thanks,
> Derek