|
From: Peter F. <pe...@gm...> - 2005-11-28 16:22:55
|
Hi , I'm new to this tool and I have the following security issue. When I install the service , I specify Windows account name and password, and then this info is available in the service properties in the field 'Path to executable' , like D:\Server\build\service\Wrapper.exe -s D:\Server\build\service\conf\wrapper.conf "wrapper.ntservice.name=3DReportServer" " wrapper.ntservice.displayname=3DReport Server" " wrapper.ntservice.description=3DReport Server" wrapper.ntservice.account=3Ddom01\ReportAdmin wrapper.ntservice.password=3DReportPass wrapper.app.parameter.5=3D_run_rser= ver wrapper.app.parameter.11=3D_shutdown_rserver The issue that command line argument ' wrapper.ntservice.password=3DReportPass' is stored to this field. Keeping the account name and password in non-encrypted way in the configuration file doesn't work for me as well. Is there any way to hide the password ? -- ---------------------------------------------------- Peter Fen pe...@gm... |