install script

Rod Widdowson rdw at steadingsoftware.com
Wed Feb 15 09:20:11 EST 2017


> > Is it bug or I'm doing something silly?

Neither/both.  By specifying the password on the command line you are indicating that you will be taking control of the
idp.merge.properties file.

>From the top of the file:

        idp.merge.properties: The name of a property file to merge with idp.properties.  This file only
          used when doing the initial create of idp.properties, and is deleted after processing
            - if idp.noprompt is set, then this file should contain a line setting idp.entityID.
            - if idp.sealer.password is set, then this file should contain a line setting idp.sealer.storePassword and
idp.sealer.keyPassword
            - if idp.scope is present, then this file should contain a line setting idp.scope

You could call it misfunction but that’s the way it functions.  You either go the interactive route or you take ownership of the
whole process.

R



More information about the users mailing list