PT
2006-01-27 04:47:36 UTC
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
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