Package: pure-ftpd-common
Version: 1.0.21-11.1
Followup-For: Bug #460038

There are two bug in one.

Current pureftpd.schema have a syntax error in line 46
of file /usr/share/doc/pure-ftpd-common/pureftpd.schema
provided by pure-ftpd-common because SYNTAX are twice written.

attributetype ( 1.3.6.1.4.1.6981.11.3.7 NAME 'FTPStatus'
        DESC 'Account status: enabled or disabled'
        EQUALITY booleanMatch
        SYNTAX SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
        SINGLE-VALUE )

patch

SYNTAX SYNTAX 1.3.6.1.4.1.1466.115.121.1.7

with

SYNTAX 1.3.6.1.4.1.1466.115.121.1.7

anyway, many people report that pure-ftpd-ldap
works only with old definition "enabled" in FTPStatus

I submit bug to upstream author but could be a good solution
a patch in Debian package for this bug.

Alessandro De Zorzi

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages pure-ftpd-common depends on:
ii  debconf [debconf-2.0]         1.5.18     Debian configuration management sy
ii  libpam-modules                0.99.7.1-5 Pluggable Authentication Modules f
ii  netbase                       4.30       Basic TCP/IP networking system
ii  perl-modules                  5.8.8-12   Core Perl modules

Versions of packages pure-ftpd-common recommends:
ii  pure-ftpd                 1.0.21-11.1+b1 Pure-FTPd FTP server

-- debconf information excluded



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

Reply via email to