Discussion:
LDAP problem - FTPStatus ignored on LDAP filter?
PT
2006-01-27 04:47:36 UTC
Permalink
Hello,

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

LDAPFilter (&(objectClass=MailAccount)(mail=\L)(FTPStatus=TURE))

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

For the line:
LDAPFilter (&(objectClass=MailAccount)(mail=\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
Chris Holleman
2006-01-27 06:56:20 UTC
Permalink
Post by PT
LDAPFilter (&(objectClass=MailAccount)(mail=\L)(FTPStatus=TURE))
^^^^
typo ?

Chris
Post by PT
However, the FTPStatus attr. has been ignored.
It seems that it only looking for TRUE/enabled value.
LDAPFilter (&(objectClass=MailAccount)(mail=\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
--
Met vriendelijke groeten/kind regards,

Chris Holleman
PT
2006-01-27 07:04:17 UTC
Permalink
It should be TRUE.

Patrick
Post by PT
LDAPFilter (&(objectClass=MailAccount)(mail=\L)(FTPStatus=TURE))
^^^^
typo ?

Chris




----- Original Message -----
From: "Chris Holleman" <***@siggynet.org>
To: <***@pureftpd.org>
Sent: Friday, January 27, 2006 2:56 PM
Subject: Re: [pureftpd] LDAP problem - FTPStatus ignored on LDAP filter?



---------------------------------------------------------------------
To post a new message, e-mail: ***@pureftpd.org
To unsubscribe, e-mail: list-***@pureftpd.org
For additional commands, e-mail: list-***@pureftpd.org

Loading...