Re: Storing username and password



Hello Steve ,,,

I would not recommend the aproach of saving the file in the application
directory,
i believe it would be better to save the file in a user context directory
i.o.w. X:\Documents and Settings\username\yousubdir\uspa.encryptedfile

in this way only the user , who knows his own username and password :-) ,,,
and the systems administrator can access the file

i would use a secure encryption method ( like rijndael / DES )

Regards

Michel Posseth




"Steve Lloyd" <steveRemoveThisNow@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uzGhWPgkFHA.3936@xxxxxxxxxxxxxxxxxxxxxxx
> Hi, I am looking for a bit of advice.
>
> I have an application that can be installed on users home PC's that
> authenticates to a windows domain server over a VPN. Once authenticated
> against the Active directory I need to reuse the inputted information over
> and over and again for various database tasks (using windows
> authtication).
>
> What is the best and most secure way to store the username and password
> for re-use? I have considered hashing it and storing in a file in the
> application directory, is this secure and advisable? Any suggestion woul
> be much appreciated.
>
> Thanks
>
> Steve.
>


.



Relevant Pages

  • Storing username and password
    ... authenticates to a windows domain server over a VPN. ... against the Active directory I need to reuse the inputted information over ... is this secure and advisable? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Advice for Internet facing Mailserver
    ... which authenticates via a Key with Pass- phrase to sshd. ... I know that i could make use of chroot or better jail to secure the ... MailScanner thanks transtec Computers for their support. ...
    (FreeBSD-Security)
  • Re: Advice for Internet facing Mailserver
    ... I have pf enabled to only allow traffic on specified Ports. ... which authenticates via a Key with Pass- ... I know that i could make use of chroot or better jail to secure the ...
    (FreeBSD-Security)
  • Advice for Internet facing Mailserver
    ... I have pf enabled to only allow traffic on specified Ports. ... which authenticates via a Key with Pass- phrase to sshd. ... I know that i could make use of chroot or better jail to secure the machine from possible exploits in postfix & co, but i am not yet comfortable with jail. ...
    (FreeBSD-Security)