Your message dated Wed, 19 Jul 2006 12:55:08 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#79111: This is done (particulary, see #378826)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: proftpd
Version: 1.2.0pre10-2
Severity: whishlist


Do you agree to insert this modification to the proftpd logfile system in 
the next release?

- Move proftpd logs in /var/log/proftpd

- in /etc/cron.monthly/proftpd:
---------
#!/bin/sh
#
# cron script to rotate the proftpd server logfiles, based on the
# wu-ftpd script by Peter Tobias <[EMAIL PROTECTED]>.

cd /var/log/proftpd
echo "Rotating proftpd server logfiles:"

# xferlog.legacy
savelog -u root -g adm -m 640 -c 12 /var/log/proftpd/xferlog.legacy
ftpstats -a -r -l 2 -d 2> /dev/null >/var/log/proftpd/xferlog.legacy
savelog -u root -g adm -m 640 -c 7 /var/log/proftpd/xferlog.legacy
# access.log
savelog -u root -g adm -m 640 -c 12 /var/log/proftpd/access.log
ftpstats -a -r -l 2 -d 2> /dev/null >/var/log/proftpd/access.log
savelog -u root -g adm -m 640 -c 7 /var/log/proftpd/access.log
# auth.log
savelog -u root -g adm -m 640 -c 12 /var/log/proftpd/auth.log
ftpstats -a -r -l 2 -d 2> /dev/null >/var/log/proftpd/auth.log
savelog -u root -g adm -m 640 -c 7 /var/log/proftpd/auth.log
---------

- in /etc/proftpd.conf:
---------
# Logging
LogFormat           default "%h %l %u %t \"%r\" %s %b"
LogFormat           auth    "%v [%P] %h %t \"%r\" %s"
LogFormat           write   "%h %l %u %t \"%r\" %s %b"
<Global>
  TransferLog       /var/log/proftpd/xferlog.legacy
  ExtendedLog       /var/log/proftpd/access.log WRITE,READ write
  ExtendedLog       /var/log/proftpd/auth.log AUTH auth
</Global>

---------

- It will be fine to use (define) a UID/GID "ftp" in place of 
nobody/nogroup, and to have /etc/ftpusers installed too.

Stef...

..........................................................
.  Linux - Debian - php4 - Apache - MySQL - Infogerance  .
.   email: [EMAIL PROTECTED] - http://www.actionweb.fr   .
.     Tel: (0)141 906 100    -    Fax: (0)141 906 101    .
..........................................................



--- End Message ---
--- Begin Message ---
Package: proftpd
Version: 1.3.0-1

Yep, this bug has been already fixed in some 1.3.0 release.


On Wed, Jul 19, 2006 at 11:25:58AM +0400, Alexander Gerasiov wrote:
> Package: proftpd
> Version: 1.3.0-9
> Followup-For: Bug #79111
> 
> You can close this bug %)
> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers proposed-updates
>   APT policy: (670, 'proposed-updates'), (670, 'stable'), (620, 'testing'), 
> (600, 'unstable'), (550, 'experimental')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/dash
> Kernel: Linux 2.6.17-1-vserver-k7
> Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
> 
> Versions of packages proftpd depends on:
> ii  adduser                3.63              Add and remove users and groups
> ii  debconf                1.4.30.13         Debian configuration management 
> sy
> ii  debianutils            2.8.4             Miscellaneous utilities specific 
> t
> ii  libacl1                2.2.23-1          Access control list shared 
> library
> ii  libattr1               2.4.16-1          Extended attribute shared library
> ii  libc6                  2.3.6-15          GNU C Library: Shared libraries
> ii  libldap2               2.1.30-8          OpenLDAP libraries
> ii  libmysqlclient15off    5.0.22-3          mysql database client library
> ii  libncurses5            5.5-2             Shared libraries for terminal 
> hand
> ii  libpam-runtime         0.76-22           Runtime support for the PAM 
> librar
> ii  libpam0g               0.76-22           Pluggable Authentication Modules 
> l
> ii  libpq4                 8.1.4-2           PostgreSQL C client library
> ii  libssl0.9.8            0.9.8b-2          SSL shared libraries
> ii  libwrap0               7.6.dbs-8         Wietse Venema's TCP wrappers 
> libra
> ii  netbase                4.21              Basic TCP/IP networking system
> ii  perl                   5.8.8-4           Larry Wall's Practical 
> Extraction 
> ii  ucf                    1.17              Update Configuration File: 
> preserv
> ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime
> 
> proftpd recommends no packages.
> 
> -- debconf information:
>   shared/proftpd/warning:
> * shared/proftpd/inetd_or_standalone: standalone

-- 
Francesco P. Lovergine

--- End Message ---

Reply via email to