Lumea se cearta si eu am nevoie de o minte luminata :)))) Chiar nu ma poate lamuri nime' ce fac cu proftpd-ul ? Sa caut alt server de ftp ?
----- Original Message ----- From: Eddy Gora <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 13, 2003 7:26 AM Subject: [rlug] proftpd > stie cineva prin ce miracol se poate face proftpd-ul sa afiseze un mesaj la > loginul userilor pe server ? > > iata o bucata de proftpd.conf > -------------------------------------------------------------------------- -- > -------------------- > # A basic anonymous configuration, no upload directories. If you do not > # want anonymous users, simply delete this entire <Anonymous> section. > <Anonymous ~ftp> > User ftp > Group ftp > # We want clients to be able to login with "anonymous" as well as "ftp" > UserAlias anonymous ftp > # Limit the maximum number of anonymous logins > MaxClients 10 > # We want 'welcome.msg' displayed at login, and '.message' displayed > # in each newly chdired directory. > DisplayLogin /etc/proftpd.msg > DisplayFirstChdir proftpd.msg > # Limit WRITE everywhere in the anonymous chroot > <Limit WRITE> > DenyAll > </Limit> > </Anonymous> > ------------------------------------------ > > mentionez ca am cautat pe google de mi-au sarit okii din cap iar la linia cu > pricina > > DisplayLogin ......<path - to - the - message > > > am scris cam tot ce mi-a trecut prin cap, unde ar putea cauta proftpd-ul > acest fisier > > > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
