On Jun 5, 2009, at 7:03 PM, Adam Heath wrote:
Adrian Crum wrote:Sharing some more thoughts on this...I tried doing a test run of installing seed-initial and seed data only. I couldn't get logged in because the admin user login is in demo data - not seed. I moved it to seed-initial - since the account should only be created/updated during the initial install (from my perspective anyway).I still couldn't log in because all of the components put their adminpermissions in the FULLADMIN security group, and I had left the security group assignments in demo data. So, that security group would have to bepart of seed data too.No. There's an ant target you are supposed to call that created the admin user login.
That is correct; Adrian, please refer to this quick notes:http://docs.ofbiz.org/display/~jacopoc/Quick+Start+Guide+1+-+Getting +and+Running+OFBiz+in+5+steps
this is an extract from that page:"If you don't want to load the demo data but only the seed data, use the following command:
ant run-install-extseed create-admin-user-loginand when prompted, enter a user login id that will be created for you (the initial temporary password is "ofbiz"). Or you can also pass the user login id as a parameters with the following command:
ant run-install-extseed load-admin-user-login -DuserLoginId=<ENTER-A- USER-LOGIN-HERE>"
Hope it helps, Jacopo
smime.p7s
Description: S/MIME cryptographic signature
