You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "deepak dixit (JIRA)" <ji...@apache.org> on 2009/02/07 09:48:59 UTC

[jira] Updated: (OFBIZ-2173) after changing password neither it take default(ofbiz) nor the blank which is the new password assign to it.

     [ https://issues.apache.org/jira/browse/OFBIZ-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

deepak dixit updated OFBIZ-2173:
--------------------------------

    Issue Type: Improvement  (was: Bug)

> after changing password neither it take default(ofbiz) nor the blank which is the new password assign to it.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2173
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2173
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: deepak dixit
>            Priority: Minor
>
>  By using the command "ant run-install-extseed create-admin-user-login -DuserLoginId" or "ant create-admin-user-login -DuserLoginId" I had created a user and at that time it take default password (ofbiz) now after login through webtools it redirect to change password page where i does not assign  password  to that ,it prompt error (password missing) and redirect to main login page,and after it when I login again ,it neither take default password(ofbiz) nor the blank.
> I had followed following steps:
> 1) ant run-install
> 2) ant create-admin-user-login -DuserLoginId=deepak or ant create-admin-user-login -DuserLoginId=deepak
> 3) java -jar ofbiz.jar
> 4) open https://localhost:8443/webtools/control/main
> 5) user name: deepak
>     password:ofbiz
> 6)it redirect to "Please Change Your Password"
> 7)oldpassword:ofbiz
>    newpassword:
>    reenternewpassword:
> 8)It prompt error "password missing and redirect to main login page
> 9) username:deepak
>     here it can take neither  the default password(ofbiz) not blank

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.