Script d'installation du paquetage "wuftpd"


mkdir -p var/adm/notify/messages
cat << EOF > var/adm/notify/messages/wuftpd-notify
WuFTPD Changes
--------------
This WuFTPD package includes two versions:
   a security fixed 2.4.2-beta-18 and the actual 2.6.0
Default is the 2.4.2-beta-18, the 2.0.6 version is installed with
the "-2.6" suffix (also the man pages), so if you want to use it,
you have to change the entry:
ftp    stream  tcp     nowait  root    /usr/sbin/tcpd  wu.ftpd -a
in /etc/inetd.conf to:
ftp    stream  tcp     nowait  root    /usr/sbin/tcpd  wu.ftpd-2.6 -a
and execute "killall -HUP inetd" or restart the inetd.
Further, the default configuration file (/etc/ftpaccess) does not
support anonymous ftp. You could replace it with the sample anonymous
config file from /usr/doc/packages/wuftpd/ftpaccess and adopt it to
your needs.
*****************************************************************************
WuFTPD Änderungen
-----------------
Dieses WuFTPD Paket beinhaltet zwei versionen:
   eine 2.4.2-beta-18 mit security fixes und die aktuelle 2.0.6
Als Standard wird die 2.4.2-beta-18 installiert, die 2.6.0 Version
ist mit einem Suffix "-2.6" versiehen (auch die Manual-Seiten).
Um die neuere Version zu benutzen, ändern Sie bitte den Eintrag
ftp    stream  tcp     nowait  root    /usr/sbin/tcpd  wu.ftpd -a
in /etc/inetd.conf zu:
ftp    stream  tcp     nowait  root    /usr/sbin/tcpd  wu.ftpd-2.6 -a
und führen "killall -HUP inetd" aus oder starten Sie inetd neu.
Weiterhin beinhaltet die Standardkonfiguration (/etc/ftpaccess)
kein anonymous ftp. Sie können sie mit der Beispielkonfiguration
aus /usr/doc/packages/wuftpd/ftpaccess ersetzen und entsprechend
Ihren Bedürfnissen anpassen.
EOF


(c) SuSE - Dernière mise à jour: 31.03.2000 12:55;