Hi,

a) I have modified the xml configuration and it is
working fine. I have used the follwing configuration
block:

<!-- Default properties file based user manager
configuration block -->
    <user-manager>
       
<class>org.apache.ftpserver.usermanager.PropertiesUserManager</class>
        <admin>admin</admin>
        <prop-file>c:/archive/res/user.gen</prop-file>
       
<prop-password-encrypt>true</prop-password-encrypt>
    </user-manager>

Are you getting any error messages in the log file?
Please send the configuration file.

b) The encryption mechanism is MD5.

Thanks,
Rana Bhattacharyya

--- "Roopa Trivedi (rotrived)" <[EMAIL PROTECTED]>
wrote:

> Hi,
> I had a couple of qs:
> 
> (a) I would like to change the location of user.gen
> from the default
> value (under .\res) to something else. I changed the
> following value in
> the configuration xml but it did not take effect:
>     <user-manager>
>         ...
>         <prop-file><new value></prop-file>
>     </user-manager>
> 
> Am I missing something?
> Or is that not configureable?
> 
> (b) What encryption mechanism is used to encrypt the
> pwd?
> 
> Thanks in advance,
> Roopa
> 



                
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

Reply via email to