Encryting passwords

Hi

Does Rhythmyx provide a tool to encrypting passwords for any additional data sources that are created like

rx.datasource.jdbc_RhythmyxData in the Rhythmyx\AppServer\server\rx\conf\login-config.xml file?

Cheers
James

Any datasources created via the Rhythmyx Server Administrator client will have encrypted datasources. These datasources can be used by any part of the Rhythmyx web application (rxapp.war).

The exception to this is database publishing, which is currently in a separate web application, however in the next version of the product, this will be changed to integrate the publisher into the Rhythmyx web app so that database publishing datasources can be configured from the Rhythmyx Server Administrator client.

Rhythmyx does not provide any standalone tool to enable encrypted datasources. JBoss does provide some help in this regard: http://wiki.jboss.org/wiki/EncryptingDataSourcePasswords