Hello Ansh,
One amendment in Ashish's answer.When you run ant
run-install command you dont need to run ant create-admin-user-login
command because when you run ant run-install user login with "admin" and
password with "ofbiz" will be created.When you install seed data or run
ant run-install-extseed then you need to run ant create-admin-user-login
command.
Thanks
Divesh
Hello Ansh,
Please follow these steps:
1) Take latest ofbiz update from svn using svn up command.
2) Run ant clean-all command to clean temporarily used files.
3) Run ant run-install command.
4) Run ant create-admin-user-login command & follow what i told
earlier.The username you provide while using this command will only be
the administrator for your project.(There will not be any else "admin"
user than this)
5) Run webtools or other backoffice applications to change the password.
Please do not create new threads & demolish previous replies. Let me
know if any queries.
Regards:
- -
Ashish Nagar
ansh jain wrote:
dear sir,
i face this problem when i follow the ashish nagar sir's instruction
that is
The Following Errors Occurred:
error following occurred during login:
so please tell me how to solve this problem
On Tue, Feb 3, 2009 at 12:09 PM, Deepesh Kapoor <
[email protected]> wrote:
Ansh ,
Please take ofbiz update before you follow the steps provided by Ashish
earlier. Let me know if you still face any problem.
Regards
- -
Deepesh
Ashish Nagar wrote:
Hello Ansh,
Please refer to my previous reply. "ant create-admin-user-login"
command
creates new /admin /user.The name of this user will be same as what
you
provided while running this command. Now this user will have all
privileges
that admin user had before.
Let me know if anything is not clear to you.
Regards:
--
Ashish Nagar
ansh jain wrote:
i want to change username from admin to other name, can any one
help me
for
tht