users@glassfish.java.net

Re: How can encript database password in Sun App. Server 9.1

From: <glassfish_at_javadesktop.org>
Date: Fri, 14 Nov 2008 10:29:53 PST

I am sorry it is not clear to you.

Just try this:

- asadmin create-password-alias alias12

It must prompt you for the password *twice*. Then, the password alias is created securely in the
database (there is a domain-passwords database). [b]NO CHANGES in DOMAIN.XML AT THIS TIME.[/b]

Then, you should *refer* to this alias as: ${ALIAS=alias12} anywhere in the domain.xml, typically in the "password" property of a connection pool that points to your database.

-Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=316830