Hello Dale,
The id would normally be "admin". That's the account you set the
password for during install.
You can also check out your principals.xml file to see what users you
have.
Regards,
Karl Avedal
Dale Bronk wrote:
> Hopefully this is something simple I am overlooking. I have installed
> 0.9.4 on RedHat 6.2 an am running it with java -jar orion.jar & so it
> runs in the background. I know I can simply kill the process, but I
> was hoping to have a cleaner shutdown/restart process. I tried java
> -jar shutdown.jar ... but get the following
> error:javax.naming.NamingException Lookup error:
> java.io.StreamCorruptedException: InputStream does not contain a
> serialized object The arguments for shutdown.jar include id and
> password. I tried my id/pw as well as roots id/pw. I would assume
> the password would be the password asked for when I installed with
> -install option, but then what would the id be? Dale