You do not get any user accounts or seed data if you run: ./ant run-install-extseed
So to add accounts, you can run: run ./ant create-admin-user-login And enter the username of the account you want to create. The default password is ofbiz and it will prompt you to change it on login. Then start OfBiz: ./ant run Tim Stoel > From: Jackie Gleason <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Wed, 17 Aug 2011 15:27:15 -0400 > To: "[email protected]" <[email protected]> > Subject: Trying to use seed data > > So when I load Seed Data, I get a user not found error. Am I doing something > wrong? Does seed data not include users? Do I need to use a full install w/ > demo data to get users? How do I set up a new user if I don't want to > install demo data? > > Thanks
