1 Reply Latest reply on May 3, 2005 11:28 AM by mlybarger

    encrypting ds password - per server instance?

    mlybarger

      i've went through the steps to use an encrypted datasource password, covered in the faq. works nicely once i have all the peices in place. my question is, is the encrypted password per server instance? per jboss install? or is the login-config.xml portable?

      i'm interested if i can version in cvs login-config.xml's and push the proper one out at deploy time. or do i need to configure these each time i setup a server instance.

      thanks!
      ~mark

        • 1. Re: encrypting ds password - per server instance?
          mlybarger

          if anyone is interested, i was able to bring up a completely new jboss instance up and running on a new machine, deploy the postgresql-ds.xml and login-config.xml with the encrypted passwords generated on the other server, and it worked ok. it _appears_ to be something that you can generate once, and archive the encrypted version.