Cocalea,
It is not possible to encrypt the password with the current version. I will
look into what can be done to hide it. The problem is that that password
will
need to be decrypted before it is used in the Windows API call to register
the Wrapper as a service.
The password is only needed when the service is installed. So one thing
you could do is to modify the Wrapper install batch file so it prompts the
user for a password and then uses the response to register the Wrapper
as a service as follows:
Wrapper.exe -i ..\conf\wrapper.conf wrapper.ntservice.password=%PASSWORD%
Cheers,
Leif
Cocalea, Eugen wrote:
>Is there any way we can have the password encrypted in the configuration
>file?
>
>Thanks,
>
>EC.
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: IBM Linux Tutorials
>Free Linux tutorial presented by Daniel Robbins, President and CEO of
>GenToo technologies. Learn everything from fundamentals to system
>administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
>_______________________________________________
>Wrapper-user mailing list
>Wra...@li...
>https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
>
>
|