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: Bug
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.