PT | 27 Jan 2006 05:47

LDAP problem - FTPStatus ignored on LDAP filter?

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 | 27 Jan 2006 07:56

Re: LDAP problem - FTPStatus ignored on LDAP filter?

> 
> LDAPFilter (&(objectClass=MailAccount)(mail=\L)(FTPStatus=TURE))
                                                            ^^^^
typo ?

Chris

> 
> 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
> 

--

-- 
Met vriendelijke groeten/kind regards,

Chris Holleman

PT | 27 Jan 2006 08:04

Re: LDAP problem - FTPStatus ignored on LDAP filter?

It should be TRUE.

Patrick

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

                         ^^^^
typo ?

Chris

----- Original Message ----- 
From: "Chris Holleman" <chris <at> siggynet.org>
To: <list <at> 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: list <at> pureftpd.org
To unsubscribe, e-mail: list-unsubscribe <at> pureftpd.org
For additional commands, e-mail: list-help <at> pureftpd.org


Gmane