I don't think a blank password is allowed (did not look into code). And moreover, I don't think it should be!
My 2cts
Jacques
From: "deepak dixit" <
[hidden email]>
Hello to all,
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 does not assign password to that
,it prompt error (password missing) and redirect to 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/main5) 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
Regards
Deepak Dixit