Excellent, thanks. I removed all the users from webapps/magnoliaAuthor/WEB-INF/bootstrap/common/users and renamed superuser to a custom user w/ a custom password. The user was bootstrapped as I expected, but the workflow is looking for something that isn't there. What else needs to be changed if I want to install a default bundle with only a single superuser with a custom username and password?
Here's the error - ERROR info.magnolia.module.workflow.WorkflowUtil WorkflowUtil.java(getWorkItem:189) 04.12.2006 18:24:17 can't get the workitem by expression [1.7.2pre15|owfe|owfe|http://sta30052dev001:8980/magnoliaAuthor/.magnoli a/pages/flows.html?command=showFlow&flowName=activation|activation|j0.0. 2|1165255873140|participant|0.0.1] openwfe.org.worklist.store.StoreException: cannot find workitem ( fei 1.7.2pre15 owfe/owfe http://sta30052dev001:8980/magnoliaAuthor/.magnolia/pages/flows.html?com mand=showFlow&flowName=activation activation j0.0.2 1165255873140 participant 0.0.1 ) -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: 04 December 2006 17:40 To: [email protected] Subject: Re: [magnolia-user] Bootstrap password Its Base64 encoded Regards, Sameer Charles Magnolia International Ltd. ------------------------------------------------------------------------ --------- [EMAIL PROTECTED] http://www.magnolia.info Magnolia(r) - Simple Enterprise Content Management ------------------------------------------------------------------------ --------- On Dec 4, 2006, at 6:33 PM, Ben Brock wrote: > I'd like to try bootstrapping users. I see the below in > users.superuser.xml. I assume the below string is the encrypted string > "superuser". What is it encrypted with (not md5)? I'd like to swap it > out with a new string so I can bootstrap superuser with a different > default password. > > <sv:property sv:name="pswd" sv:type="String"> > <sv:value>c3VwZXJ1c2Vy > > Thanks, > > Ben Brock > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
