[Axis2] Secure The Admin Password used in axis2.xml
Mohammed Imran <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CAKYUS1+7e5i5U2MRpCdhxwD7Tb0MZ79QaWTX4f-rikfdO2L_2g@mail.gmail.com> |
Hi All, I'm trying to secure/harden Axis2 server and I see that the admin password is stored in clear text in axis2.xml as shown below. <parameter name="userName">*admin*</parameter> <parameter name="password">*password*</parameter> I couldn't find much information on storing the admin password security in official documentation [1] and earlier discussions in mailing list [2]. Was wondering if community has any recommendations/links in terms of storing the admin password securely which i can use to secure the Axis installation. Thanks for your time. References: [1] http://axis.apache.org/axis2/java/core/docs/webadminguide.html#login [2] http://mail-archives.apache.org/mod_mbox/axis-java-user/201303.mbox/%3C556953969BFAF548BF17CAF9ADE62B6B12E401@MSGPEXCHA29B.mfad.mfroot.org%3E Regards, Imran