Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3391

Provide twiddle credentials external to the command line

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.), Release Notes
    • Hide
      A feature request to update Twiddle to read options from a property file has been included in the latest release of JBoss Enterprise Application Platform. Twiddle can now read its options from a property file using the syntax below:
      <programlisting>
      twiddle -P <file_name>, --properties=<file_name>
      </programlisting>
      Command line options are: twiddle.user, twiddle.password, twiddle.server, twiddle.adapter and twiddle.command. Options manually supplied on the command line override duplicates from the file, anything else is set as a system property.
      Show
      A feature request to update Twiddle to read options from a property file has been included in the latest release of JBoss Enterprise Application Platform. Twiddle can now read its options from a property file using the syntax below: <programlisting> twiddle -P <file_name>, --properties=<file_name> </programlisting> Command line options are: twiddle.user, twiddle.password, twiddle.server, twiddle.adapter and twiddle.command. Options manually supplied on the command line override duplicates from the file, anything else is set as a system property.
    • Documented as Resolved Issue

    Description

      A customer has requested for a feature to be added to get username/passsword for the twiddle command from somewhere else so as to have them hidden rather than "plain" in the command line

      He has pointed to the following functionality explanation
      http://objectopia.com/2009/10/

      and provided in the case some code he has tested with.

      Attachments

        Activity

          People

            rhn-support-jawilson Jimmy Wilson
            skoussou Stelios Koussouris (Inactive)
            Scott Thomas Scott Thomas (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: