[
https://issues.apache.org/jira/browse/FTPSERVER-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632234#action_12632234
]
gloureiro edited comment on FTPSERVER-180 at 9/18/08 7:57 AM:
-----------------------------------------------------------------
Ooops
I've mistaken in the version, the issue appends on 1.0M2, sorry. In 1.0M3 all
works fine.
The test case used was:
# Password is "hctrf00"
#not working
#ftpserver.user.hctrf.userpassword=e8287425e30b244be73ca2119e537f74
#working
ftpserver.user.hctrf.userpassword=E8287425E30B244BE73CA2119E537F74
ftpserver.user.hctrf.homedirectory=./res/home
ftpserver.user.hctrf.enableflag=false
ftpserver.user.hctrf.writepermission=true
ftpserver.user.hctrf.maxloginnumber=2
ftpserver.user.hctrf.maxloginperip=2
ftpserver.user.hctrf.idletime=3000
ftpserver.user.hctrf.uploadrate=0
ftpserver.user.hctrf.downloadrate=0
Regards,
GL
was (Author: gloureiro):
Ooops
I've mistaken in the version, the issue appends on 1.0M2, sory.
The test case used was:
# Password is "hctrf00"
#not working
#ftpserver.user.hctrf.userpassword=e8287425e30b244be73ca2119e537f74
#working
ftpserver.user.hctrf.userpassword=E8287425E30B244BE73CA2119E537F74
ftpserver.user.hctrf.homedirectory=./res/home
ftpserver.user.hctrf.enableflag=false
ftpserver.user.hctrf.writepermission=true
ftpserver.user.hctrf.maxloginnumber=2
ftpserver.user.hctrf.maxloginperip=2
ftpserver.user.hctrf.idletime=3000
ftpserver.user.hctrf.uploadrate=0
ftpserver.user.hctrf.downloadrate=0
Regards,
GL
> Passwords hashed in MD5 should be in Uppercase
> ----------------------------------------------
>
> Key: FTPSERVER-180
> URL: https://issues.apache.org/jira/browse/FTPSERVER-180
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0-M3
> Environment: JVM 1.6.0_5
> Reporter: Gil Loureiro
> Priority: Minor
>
> The login process to work, passwords configured on users.properties should be
> inserted hashed in MD5 ensuring uppercase letters. Mainly, all MD5 hashers,
> returns lowercase letters, forcing the user to change to uppercase manually.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.