This would seem to be a common requirement, but I haven’t found any previous articles on the topic.

 

On a nant process that runs nightly on a common build server, I am presently storing username and password in clear text in the nant script.

 

I would prefer that the password be encrypted.

 

Does have anyone have suggestions or practices for doing things like this? I have thought about adding some sort of encrypt/decrypt functionality to Nant but would prefer not having to maintain my own version of the code.

 

Thanks –

 

Tim Burda

[EMAIL PROTECTED]

Reply via email to