Password protection
- From: "Scott" <urmstores1@xxxxxxxxxxxxx>
- Date: Tue, 16 Jan 2007 15:20:28 -0800
I have an application that is called by another application when certain
criteria is met. The application starts a telnet session passing username
and password to a Cisco 1711 router. There is no user intervention. I need
to make the password so that it cannot be read in the code or be visible in
the app.config file. I saw a demo a couple of years back where a console
application was started you entered the password and it gave an encrypted
version back. You entered this in the config file and made a call to the
namespace and it would decrypt the password for transmission. Does anyone
know what I am referring to, or can point me at some reading I can do that
will solve my problem. This is a windows form app. I am coding in vb.net
2003 with the 1.1 framework. to be deployed on windows 2000 professional or
windows 2000 server
.
- Prev by Date: Re: How do I convert sid retrieved from the AD to SDDL string format?
- Next by Date: Re: How do I convert sid retrieved from the AD to SDDL string form
- Previous by thread: Re: How do I convert sid retrieved from the AD to SDDL string format?
- Next by thread: Application Problem on Windows 2003 Server
- Index(es):