dbTalk Databases Forums  

Dynamic properties n INI, any safe way to store username and passw

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Dynamic properties n INI, any safe way to store username and passw in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
k_s
 
Posts: n/a

Default Dynamic properties n INI, any safe way to store username and passw - 08-27-2005 , 05:49 AM






hi all,
I want to use ini files to store server details, but feel that storing
server username and password in ini file is not secure.
Any suggestions?

regards,
kshitij

Reply With Quote
  #2  
Old   
Jason
 
Posts: n/a

Default RE: Dynamic properties n INI, any safe way to store username and passw - 08-30-2005 , 07:27 AM






you could use integrated security and either store the server name in the
..ini or better yet use a .udl file. udl files were designed to store DB
connection info.

If this is not an option you could find an encryption libray that is
compatible with activex scripting and use this to encrypt and decrypt the
values in the config file

finaly, you could simply use EFS which is built into windows 2000 and later
this would require some advanced configuration to make the apporach work




"k_s" wrote:

Quote:
hi all,
I want to use ini files to store server details, but feel that storing
server username and password in ini file is not secure.
Any suggestions?

regards,
kshitij

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.