Alessandro De Zorzi wrote:
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.


Can you please provide a patch?

Regards
         Racke


--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




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

Reply via email to