[jboss-jira] [JBoss JIRA] Commented: (JBAS-6710) Password Masking in xml configuration files
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Mon May 11 12:47:46 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466782#action_12466782 ]
Anil Saldhana commented on JBAS-6710:
-------------------------------------
anil at localhost:~/jboss-6.0/jboss-head/testsuite$ ant tests-password-mask
tests-password-mask:
[echo] creating password-mask config
[echo] Overwriting config descriptors
[copy] Copying 3 files to /home/anil/jboss-6.0/jboss-head/build/output/jboss-6.0.0.Alpha1/server/password-mask
[server:start] Starting server "password-mask", with command (start timeout is 120 seconds ):
[server:start] /opt/java/jdk1.5.0_18/bin/java -cp /home/anil/jboss-6.0/jboss-head/build/output/jboss-6.0.0.Alpha1/bin/run.jar:/opt/java/jdk1.5.0_18/lib/tools.jar -Xms128m -Xmx256m -XX:MaxPermSize=512m -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/home/anil/jboss-6.0/jboss-head/build/output/jboss-6.0.0.Alpha1/lib/endorsed -Djboss.server.log.threshold=DEBUG org.jboss.Main -c password-mask -b localhost -g DefaultPartition
[server:start] Server started.
[echo] Starting patternset=password.mask.includes config=PASSWORD_MASK
[junit] Running org.jboss.test.passwordinjection.test.PasswordInjectionUnitTestCase
[junit] Running org.jboss.test.passwordinjection.test.PasswordInjectionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.578 sec
[server:stop] Shutting down server: password-mask
[server:stop] shutdownTimeout will be=45
[server:stop] Server stopped.
BUILD SUCCESSFUL
Total time: 51 seconds
> Password Masking in xml configuration files
> -------------------------------------------
>
> Key: JBAS-6710
> URL: https://jira.jboss.org/jira/browse/JBAS-6710
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Security
> Reporter: Anil Saldhana
> Assignee: Anil Saldhana
> Fix For: JBossAS-6.0.0.Alpha1
>
>
> Prototype masking the password in the xml configuration files.
> If successful, backport to JBAS5.x
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list