LDAP problem - FTPStatus ignored on LDAP filter?

"PT" <[email protected]> Fri, 27 Jan 2006 12:47:36 +0800
Newsgroups gmane.network.pureftpd.user
Organization CORP
Message-ID <000c01c622fc$cd267370$0132a8c0@PATRICK>
------=_NextPart_000_0009_01C6233F.D9943B40
Content-Type: text/plain;
	charset="big5"
Content-Transfer-Encoding: quoted-printable

Hello,

I am using LDAP for virtual users.
The pureftp-ldap.conf has included a line like:

LDAPFilter (&(objectClass=3DMailAccount)(mail=3D\L)(FTPStatus=3DTURE))

However, the FTPStatus attr. has been ignored.
It seems that it only looking for TRUE/enabled value.

For the line:
LDAPFilter (&(objectClass=3DMailAccount)(mail=3D\L))

It also assumed that the FTPStatus value is TRUE

Please help since I just want to have a ftp platform to ignore the check =
of FTPStatus.

thanks
Patrick


------=_NextPart_000_0009_01C6233F.D9943B40--