No announcements
Found 2222878 threads
-
5 Votes
Encrypt User's Login Password into the database
Using a one-way hash is simple: Obtain password from user, hash it, and store it in the Db.Answered | 4 Replies | 5206 Views | Created by wantworth - Sunday, June 6, 2010 6:25 AM | Last reply by Yasser Zamani - Mr. Help - Tuesday, June 8, 2010 5:17 AM -
3 Votes
Password Encryption
for the password encryption, it should be using one way hash instead of two way encryption. this means that once the password gets encrypted, you can only ...Answered | 4 Replies | 6528 Views | Created by aronsb - Monday, May 10, 2010 9:19 PM | Last reply by aronsb - Tuesday, May 11, 2010 3:28 PM -
2 Votes
encrypt password
But it is not a sure way ( Microsoft writes "obfuscation" , not "real encryption", they are careful...).Answered | 3 Replies | 3814 Views | Created by harika26 - Friday, July 27, 2012 11:18 AM | Last reply by Papy Normand - Saturday, July 28, 2012 8:23 AM -
0 Votes
ASP.Net Membership Password Encrypted
It's not clear to me that there are the same users in the two databases and only the passwords must be synchronized or users should also be created in ...Answered | 1 Replies | 7957 Views | Created by RobertRajesh - Friday, May 22, 2009 1:57 PM | Last reply by Peter Holpar - Friday, May 22, 2009 7:56 PM -
0 Votes
Encrypting Passwords in SSRS
Hey Mike, If you see the password unencrypted in the user interface (the dialogue box), you might have to just check the box which says ...Answered | 4 Replies | 4400 Views | Created by Mike Salaris - Tuesday, August 16, 2011 2:44 PM | Last reply by Swetha Ga - MSFT - Friday, September 9, 2011 8:52 PM -
4 Votes
Password encryption in dotnet
It's worth mentioning that encrypting the password, while a good idea, won't actually stop someone with the encrypted password and your program from getting access ...Answered | 4 Replies | 8223 Views | Created by Ashok K - Tuesday, October 23, 2012 11:26 AM | Last reply by jgalley - Tuesday, October 23, 2012 2:38 PM -
0 Votes
Encrypting ODBC DSN login password
Login password is encrypted and is stored with "EncryptedPassword" keyword in the .dsn file.I have the requirement to change the database password and update the ...Answered | 1 Replies | 10138 Views | Created by VSadhu - Friday, April 22, 2011 3:48 AM | Last reply by SQLWork - Friday, April 22, 2011 2:54 PM -
0 Votes
Password Encrypt
You need to encrypt the password in a file and use SMO to create a sql login.Answered | 2 Replies | 1146 Views | Created by Nani55 - Wednesday, February 26, 2014 6:18 PM | Last reply by Prashanth Jayaram - Wednesday, February 26, 2014 8:17 PM -
0 Votes
Password Verification for Agile Encryption
The package itself is encrypted in 4 kilobytes.Answered | 5 Replies | 8173 Views | Created by SathishR - Thursday, June 2, 2011 6:14 AM | Last reply by SathishR - Tuesday, June 14, 2011 4:36 AM -
0 Votes
A question on Encryption and decryption via password ?!
I do want to encrypt strings before saving them as txt so that users can not understand the content txt format is the easiest and lightest way ...Answered | 16 Replies | 711 Views | Created by Kevin993 - Thursday, October 6, 2016 4:13 AM | Last reply by Frank L. Smith - Thursday, October 6, 2016 6:58 PM -
0 Votes
how to encrypt password column in sql server 2005
Uri is right, don't store passwords.Answered | 6 Replies | 7847 Views | Created by haqayyum - Wednesday, May 23, 2012 8:59 AM | Last reply by Stefan Hoffmann - Wednesday, May 23, 2012 11:03 AM -
0 Votes
encrypting and decrypting passwords in SSIS
Hi, I couldn't find system encrypt function in sql server 2005.Answered | 2 Replies | 16549 Views | Created by Naveen T - Tuesday, March 27, 2012 4:04 AM | Last reply by Eshani Rao - Tuesday, March 27, 2012 5:20 AM -
0 Votes
Encrypting texts with password
See MSDN Library:[Walkthrough: Encrypting and Decrypting Strings in Visual Basic ...Answered | 4 Replies | 4884 Views | Created by Mprox87 - Thursday, January 13, 2011 9:52 AM | Last reply by Adam_Turner - Thursday, January 13, 2011 1:32 PM -
0 Votes
Encrypt passwords in TFS Build Logs
I can have an encrypt password in the definition.Answered | 9 Replies | 1313 Views | Created by Sameer S Panicker - Tuesday, September 15, 2015 11:16 PM | Last reply by John Qiao - Friday, September 18, 2015 1:49 AM -
0 Votes
Azure AD Graph API - User (Setting PasswordProfile) Encrypted password???
At Present, sending encrypted strings for the password in the passwordprofile object IS NOT SUPPORTED by the current version of the Graph API.Answered | 3 Replies | 1372 Views | Created by Maqsood Ali Bhatti - Sunday, May 24, 2015 7:59 AM | Last reply by Max Vaughn - Wednesday, May 27, 2015 1:31 PM -
2 Votes
Encrypt and Decrypt without password key
Hi, I want to use powerful algorithm without password key and also i want to encrypt and decrypt data.Answered | 7 Replies | 6748 Views | Created by CPK_2011 - Friday, July 20, 2012 3:51 PM | Last reply by Family Tree Mike - Sunday, July 22, 2012 4:44 PM -
2 Votes
[RESOLVED] Login Form to de-code a encrypted password
So ask your "friend" what is the algorithm he used to encrypt those password and use the same (didn't have thought of this ?).Answered | 7 Replies | 7520 Views | Created by luke.arran - Saturday, April 9, 2011 11:02 AM | Last reply by luke.arran - Saturday, April 9, 2011 9:06 PM -
0 Votes
DTSX 2008 installer and Encrypted Password
Hi Aleds, SSIS config files do not support encryption.Answered | 1 Replies | 1743 Views | Created by Aleds - Tuesday, April 16, 2013 8:33 PM | Last reply by ArthurZ - Wednesday, April 17, 2013 2:01 PM -
0 Votes
No password for encrypted SSIS package anyway to get password
you can get it from job if one exists for executing the ...Answered | 3 Replies | 2333 Views | Created by dinesh rraj - Tuesday, October 14, 2014 3:15 PM | Last reply by dinesh rraj - Monday, October 20, 2014 2:08 PM -
4 Votes
password encryption and decryption using sql server 2005
can i encrypt the password in client side If possible Plz help me with sample code.......Answered | 8 Replies | 11480 Views | Created by Jaslin - Friday, September 4, 2009 7:35 AM | Last reply by Jaslin - Thursday, September 10, 2009 10:24 AM - Items 1 to 20 of 2222878 Next ›
No announcements