I tried to use following configuration. But It didn't work
 <user-manager>

 <class>org.apache.ftpserver.usermanager.LdapUserManager</class>
                <url>ldap://1.1.1.1:389</url>
                <admin>o=xyzr</admin>
                <password>passwd</password>
                <authentication>simple</authentication>
                <root>ou=Users,s=yyz.com</root>
                <prefix>ds=</prefix>
                <suffix>,s=yyz.com</suffix>
        <user-manager>

Looks like it couldn't find .xsd file for this configuration. What's proper
method of using it?
Can someone please guide me?
Thanks.

Regards,
Kandarp Desai

On Mon, Aug 17, 2009 at 2:18 PM, Kandarp Desai <
[email protected]> wrote:

> Hi,
> I want set User Authentication for my Ftpserver via LDAP.
> Can someone please guide me how can do it in Ftplet?
>
> Regards,
> Kandarp Desai
>

Reply via email to