> How hard would it be to implement a thing in say ProFTPd for example, 
> that took "[EMAIL PROTECTED]" as the actual username, rather than just 
> "user" ?

Not needed unless for some reason you have multiple users with the same
username.

Simply by having the username, ftpd will point that user to his own ftp
account.

Now if you are talking about real virtual hosting where you could have
multiple users with the same name, then you'd need to have separate
authentication (passwd) files for each virtual host -- and -- you'd need
to decide on a UID (and GID) to own that user's files (maybe one UID and
GID per virtual host, but then you'd have to stop different users from
accessing other users' files -- maybe with chroot or jail?).

  Jeremy C. Reed
echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\
sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP'


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to